Changeset 6247 for trunk


Ignore:
Timestamp:
May 20, 2010, 10:28:07 AM (14 years ago)
Author:
Gotcha
Message:

Correction CSS for Elevator badly placed in the plugins list
bug:1658

File:
1 edited

Legend:

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

    r6027 r6247  
    179179#menubar li.external { list-style-image:url(images/external_inactive.png); padding:10px 0px 0pt 10px; }
    180180#menubar li.external:hover { list-style-image:url(images/external_active.png); }
    181 #menubar ul { color: #333; margin:0 0 0 9px; line-height: 16px;
     181#menubar ul { color: #333; margin:0 9px 0 9px; line-height: 16px;
    182182  list-style-type: square; list-style-position: inside; padding: 0; }
    183183/* jQuery tooltips */
Note: See TracChangeset for help on using the changeset viewer.