Last change
on this file since 24282 was
23291,
checked in by mistic100, 11 years ago
|
fininalize download page
handle no-image files
correct link error when zips number changes
|
File size:
917 bytes
|
Line | |
---|
1 | blockquote.comment { |
---|
2 | margin:0 20px 0 20px; |
---|
3 | } |
---|
4 | |
---|
5 | ul.set-infos { |
---|
6 | margin-top:20px; |
---|
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:10px; |
---|
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 | } |
---|
40 | |
---|
41 | .downloadSizeDetails { |
---|
42 | font-style:italic; |
---|
43 | font-size:80%; |
---|
44 | } |
---|
45 | |
---|
46 | #progressBar { |
---|
47 | width:300px; |
---|
48 | position:relative; |
---|
49 | } |
---|
50 | #progressBar_pbImage { |
---|
51 | border-radius:12px; |
---|
52 | } |
---|
53 | #progressBar_pbText { |
---|
54 | color:white; |
---|
55 | font-weight:bold; |
---|
56 | font-size:16px; |
---|
57 | line-height:16px; |
---|
58 | position:absolute; |
---|
59 | right:5px; |
---|
60 | top:50%; |
---|
61 | margin-top:-9px; |
---|
62 | text-shadow:0 0 3px #000; |
---|
63 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.