Changeset 5172

Show
Ignore:
Timestamp:
03/18/10 00:03:18 (3 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

Files:
1 modified

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; }