Changeset 15577 for trunk/admin/themes/roma
- Timestamp:
- Jun 6, 2012, 8:44:37 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/themes/roma/theme.css
r13282 r15577 115 115 font-family:verdana,arial,helvetica,sans-serif; font-size:8px; 116 116 list-style-type:none; list-style-image:none; text-decoration:none; } 117 .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;-webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px; }117 .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;-webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px;border-radius:5px 5px 0 0;} 118 118 .tabsheet a { 119 119 outline:none; color:#666; display:block; font-size:11px; border:0;
Note: See TracChangeset
for help on using the changeset viewer.