Ignore:
Timestamp:
Nov 11, 2013, 12:49:27 PM (10 years ago)
Author:
plg
Message:

feature 2890: small changes to the new design of group manager. Tab (with
icon), javascript open for "add group" form, use a "link style" for
"Permissions" on each album, add icon for "Permissions" link, use same colors
for "selected" items as for photos batch manager or comments manager, replace
"-" by "·" and make it less visible (softer color) for user separator.

File:
1 edited

Legend:

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

    r25372 r25449  
    304304}
    305305label>p.group_select {
    306   color: #111;
    307   background-color:#ccc;
     306  color: #fff;
     307  background-color:#555;
     308}
     309
     310.userSeparator {
     311  color:#666;
    308312}
    309313
Note: See TracChangeset for help on using the changeset viewer.