Ignore:
Timestamp:
Sep 19, 2008, 9:38:15 PM (16 years ago)
Author:
vdigital
Message:

Index page: Scrolling start above the category when description is too long.
Sql Trace in a <div> clear:both.
French de-à => du-au

File:
1 edited

Legend:

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

    r2545 r2550  
    115115 scrollbar-3dlight-color: #292929; scrollbar-darkshadow-color: #333; scrollbar-track-color: #111;
    116116 scrollbar-arrow-color: #ff3333; }
    117 html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers */
    118117#menubar .selected a { color: #f70; }
    119118#menubar .selected a:hover { color: #f36; border-bottom: 1px solid #f33;}
     
    136135#menubar ul { color: #333; margin:10px 0pt 3px 9px;
    137136  list-style-type: square; list-style-position: inside; padding: 0 0 0 2px; }
     137/* hacks */
     138html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers */
Note: See TracChangeset for help on using the changeset viewer.