Line | |
---|
1 | #iLargeColorTable p, #iSmallColorTable p { |
---|
2 | float:left; |
---|
3 | margin:0px; |
---|
4 | padding:0px; |
---|
5 | padding-bottom:10px; |
---|
6 | } |
---|
7 | |
---|
8 | #iLargeColorTable, #iSmallColorTable { |
---|
9 | margin-left:30px; |
---|
10 | padding:10px; |
---|
11 | } |
---|
12 | |
---|
13 | #iSteps fieldset p { |
---|
14 | text-align:justify; |
---|
15 | margin:8px; |
---|
16 | margin-top:0px; |
---|
17 | } |
---|
18 | |
---|
19 | table .colorListSample { |
---|
20 | border:1px solid #505050; |
---|
21 | } |
---|
22 | |
---|
23 | #iHeaderListColors { width:100%; border:1px solid; border-collapse: collapse; margin-top:3px; } |
---|
24 | #iListColors { width:100%; border:1px solid; height:280px; border-top:0px; overflow:auto; position:relative; left:-1px;} |
---|
25 | #iListColorsTable td { text-align:left; } |
---|
26 | |
---|
27 | #iListColors.roma table tr:hover { background:#303030; } |
---|
28 | #iListColors.clear table tr:hover { color: #D54E21; background:#dbe8f3; } |
---|
29 | |
---|
30 | .colorFont { |
---|
31 | font-family:monospace; |
---|
32 | font-size:130%; |
---|
33 | } |
---|
34 | |
---|
35 | .cellColorChoose { |
---|
36 | width:15px; |
---|
37 | height:15px; |
---|
38 | margin:2px; |
---|
39 | float:left; |
---|
40 | cursor:pointer; |
---|
41 | } |
---|
42 | |
---|
43 | .color1px { border-spacing:1px; } |
---|
44 | .color0px { border-spacing:0px; } |
---|
45 | |
---|
46 | .estimatedTime { text-align:right; } |
---|
Note: See
TracBrowser
for help on using the repository browser.