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/clear/theme.css

    r23426 r25449  
    330330}
    331331label>p.group_select {
    332   color: #666;
    333   background-color:#F9F9F9;
    334 }
     332  color: #000;
     333  background-color:#C2F5C2;
     334}
     335
     336.userSeparator {
     337  color:#999;
     338}
Note: See TracChangeset for help on using the changeset viewer.