Ignore:
Timestamp:
Mar 19, 2010, 9:52:08 PM (14 years ago)
Author:
nikrou
Message:

remove outline for tabsheet (it's ugly)

File:
1 edited

Legend:

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

    r5182 r5194  
    119119.tabsheet li { background:#222222; float:left; margin:0 6px 0 0; overflow:hidden; text-align:right; border:1px solid #ff3363; border-bottom:none; position:relative; top:11px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px;}
    120120.tabsheet a {
    121 color:#666; display:block; font-size:11px; border:0;
     121outline:none; color:#666; display:block; font-size:11px; border:0;
    122122font-weight:bold; overflow:hidden; padding:6px;
    123123text-align:right; text-decoration:none; margin: 0; }
Note: See TracChangeset for help on using the changeset viewer.