Ignore:
Timestamp:
Feb 20, 2012, 8:28:43 PM (12 years ago)
Author:
plg
Message:

feature 2581: new design on albums list management.

icons removed, replaced by text links visible on :hover

better ergonomy for automatic order: the "save manual order" submit button
only appears when a change is detected in the album ordering. The "automatic
sort order" becomes a dedicated fieldset, hidden by default, displayed "on
user demand".

new virtual album form displayed only "on user demand"

cat_list, cat_move and permalinks are 3 tabs for the "Albums > Manage" link
in the menubar.

permalinks admin page slightly redesign: fieldsets instead of centered h3,
"on user demand" form to add/modify permalinks.

Location:
trunk/admin/themes/clear
Files:
2 edited

Legend:

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

    r13244 r13282  
    117117label { cursor:pointer }
    118118.categoryLi, .menuLi { background: #ddd }
    119 .virtual_cat, .menuLi_hidden { background: #ccc !important; }
     119.menuLi_hidden { background: #ccc !important; }
    120120a.Piwigo {
    121121  font-family: verdana, arial, helvetica, sans-serif !important;
     
    312312  color:white;
    313313}
     314
     315p.albumTitle img {margin-bottom:-3px;}
Note: See TracChangeset for help on using the changeset viewer.