author | Nicolas Chauvat <nicolas.chauvat@logilab.fr> |
Thu, 29 Apr 2010 08:39:13 +0200 | |
changeset 5477 | f79c39be0b9b |
parent 5438 | 2a9181b82806 |
child 5478 | c52124b7a00e |
permissions | -rw-r--r-- |
0 | 1 |
/* |
2 |
* :organization: Logilab |
|
2116 | 3 |
* :copyright: 2003-2009 LOGILAB S.A. (Paris, FRANCE), all rights reserved. |
0 | 4 |
* :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr |
5 |
*/ |
|
5438
2a9181b82806
[css] avoid repeating reset css
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5224
diff
changeset
|
6 |
|
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
7 |
/***************************************/ |
5438
2a9181b82806
[css] avoid repeating reset css
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5224
diff
changeset
|
8 |
/* xhtml tags */ |
2a9181b82806
[css] avoid repeating reset css
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5224
diff
changeset
|
9 |
/***************************************/ |
0 | 10 |
|
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
11 |
/* scale and rhythm cf http://lamb.cc/typograph/ */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
12 |
body { font-size:100%; line-height:1.25; } |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
13 |
h1, h2, h3 { margin-top:0; margin-bottom:0; } |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
14 |
|
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
15 |
/* scale traditional */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
16 |
h1 { font-size:1.5em; padding:1.45833em 0; } |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
17 |
h2 { font-size:1.33333em; padding:1.25em 0; } |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
18 |
h3 { font-size:1.16667em; padding:1.51785em 0; } |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
19 |
.rhythm_bg { background: url(/data/rhythm20.png) repeat ! important; } |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
20 |
|
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
21 |
/* scale 3:5 stranded */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
22 |
/* h1 { font-size:2em; padding:1.25em 0; } */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
23 |
/* h2 { font-size:1.61538em; padding:1.30936em 0; } */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
24 |
/* h3 { font-size:1.23077em; padding:1.40579em 0; } */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
25 |
/* .rhythm_bg { background: url(/data/rhythm20.png) repeat ! important; } */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
26 |
|
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
27 |
/* scale le corbusier */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
28 |
/* h1 { font-size:2.11538em; padding:1.44305em 0; } */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
29 |
/* h2 { font-size:1.61538em; padding:1.30936em 0; } */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
30 |
/* h3 { font-size:1.30769em; padding:1.28686em 0; } */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
31 |
/* .rhythm_bg { background: url(/data/rhythm20.png) repeat ! important; } */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
32 |
|
2116 | 33 |
html, body { |
0 | 34 |
background: #e2e2e2; |
35 |
} |
|
36 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
37 |
a, a:active, a:visited, a:link { |
0 | 38 |
color: #ff4500; |
39 |
text-decoration: none; |
|
40 |
} |
|
41 |
||
42 |
a:hover{ |
|
43 |
text-decoration: underline; |
|
44 |
} |
|
45 |
||
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
46 |
/* a img, img { */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
47 |
/* border: none; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
48 |
/* text-align: center; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
49 |
/* } */ |
0 | 50 |
|
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
51 |
/* p { */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
52 |
/* margin: 0em 0px 0.2em; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
53 |
/* padding-top: 2px; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
54 |
/* } */ |
0 | 55 |
|
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
56 |
/* table, td, input, select{ */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
57 |
/* font-size: 100%; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
58 |
/* } */ |
0 | 59 |
|
60 |
table { |
|
61 |
border: none; |
|
62 |
} |
|
63 |
||
64 |
table th, table td { |
|
65 |
vertical-align: top; |
|
66 |
} |
|
67 |
||
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
68 |
/* table td img { */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
69 |
/* vertical-align: middle; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
70 |
/* margin-right: 10px; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
71 |
/* } */ |
0 | 72 |
|
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
73 |
/* ol { */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
74 |
/* margin: 1px 0px 1px 16px; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
75 |
/* } */ |
0 | 76 |
|
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
77 |
/* ul{ */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
78 |
/* margin: 1px 0px 1px 4px; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
79 |
/* } */ |
0 | 80 |
|
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
81 |
/* ul li { */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
82 |
/* margin-top: 2px; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
83 |
/* padding: 0px 0px 2px 8px; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
84 |
/* background: url("bullet_orange.png") 0% 6px no-repeat; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
85 |
/* } */ |
0 | 86 |
|
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
87 |
/* dt { */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
88 |
/* font-size:1.17em; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
89 |
/* font-weight:600; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
90 |
/* } */ |
0 | 91 |
|
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
92 |
/* dd { */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
93 |
/* margin: 0.6em 0 1.5em 2em; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
94 |
/* } */ |
0 | 95 |
|
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
96 |
/* fieldset { */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
97 |
/* border: none; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
98 |
/* } */ |
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
99 |
|
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
100 |
/* legend { */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
101 |
/* padding: 0px 2px; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
102 |
/* font: bold 1em Verdana, sans-serif; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
103 |
/* } */ |
0 | 104 |
|
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
105 |
/* input, textarea { */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
106 |
/* padding: 0.2em; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
107 |
/* vertical-align: middle; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
108 |
/* border: 1px solid #ccc; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
109 |
/* } */ |
0 | 110 |
|
135
1138432a56a4
add css rule for active inputs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
111 |
input:focus { |
1138432a56a4
add css rule for active inputs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
112 |
border: 1px inset #ff7700; |
1138432a56a4
add css rule for active inputs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
113 |
} |
1138432a56a4
add css rule for active inputs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
114 |
|
0 | 115 |
label, .label { |
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
116 |
font-weight: bold; |
0 | 117 |
} |
118 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
119 |
pre { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
120 |
font-family: Courier, "Courier New", Monaco, monospace; |
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
121 |
/* font-size: 100%; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
122 |
/* color: #000; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
123 |
/* background-color: #f2f2f2; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
124 |
/* border: 1px solid #ccc; */ |
0 | 125 |
} |
126 |
||
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
127 |
/* code { */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
128 |
/* font-size: 120%; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
129 |
/* color: #000; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
130 |
/* background-color: #f2f2f2; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
131 |
/* border: 1px solid #ccc; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
132 |
/* } */ |
0 | 133 |
|
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
134 |
/* blockquote { */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
135 |
/* font-family: Courier, "Courier New", serif; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
136 |
/* font-size: 120%; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
137 |
/* margin: 5px 0px; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
138 |
/* padding: 0.8em; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
139 |
/* background-color: #f2f2f2; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
140 |
/* border: 1px solid #ccc; */ |
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
141 |
/* } */ |
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
142 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
143 |
/***************************************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
144 |
/* generic classes */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
145 |
/***************************************/ |
0 | 146 |
|
147 |
.odd { |
|
148 |
background-color: #f7f6f1; |
|
149 |
} |
|
150 |
||
151 |
.even { |
|
152 |
background-color: transparent; |
|
153 |
} |
|
154 |
||
155 |
.hr { |
|
156 |
border-bottom: 1px dotted #ccc; |
|
157 |
margin: 1em 0px; |
|
158 |
} |
|
159 |
||
160 |
.left { |
|
161 |
float: left; |
|
162 |
} |
|
163 |
||
164 |
.right { |
|
165 |
float: right; |
|
166 |
} |
|
167 |
||
168 |
.clear { |
|
169 |
clear: both; |
|
170 |
} |
|
171 |
||
172 |
.hidden { |
|
173 |
display: none; |
|
174 |
visibility: hidden; |
|
175 |
} |
|
176 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
177 |
li.invisible { list-style: none; background: none; padding: 0px 0px |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
178 |
1px 1px; } |
0 | 179 |
|
1077 | 180 |
li.invisible div{ |
0 | 181 |
display: inline; |
182 |
} |
|
183 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
184 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
185 |
/***************************************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
186 |
/* LAYOUT */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
187 |
/***************************************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
188 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
189 |
/* header */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
190 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
191 |
table#header { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
192 |
background: #ff7700 url("banner.png") left top repeat-x; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
193 |
text-align: left; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
194 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
195 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
196 |
table#header td { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
197 |
vertical-align: middle; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
198 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
199 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
200 |
table#header a { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
201 |
color: #000; |
0 | 202 |
} |
203 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
204 |
span#appliName { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
205 |
font-weight: bold; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
206 |
color: #000; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
207 |
white-space: nowrap; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
208 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
209 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
210 |
table#header td#headtext { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
211 |
width: 100%; |
0 | 212 |
} |
213 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
214 |
/* FIXME appear with 4px width in IE6 */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
215 |
div#stateheader{ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
216 |
min-width: 66%; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
217 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
218 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
219 |
/* Popup on login box and userActionBox */ |
3066
ff83ccd612ce
[cubicweb] #344957 : fix popup display in IE7
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
2702
diff
changeset
|
220 |
div.popupWrapper{ |
ff83ccd612ce
[cubicweb] #344957 : fix popup display in IE7
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
2702
diff
changeset
|
221 |
position:relative; |
ff83ccd612ce
[cubicweb] #344957 : fix popup display in IE7
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
2702
diff
changeset
|
222 |
z-index:100; |
ff83ccd612ce
[cubicweb] #344957 : fix popup display in IE7
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
2702
diff
changeset
|
223 |
} |
ff83ccd612ce
[cubicweb] #344957 : fix popup display in IE7
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
2702
diff
changeset
|
224 |
|
0 | 225 |
div.popup { |
226 |
position: absolute; |
|
227 |
background: #fff; |
|
228 |
border: 1px solid black; |
|
229 |
text-align: left; |
|
3066
ff83ccd612ce
[cubicweb] #344957 : fix popup display in IE7
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
2702
diff
changeset
|
230 |
z-index:400; |
0 | 231 |
} |
232 |
||
233 |
div.popup ul li a { |
|
234 |
text-decoration: none; |
|
235 |
color: black; |
|
236 |
} |
|
237 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
238 |
/* main zone */ |
0 | 239 |
|
240 |
div#page { |
|
241 |
background: #e2e2e2; |
|
242 |
position: relative; |
|
243 |
min-height: 800px; |
|
244 |
} |
|
2116 | 245 |
|
246 |
table#mainLayout{ |
|
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
247 |
margin:0px 3px; |
0 | 248 |
} |
249 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
250 |
table#mainLayout td#contentcol { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
251 |
padding: 8px 10px 5px; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
252 |
} |
0 | 253 |
|
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
254 |
table#mainLayout td.navcol { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
255 |
width: 16em; |
0 | 256 |
} |
257 |
||
258 |
#contentheader { |
|
259 |
margin: 0px; |
|
260 |
padding: 0.2em 0.5em 0.5em 0.5em; |
|
261 |
} |
|
262 |
||
263 |
#contentheader a { |
|
264 |
color: #000; |
|
265 |
} |
|
266 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
267 |
div#pageContent { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
268 |
clear: both; |
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
269 |
/* padding: 10px 1em 2em; */ |
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
270 |
background: #ffffff; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
271 |
border: 1px solid #ccc; |
0 | 272 |
} |
273 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
274 |
/* rql bar */ |
0 | 275 |
|
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
276 |
div#rqlinput { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
277 |
border: 1px solid #cfceb7; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
278 |
margin-bottom: 8px; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
279 |
padding: 3px; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
280 |
background: #cfceb7; |
0 | 281 |
} |
282 |
||
283 |
input#rql{ |
|
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
284 |
width: 95%; |
0 | 285 |
} |
286 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
287 |
/* boxes */ |
0 | 288 |
div.navboxes { |
2116 | 289 |
margin-top: 8px; |
0 | 290 |
} |
291 |
||
292 |
div.boxFrame { |
|
293 |
width: 100%; |
|
294 |
} |
|
295 |
||
296 |
div.boxTitle { |
|
297 |
padding-top: 0px; |
|
298 |
padding-bottom: 0.2em; |
|
299 |
font: bold 100% Georgia; |
|
300 |
overflow: hidden; |
|
301 |
color: #fff; |
|
302 |
background: #ff9900 url("search.png") left bottom repeat-x; |
|
303 |
} |
|
304 |
||
305 |
div.searchBoxFrame div.boxTitle, |
|
306 |
div.greyBoxFrame div.boxTitle { |
|
307 |
background: #cfceb7; |
|
308 |
} |
|
309 |
||
310 |
div.boxTitle span, |
|
311 |
div.sideBoxTitle span { |
|
312 |
padding: 0px 5px; |
|
313 |
white-space: nowrap; |
|
314 |
} |
|
315 |
||
316 |
div.sideBoxTitle span, |
|
317 |
div.searchBoxFrame div.boxTitle span, |
|
318 |
div.greyBoxFrame div.boxTitle span { |
|
319 |
color: #222211; |
|
320 |
} |
|
321 |
||
322 |
.boxFrame a { |
|
323 |
color: #000; |
|
324 |
} |
|
325 |
||
326 |
div.boxContent { |
|
327 |
padding: 3px 0px; |
|
328 |
background: #fff; |
|
329 |
border-top: none; |
|
330 |
} |
|
331 |
||
332 |
ul.boxListing { |
|
333 |
margin: 0px; |
|
334 |
padding: 0px 3px; |
|
335 |
} |
|
336 |
||
337 |
ul.boxListing li, |
|
338 |
ul.boxListing ul li { |
|
339 |
display: inline; |
|
340 |
margin: 0px; |
|
341 |
padding: 0px; |
|
342 |
background-image: none; |
|
343 |
} |
|
344 |
||
345 |
ul.boxListing ul { |
|
346 |
margin: 0px 0px 0px 7px; |
|
347 |
padding: 1px 3px; |
|
348 |
} |
|
349 |
||
350 |
ul.boxListing a { |
|
351 |
color: #000; |
|
352 |
display: block; |
|
353 |
padding: 1px 9px 1px 3px; |
|
354 |
} |
|
355 |
||
2702
f19bc131b2d9
[css] fix cubicweb.css for action'selected class
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2249
diff
changeset
|
356 |
ul.boxListing .selected { |
0 | 357 |
color: #FF4500; |
358 |
font-weight: bold; |
|
359 |
} |
|
360 |
||
361 |
ul.boxListing a.boxBookmark:hover, |
|
362 |
ul.boxListing a:hover, |
|
363 |
ul.boxListing ul li a:hover { |
|
364 |
text-decoration: none; |
|
365 |
background: #eeedd9; |
|
366 |
color: #111100; |
|
367 |
} |
|
368 |
||
4657
79005a48b221
[css] fix disappearing image in menu when a:hover
Charles Hébert <charles.hebert@logilab.fr>
parents:
4280
diff
changeset
|
369 |
ul.boxListing a.boxMenu:hover { |
79005a48b221
[css] fix disappearing image in menu when a:hover
Charles Hébert <charles.hebert@logilab.fr>
parents:
4280
diff
changeset
|
370 |
background: #eeedd9 url(puce_down.png) no-repeat scroll 98% 6px; |
79005a48b221
[css] fix disappearing image in menu when a:hover
Charles Hébert <charles.hebert@logilab.fr>
parents:
4280
diff
changeset
|
371 |
cursor:pointer; |
79005a48b221
[css] fix disappearing image in menu when a:hover
Charles Hébert <charles.hebert@logilab.fr>
parents:
4280
diff
changeset
|
372 |
border-top:medium none; |
79005a48b221
[css] fix disappearing image in menu when a:hover
Charles Hébert <charles.hebert@logilab.fr>
parents:
4280
diff
changeset
|
373 |
} |
0 | 374 |
a.boxMenu { |
375 |
background: transparent url("puce_down.png") 98% 6px no-repeat; |
|
376 |
display: block; |
|
377 |
padding: 1px 9px 1px 3px; |
|
378 |
} |
|
379 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
380 |
|
0 | 381 |
a.popupMenu { |
382 |
background: transparent url("puce_down_black.png") 2% 6px no-repeat; |
|
383 |
padding-left: 2em; |
|
384 |
} |
|
385 |
||
386 |
ul.boxListing ul li a:hover { |
|
387 |
background: #eeedd9 url("bullet_orange.png") 0% 6px no-repeat; |
|
388 |
} |
|
389 |
||
390 |
a.boxMenu:hover { |
|
391 |
background: #eeedd9 url("puce_down.png") 98% 6px no-repeat; |
|
392 |
cursor: pointer; |
|
393 |
} |
|
394 |
||
395 |
ul.boxListing a.boxBookmark { |
|
396 |
padding-left: 3px; |
|
397 |
background-image:none; |
|
398 |
background:#fff; |
|
399 |
} |
|
400 |
||
401 |
ul.boxListing ul li a { |
|
402 |
background: #fff url("bullet_orange.png") 0% 6px no-repeat; |
|
403 |
padding: 1px 3px 0px 10px; |
|
404 |
} |
|
405 |
||
406 |
div.searchBoxFrame div.boxContent { |
|
407 |
padding: 4px 4px 3px; |
|
408 |
background: #f0eff0 url("gradient-grey-up.png") left top repeat-x; |
|
409 |
} |
|
410 |
||
411 |
div.shadow{ |
|
412 |
height: 14px; |
|
413 |
background: url("shadow.gif") no-repeat top right; |
|
414 |
} |
|
415 |
||
416 |
div.sideBoxTitle { |
|
417 |
background: #cfceb7; |
|
418 |
display: block; |
|
419 |
font: bold 100% Georgia; |
|
420 |
} |
|
421 |
||
422 |
div.sideBox { |
|
2212
201ce0d389f3
add padding on sideBoxTitles
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
2211
diff
changeset
|
423 |
padding: 0 0 0.2em; |
0 | 424 |
margin-bottom: 0.5em; |
425 |
} |
|
426 |
||
2116 | 427 |
ul.sideBox li{ |
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
428 |
list-style: none; |
2116 | 429 |
background: none; |
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
430 |
padding: 0px 0px 1px 1px; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
431 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
432 |
|
0 | 433 |
div.sideBoxBody { |
434 |
padding: 0.2em 5px; |
|
2232
7837a3941327
#344266 [cubicweb-forge]: fix buggy boxes css style
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
2212
diff
changeset
|
435 |
background: #eeedd9; |
0 | 436 |
} |
437 |
||
438 |
div.sideBoxBody a { |
|
439 |
color:#555544; |
|
440 |
} |
|
441 |
||
442 |
div.sideBoxBody a:hover { |
|
443 |
text-decoration: underline; |
|
444 |
} |
|
445 |
||
446 |
div.sideBox table td { |
|
447 |
padding-right: 1em; |
|
448 |
} |
|
449 |
||
1077 | 450 |
input.rqlsubmit{ |
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
451 |
background: #fffff8 url("go.png") 50% 50% no-repeat; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
452 |
width: 20px; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
453 |
height: 20px; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
454 |
margin: 0px; |
0 | 455 |
} |
456 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
457 |
input#norql{ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
458 |
width:13em; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
459 |
margin-right: 2px; |
0 | 460 |
} |
461 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
462 |
/* user actions menu */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
463 |
a.logout, a.logout:visited, a.logout:hover{ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
464 |
color: #fff; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
465 |
text-decoration: none; |
0 | 466 |
} |
467 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
468 |
div#userActionsBox { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
469 |
width: 14em; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
470 |
text-align: right; |
0 | 471 |
} |
472 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
473 |
div#userActionsBox a.popupMenu { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
474 |
color: black; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
475 |
text-decoration: underline; |
3818
9522e51d8644
[web ui] move help from header to footer
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
3809
diff
changeset
|
476 |
padding-right: 2em; |
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
477 |
} |
0 | 478 |
|
3359
5562f8b901f0
[css] backported download box styles from forge
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3071
diff
changeset
|
479 |
/* download box XXX move to its own file? */ |
5562f8b901f0
[css] backported download box styles from forge
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3071
diff
changeset
|
480 |
div.downloadBoxTitle{ |
5562f8b901f0
[css] backported download box styles from forge
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3071
diff
changeset
|
481 |
background : #8FBC8F; |
5562f8b901f0
[css] backported download box styles from forge
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3071
diff
changeset
|
482 |
font-weight: bold; |
5562f8b901f0
[css] backported download box styles from forge
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3071
diff
changeset
|
483 |
} |
5562f8b901f0
[css] backported download box styles from forge
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3071
diff
changeset
|
484 |
|
5562f8b901f0
[css] backported download box styles from forge
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3071
diff
changeset
|
485 |
div.downloadBox{ |
5562f8b901f0
[css] backported download box styles from forge
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3071
diff
changeset
|
486 |
font-weight: bold; |
5562f8b901f0
[css] backported download box styles from forge
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3071
diff
changeset
|
487 |
} |
5562f8b901f0
[css] backported download box styles from forge
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3071
diff
changeset
|
488 |
|
5562f8b901f0
[css] backported download box styles from forge
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3071
diff
changeset
|
489 |
div.downloadBox div.sideBoxBody{ |
5562f8b901f0
[css] backported download box styles from forge
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3071
diff
changeset
|
490 |
background : #EEFED9; |
5562f8b901f0
[css] backported download box styles from forge
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3071
diff
changeset
|
491 |
} |
5562f8b901f0
[css] backported download box styles from forge
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3071
diff
changeset
|
492 |
|
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
493 |
/**************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
494 |
/* navigation */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
495 |
/**************/ |
0 | 496 |
div#etyperestriction { |
497 |
margin-bottom: 1ex; |
|
498 |
border-bottom: 1px solid #ccc; |
|
499 |
} |
|
500 |
||
501 |
span.slice a:visited, |
|
502 |
span.slice a:hover{ |
|
503 |
color: #555544; |
|
504 |
} |
|
505 |
||
506 |
span.selectedSlice a:visited, |
|
507 |
span.selectedSlice a { |
|
508 |
color: #000; |
|
509 |
} |
|
510 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
511 |
/* FIXME should be moved to cubes/folder */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
512 |
div.navigation a { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
513 |
text-align: center; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
514 |
text-decoration: none; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
515 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
516 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
517 |
div.prevnext { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
518 |
width: 100%; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
519 |
margin-bottom: 1em; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
520 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
521 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
522 |
div.prevnext a { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
523 |
color: #000; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
524 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
525 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
526 |
/***************************************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
527 |
/* entity views */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
528 |
/***************************************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
529 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
530 |
.mainInfo { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
531 |
margin-right: 1em; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
532 |
padding: 0.2em; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
533 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
534 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
535 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
536 |
div.mainRelated { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
537 |
border: none; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
538 |
margin-right: 1em; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
539 |
padding: 0.5em 0.2em 0.2em; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
540 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
541 |
|
989
c10485f92dd6
primaryRight class is a div that contains right boxes (if there is)
Laure Bourgois <Laure.Bourgois@logilab.fr>
parents:
915
diff
changeset
|
542 |
div.primaryRight{ |
c10485f92dd6
primaryRight class is a div that contains right boxes (if there is)
Laure Bourgois <Laure.Bourgois@logilab.fr>
parents:
915
diff
changeset
|
543 |
} |
c10485f92dd6
primaryRight class is a div that contains right boxes (if there is)
Laure Bourgois <Laure.Bourgois@logilab.fr>
parents:
915
diff
changeset
|
544 |
|
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
545 |
div.metadata { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
546 |
font-size: 90%; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
547 |
margin: 5px 0px 3px; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
548 |
color: #666; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
549 |
font-style: italic; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
550 |
text-align: right; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
551 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
552 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
553 |
div.section { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
554 |
margin-top: 0.5em; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
555 |
width:100%; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
556 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
557 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
558 |
div.section a:hover { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
559 |
text-decoration: none; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
560 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
561 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
562 |
/* basic entity view */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
563 |
|
3809
1b9b51ee543e
[web ui] PrimaryView.render_attributes now uses a table
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
3572
diff
changeset
|
564 |
tr.entityfield th { |
1b9b51ee543e
[web ui] PrimaryView.render_attributes now uses a table
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
3572
diff
changeset
|
565 |
text-align: left; |
1b9b51ee543e
[web ui] PrimaryView.render_attributes now uses a table
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
3572
diff
changeset
|
566 |
padding-right: 0.5em; |
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
567 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
568 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
569 |
div.field { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
570 |
display: inline; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
571 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
572 |
|
3840
2eff4348b1e4
prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3818
diff
changeset
|
573 |
div.ctxtoolbar { |
2eff4348b1e4
prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3818
diff
changeset
|
574 |
float: right; |
2eff4348b1e4
prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3818
diff
changeset
|
575 |
padding-left: 24px; |
2eff4348b1e4
prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3818
diff
changeset
|
576 |
position: relative; |
2eff4348b1e4
prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3818
diff
changeset
|
577 |
} |
2eff4348b1e4
prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3818
diff
changeset
|
578 |
div.toolbarButton { |
2eff4348b1e4
prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3818
diff
changeset
|
579 |
display: inline; |
2eff4348b1e4
prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3818
diff
changeset
|
580 |
} |
2eff4348b1e4
prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3818
diff
changeset
|
581 |
|
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
582 |
/***************************************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
583 |
/* messages */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
584 |
/***************************************/ |
0 | 585 |
|
586 |
.warning, |
|
587 |
.message, |
|
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
588 |
.errorMessage , |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
589 |
.searchMessage{ |
0 | 590 |
padding: 0.3em 0.3em 0.3em 1em; |
591 |
font-weight: bold; |
|
592 |
} |
|
593 |
||
594 |
.simpleMessage { |
|
595 |
margin: 4px 0px; |
|
596 |
font-weight: bold; |
|
597 |
color: #ff7700; |
|
598 |
} |
|
599 |
||
600 |
div#appMsg, div.appMsg { |
|
601 |
border: 1px solid #cfceb7; |
|
602 |
margin-bottom: 8px; |
|
603 |
padding: 3px; |
|
604 |
background: #f8f8ee; |
|
605 |
} |
|
606 |
||
607 |
.message { |
|
608 |
margin: 0px; |
|
609 |
background: #f8f8ee url("information.png") 5px center no-repeat; |
|
610 |
padding-left: 15px; |
|
611 |
} |
|
612 |
||
613 |
.errorMessage { |
|
614 |
margin: 10px 0px; |
|
615 |
padding-left: 25px; |
|
616 |
background: #f7f6f1 url("critical.png") 2px center no-repeat; |
|
617 |
color: #ed0d0d; |
|
618 |
border: 1px solid #cfceb7; |
|
619 |
} |
|
620 |
||
621 |
.searchMessage { |
|
622 |
margin-top: 0.5em; |
|
623 |
border-top: 1px solid #cfceb7; |
|
624 |
background: #eeedd9 url("information.png") 0% 50% no-repeat; /*dcdbc7*/ |
|
625 |
} |
|
626 |
||
627 |
.stateMessage { |
|
628 |
border: 1px solid #ccc; |
|
629 |
background: #f8f8ee url("information.png") 10px 50% no-repeat; |
|
630 |
padding:4px 0px 4px 20px; |
|
631 |
border-width: 1px 0px 1px 0px; |
|
632 |
} |
|
633 |
||
634 |
/* warning messages like "There are too many results ..." */ |
|
635 |
.warning { |
|
636 |
padding-left: 25px; |
|
637 |
background: #f2f2f2 url("critical.png") 3px 50% no-repeat; |
|
638 |
} |
|
639 |
||
640 |
/* label shown in the top-right hand corner during form validation */ |
|
641 |
div#progress { |
|
642 |
position: fixed; |
|
643 |
right: 5px; |
|
644 |
top: 0px; |
|
645 |
background: #222211; |
|
646 |
color: white; |
|
647 |
font-weight: bold; |
|
648 |
display: none; |
|
649 |
} |
|
650 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
651 |
/***************************************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
652 |
/* listing table */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
653 |
/***************************************/ |
0 | 654 |
|
655 |
table.listing { |
|
2249
dbf282082017
[css] clean up a bit
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2236
diff
changeset
|
656 |
padding: 10px 0em; |
0 | 657 |
color: #000; |
658 |
width: 100%; |
|
659 |
border-right: 1px solid #dfdfdf; |
|
660 |
} |
|
661 |
||
662 |
||
663 |
table.listing thead th.over { |
|
664 |
background-color: #746B6B; |
|
665 |
cursor: pointer; |
|
666 |
} |
|
667 |
||
1077 | 668 |
table.listing tr th { |
669 |
border: 1px solid #dfdfdf; |
|
670 |
border-right:none; |
|
671 |
font-size: 8pt; |
|
672 |
padding: 4px; |
|
673 |
} |
|
674 |
||
675 |
table.listing tr .header { |
|
676 |
border-right: 1px solid #dfdfdf; |
|
677 |
cursor: pointer; |
|
678 |
} |
|
679 |
||
680 |
table.listing td { |
|
681 |
color: #3D3D3D; |
|
682 |
padding: 4px; |
|
683 |
background-color: #FFF; |
|
684 |
vertical-align: top; |
|
685 |
} |
|
686 |
||
0 | 687 |
table.listing th, |
688 |
table.listing td { |
|
689 |
padding: 3px 0px 3px 5px; |
|
690 |
border: 1px solid #dfdfdf; |
|
691 |
border-right: none; |
|
692 |
} |
|
693 |
||
694 |
table.listing th { |
|
695 |
font-weight: bold; |
|
696 |
background: #ebe8d9 url("button.png") repeat-x; |
|
697 |
} |
|
698 |
||
699 |
table.listing td a, |
|
700 |
table.listing td a:visited { |
|
701 |
color: #666; |
|
702 |
} |
|
703 |
||
704 |
table.listing a:hover, |
|
705 |
table.listing tr.highlighted td a { |
|
706 |
color:#000; |
|
707 |
} |
|
708 |
||
709 |
table.listing td.top { |
|
710 |
border: 1px solid white; |
|
711 |
border-bottom: none; |
|
712 |
text-align: right ! important; |
|
5477
f79c39be0b9b
[css] introducing scale and rhythm composition
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5438
diff
changeset
|
713 |
/* insane IE row bug workraound */ |
0 | 714 |
position: relative; |
715 |
left: -1px; |
|
716 |
top: -1px; |
|
717 |
} |
|
718 |
||
3572
606ce53dc557
[forms] some style for htable renderer layout
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3494
diff
changeset
|
719 |
table.htableForm { |
606ce53dc557
[forms] some style for htable renderer layout
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3494
diff
changeset
|
720 |
vertical-align: middle; |
606ce53dc557
[forms] some style for htable renderer layout
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3494
diff
changeset
|
721 |
} |
606ce53dc557
[forms] some style for htable renderer layout
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3494
diff
changeset
|
722 |
table.htableForm td{ |
606ce53dc557
[forms] some style for htable renderer layout
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3494
diff
changeset
|
723 |
padding-left: 1em; |
606ce53dc557
[forms] some style for htable renderer layout
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3494
diff
changeset
|
724 |
padding-top: 0.5em; |
606ce53dc557
[forms] some style for htable renderer layout
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3494
diff
changeset
|
725 |
} |
606ce53dc557
[forms] some style for htable renderer layout
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3494
diff
changeset
|
726 |
table.htableForm th{ |
606ce53dc557
[forms] some style for htable renderer layout
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3494
diff
changeset
|
727 |
padding-left: 1em; |
606ce53dc557
[forms] some style for htable renderer layout
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3494
diff
changeset
|
728 |
} |
606ce53dc557
[forms] some style for htable renderer layout
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3494
diff
changeset
|
729 |
table.htableForm .validateButton { |
606ce53dc557
[forms] some style for htable renderer layout
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3494
diff
changeset
|
730 |
margin-right: 0.2em; |
606ce53dc557
[forms] some style for htable renderer layout
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3494
diff
changeset
|
731 |
vertical-align: top; |
606ce53dc557
[forms] some style for htable renderer layout
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3494
diff
changeset
|
732 |
margin-bottom: 0.2em; /* because vertical-align doesn't seems to have any effect */ |
606ce53dc557
[forms] some style for htable renderer layout
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3494
diff
changeset
|
733 |
} |
0 | 734 |
|
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
735 |
/***************************************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
736 |
/* error view (views/management.py) */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
737 |
/***************************************/ |
0 | 738 |
|
739 |
div.pycontext { /* html traceback */ |
|
740 |
font-family: Verdana, sans-serif; |
|
741 |
font-size: 80%; |
|
742 |
padding: 1em; |
|
743 |
margin: 10px 0px 5px 20px; |
|
744 |
background-color: #dee7ec; |
|
745 |
} |
|
746 |
||
747 |
div.pycontext span.name { |
|
748 |
color: #ff0000; |
|
749 |
} |
|
750 |
||
751 |
||
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
752 |
/***************************************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
753 |
/* addcombobox */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
754 |
/***************************************/ |
0 | 755 |
|
2116 | 756 |
input#newopt{ |
757 |
width:120px ; |
|
0 | 758 |
display:block; |
759 |
float:left; |
|
760 |
} |
|
761 |
||
2116 | 762 |
div#newvalue{ |
0 | 763 |
margin-top:2px; |
764 |
} |
|
765 |
||
766 |
#add_newopt{ |
|
767 |
background: #fffff8 url("go.png") 50% 50% no-repeat; |
|
768 |
width: 20px; |
|
2116 | 769 |
line-height: 20px; |
0 | 770 |
display:block; |
771 |
float:left; |
|
772 |
} |
|
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
773 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
774 |
/***************************************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
775 |
/* buttons */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
776 |
/***************************************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
777 |
|
2116 | 778 |
input.button{ |
850
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
779 |
margin: 1em 1em 0px 0px; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
780 |
border: 1px solid #edecd2; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
781 |
border-color:#edecd2 #cfceb7 #cfceb7 #edecd2; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
782 |
background: #fffff8 url("button.png") bottom left repeat-x; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
783 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
784 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
785 |
/* FileItemInnerView jquery.treeview.css */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
786 |
.folder { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
787 |
/* disable odd/even under folder class */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
788 |
background-color: transparent; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
789 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
790 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
791 |
/***************************************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
792 |
/* footer */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
793 |
/***************************************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
794 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
795 |
div.footer { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
796 |
text-align: center; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
797 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
798 |
div.footer a { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
799 |
color: #000; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
800 |
text-decoration: none; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
801 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
802 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
803 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
804 |
/****************************************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
805 |
/* FIXME must by managed by cubes */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
806 |
/****************************************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
807 |
.needsvalidation { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
808 |
font-style: italic; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
809 |
color: gray; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
810 |
} |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
811 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
812 |
|
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
813 |
/***************************************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
814 |
/* FIXME : Deprecated ? entity view ? */ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
815 |
/***************************************/ |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
816 |
.title { |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
817 |
text-align: left; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
818 |
font-size: large; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
819 |
font-weight: bold; |
b747f1a1ced0
Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
409
diff
changeset
|
820 |
} |
1077 | 821 |
|
4280
15d541321a8c
more input/button fixes
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
3840
diff
changeset
|
822 |
.validateButton { |
1077 | 823 |
margin: 1em 1em 0px 0px; |
824 |
border: 1px solid #edecd2; |
|
825 |
border-color:#edecd2 #cfceb7 #cfceb7 #edecd2; |
|
826 |
background: #fffff8 url("button.png") bottom left repeat-x; |
|
3066
ff83ccd612ce
[cubicweb] #344957 : fix popup display in IE7
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
2702
diff
changeset
|
827 |
} |
2937
36b11249014e
[pdf] (ugly) pdf icon, component
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2702
diff
changeset
|
828 |
|
36b11249014e
[pdf] (ugly) pdf icon, component
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2702
diff
changeset
|
829 |
/********************************/ |
36b11249014e
[pdf] (ugly) pdf icon, component
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2702
diff
changeset
|
830 |
/* placement of alt. view icons */ |
36b11249014e
[pdf] (ugly) pdf icon, component
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2702
diff
changeset
|
831 |
/********************************/ |
36b11249014e
[pdf] (ugly) pdf icon, component
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2702
diff
changeset
|
832 |
|
36b11249014e
[pdf] (ugly) pdf icon, component
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2702
diff
changeset
|
833 |
.otherView { |
36b11249014e
[pdf] (ugly) pdf icon, component
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2702
diff
changeset
|
834 |
float: right; |
36b11249014e
[pdf] (ugly) pdf icon, component
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2702
diff
changeset
|
835 |
} |