balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

color.css (162B)


      1 .rwmb-color-wrapper .wp-picker-container {
      2 	position: relative;
      3 }
      4 .rwmb-color-wrapper .wp-picker-holder {
      5 	position: absolute;
      6 	z-index: 99;
      7 	min-width: 255px;
      8 }