Changeset 22526


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

merge r22525 from branch 2.5 to trunk

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
  • trunk/admin/themes/roma/theme.css

    r22516 r22526  
    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.