Make WordPress Core


Ignore:
Timestamp:
02/26/2015 11:23:39 PM (10 years ago)
Author:
helen
Message:

CSS: Move relevant #sidemenu rules into deprecated-media.css and remove the cruft.

fixes #27956.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/colors/_admin.scss

    r31471 r31564  
    496496}
    497497
    498 /* Thickbox: Plugin information */
    499 
    500 #sidemenu a.current {
    501     background: $body-background;
    502     border-bottom-color: $body-background;
    503 }
    504 
    505 #plugin-information .action-button {
    506     background: $button-color;
    507 }
    508 
    509498/* Responsive Component */
    510499
Note: See TracChangeset for help on using the changeset viewer.