Last change
on this file since 21462 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:
561 bytes
|
Line | |
---|
1 | blockquote.comment { |
---|
2 | margin:0 20px 0 20px; |
---|
3 | } |
---|
4 | |
---|
5 | ul.set-infos { |
---|
6 | margin-top:30px; |
---|
7 | } |
---|
8 | |
---|
9 | ul.set-infos .error { |
---|
10 | color:#f00; |
---|
11 | font-weight:bold; |
---|
12 | margin-bottom:10px; |
---|
13 | list-style:none; |
---|
14 | } |
---|
15 | |
---|
16 | ul.download-links { |
---|
17 | list-style:none; |
---|
18 | padding-left:25px; |
---|
19 | } |
---|
20 | |
---|
21 | ul.download-links .warning { |
---|
22 | color:#FF7F00; |
---|
23 | font-weight:bold; |
---|
24 | margin-top:10px; |
---|
25 | margin-left:20px; |
---|
26 | } |
---|
27 | |
---|
28 | a.cancel-down { |
---|
29 | display:inline-block; |
---|
30 | margin-top:20px; |
---|
31 | padding:2px 5px; |
---|
32 | font-weight:bold; |
---|
33 | color:#a11; |
---|
34 | border:1px solid #a11; |
---|
35 | } |
---|
36 | a.cancel-down:hover { |
---|
37 | color:#f00; |
---|
38 | border-color:#f00; |
---|
39 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.