Plugin Directory

Changeset 1176761


Ignore:
Timestamp:
06/08/2015 02:45:29 PM (11 years ago)
Author:
andreasbutze
Message:

css update - changed selectors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • simple-pdf-bar/trunk/css/pdf-bar-admin.css

    r1176757 r1176761  
    77}
    88
    9 #post-body .postbox-container .meta-box-sortables .postbox {
     9#post-body #postbox-container-2.postbox-container .meta-box-sortables .postbox {
    1010    border: 0 none;
    1111    background: transparent;
     
    1313}
    1414
    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 {
    1717    cursor: pointer;
    1818}
    1919
    20 #post-body .postbox-container .meta-box-sortables .postbox > h3 {
     20#post-body #postbox-container-2.postbox-container .meta-box-sortables .postbox > h3 {
    2121    background: #fff;
    2222    border-radius: 3px;
     
    2626}
    2727
    28 #post-body .postbox-container .meta-box-sortables.closed .inside {
     28#post-body #postbox-container-2.postbox-container .meta-box-sortables.closed .inside {
    2929    display: block;
    3030}
    3131
    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 {
    3333    border-top: 0 none;
    3434    padding-left: 0;
Note: See TracChangeset for help on using the changeset viewer.