Ticket #26486: 26486.patch
| File 26486.patch, 645 bytes (added by , 12 years ago) |
|---|
-
src/wp-admin/css/colors/_admin.scss
445 445 box-shadow: inset 0 1px 0 lighten( $button-color, 15% ), 0 1px 0 rgba(0,0,0,.15); 446 446 } 447 447 448 /* Thickbox: Install Plugins */ 448 /* Thickbox: Plugin information */ 449 449 450 #sidemenu a.current { 450 451 background: $body-background; 451 452 border-bottom-color: $body-background; 452 453 } 453 454 455 #plugin-information .action-button { 456 background: $button-color; 457 } 458 454 459 /* Responsive Component */ 455 460 456 461 div#wp-responsive-toggle a:before {