Changeset 22525


Ignore:
Timestamp:
May 7, 2013, 10:52:26 AM (11 years ago)
Author:
plg
Message:

bug 2895 fixed: replace border-bottom by text-decoration in menubar links for
admin theme roma, to avoid height change on plugins box.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.5/admin/themes/roma/theme.css

    r22517 r22525  
    161161  list-style-type: square; list-style-position: inside; padding: 0; }
    162162#menubar ul.scroll { overflow-y:auto; max-height:500px;}
     163#menubar li a:hover {border:none; text-decoration:underline;}
    163164
    164165/* jQuery tooltips */
Note: See TracChangeset for help on using the changeset viewer.