Ignore:
Timestamp:
Mar 18, 2010, 12:03:18 AM (14 years ago)
Author:
plg
Message:

bug fixed: an ugly outline (blue on Safari) was displayed when clicking on the admin section menu on roma theme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/roma/theme.css

    r5171 r5172  
    152152background:transparent url(images/menubar-top.png) no-repeat scroll left 1px; }
    153153#menubar dt { margin: 0; display: block; background: none; left:10px; font-weight:bold;
    154 position:relative; padding: 5px 1px 4px 5px; top:-10px; font-size: 13px; color: #666; }
     154position:relative; padding: 5px 1px 4px 5px; top:-10px; font-size: 13px; color: #666;  outline:none;}
    155155#menubar dt  span { background-color: #111; cursor:pointer; }
    156156#menubar li { margin: 0 0 0 6px; }
Note: See TracChangeset for help on using the changeset viewer.