Ignore:
Timestamp:
Aug 31, 2012, 12:58:56 PM (12 years ago)
Author:
mistic100
Message:

add album filter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/SmartAlbums/admin/template/style.css

    r16104 r17677  
    6060  border-radius:4px;
    6161}
     62
     63.albumSelect {
     64  width:600px;
     65}
     66  .chzn-container {
     67    font-size:12px !important;
     68  }
     69  .chzn-choices li {
     70    margin-bottom:1px !important;
     71    padding: 3px 20px 3px 5px !important;
     72    border-bottom-style:solid !important;
     73  }
     74  .search-field {
     75    border-width:0px !important;
     76  }
     77  .chzn-choices .search-field input {
     78    padding-bottom:1px !important;
     79  }
Note: See TracChangeset for help on using the changeset viewer.