Ignore:
Timestamp:
Nov 29, 2013, 11:13:05 AM (10 years ago)
Author:
plg
Message:

feature 2916: add icons for cat_modify, picture_modify and admin top bar

File:
1 edited

Legend:

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

    r25744 r25748  
    10271027}
    10281028
     1029#albumLinks ul, .photoLinks ul {
     1030  padding-left:0;
     1031}
     1032
     1033#albumLinks li, .photoLinks li {
     1034  list-style:none;
     1035}
     1036
     1037.photoLinks {
     1038  vertical-align:top;
     1039}
     1040
     1041.photoLinks ul {
     1042  margin:0;
     1043}
     1044
    10291045/* Album Manager */
    10301046#addAlbumForm input[name="category_name"], #formCreateAlbum input[name="virtual_name"] {
Note: See TracChangeset for help on using the changeset viewer.