Changeset 1176761
- Timestamp:
- 06/08/2015 02:45:29 PM (11 years ago)
- File:
-
- 1 edited
-
simple-pdf-bar/trunk/css/pdf-bar-admin.css (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
simple-pdf-bar/trunk/css/pdf-bar-admin.css
r1176757 r1176761 7 7 } 8 8 9 #post-body .postbox-container .meta-box-sortables .postbox {9 #post-body #postbox-container-2.postbox-container .meta-box-sortables .postbox { 10 10 border: 0 none; 11 11 background: transparent; … … 13 13 } 14 14 15 #post-body .postbox-container .meta-box-sortables .postbox > h3,16 #post-body .postbox-container .meta-box-sortables .postbox > .handlediv {15 #post-body #postbox-container-2.postbox-container .meta-box-sortables .postbox > h3, 16 #post-body #postbox-container-2.postbox-container .meta-box-sortables .postbox > .handlediv { 17 17 cursor: pointer; 18 18 } 19 19 20 #post-body .postbox-container .meta-box-sortables .postbox > h3 {20 #post-body #postbox-container-2.postbox-container .meta-box-sortables .postbox > h3 { 21 21 background: #fff; 22 22 border-radius: 3px; … … 26 26 } 27 27 28 #post-body .postbox-container .meta-box-sortables.closed .inside {28 #post-body #postbox-container-2.postbox-container .meta-box-sortables.closed .inside { 29 29 display: block; 30 30 } 31 31 32 #post-body .postbox-container .meta-box-sortables .postbox > .inside > .field {32 #post-body #postbox-container-2.postbox-container .meta-box-sortables .postbox > .inside > .field { 33 33 border-top: 0 none; 34 34 padding-left: 0;
Note: See TracChangeset
for help on using the changeset viewer.