Ignore:
Timestamp:
May 17, 2013, 12:00:43 AM (11 years ago)
Author:
plg
Message:

slightly larger textfield for album name creation

File:
1 edited

Legend:

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

    r22664 r22704  
    10271027}
    10281028
     1029/* Album Manager */
     1030#addAlbumForm input[name="category_name"], #formCreateAlbum input[name="virtual_name"] {
     1031  width:300px;
     1032}
     1033
    10291034/* Pending Comments */
    10301035#pendingComments {
Note: See TracChangeset for help on using the changeset viewer.