Ticket #5868: double-underline-fix.patch
| File double-underline-fix.patch, 408 bytes (added by , 18 years ago) |
|---|
-
wp-admin/wp-admin.css
682 682 } 683 683 684 684 #adminmenu a:hover { 685 border-bottom: 1px solid #c6d9e9; 685 border-bottom: none; 686 background:#fff url(images/admin-menu.gif) repeat-x bottom left; 687 padding-bottom:7px; 686 688 font-weight: normal; 687 689 } 688 690