Changeset 2976


Ignore:
Timestamp:
Dec 14, 2008, 12:23:15 PM (15 years ago)
Author:
vdigital
Message:

Links
In menu and on page : they don't have the same appearance. None is properly chartered.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/admin/template/goto/theme/roma/theme.css

    r2972 r2976  
    129129 scrollbar-3dlight-color: #292929; scrollbar-darkshadow-color: #333; scrollbar-track-color: #111;
    130130 scrollbar-arrow-color: #ff3333; }
    131 #menubar .selected a { color: #f70; }
    132 #menubar .selected a:hover { color: #f36; border-bottom: 0px solid #f33;}
     131
    133132#menubar dd {
    134133background: transparent url(images/menubar-detail.png) repeat-y top left;
     
    142141position:relative; padding: 5px 1px 4px 5px; top:-10px; font-size: 13px; color: #666; }
    143142#menubar dt  span { background-color: #111; cursor:pointer; }
    144 #menubar a { text-decoration:none; font-size: 12px;
    145 color: #F70; border-bottom: 0px dotted #F70;}
    146143#menubar li { margin: 0 0 0 6px; }
    147144#menubar li.external { list-style-image:url(images/external_inactive.png); padding:10px 0px 0pt 10px; }
Note: See TracChangeset for help on using the changeset viewer.