source: extensions/BatchDownloader/admin/template/style.css @ 16392

Last change on this file since 16392 was 16392, checked in by mistic100, 12 years ago
  • stylish download page
  • if there is only one archive, the file is downloaded directly
  • improve configuration page + add sliders (needs Piwigo 2.4.2)
File size: 283 bytes
Line 
1.chzn-choices li {
2  clear:none !important;
3}
4
5.property {
6  width:auto !important;
7}
8
9input[name='max_size'], input[name='max_elements'] {
10  border:none;
11  background:none;
12  font-weight:bold;
13  margin-left:5px;
14}
15
16#max_size, #max_elements {
17  display:inline-block;
18  width:300px;
19}
Note: See TracBrowser for help on using the repository browser.