1 |
/** |
2 |
* Feuille de style CSS spécifique à l'applicatif, ce script est destiné à être |
3 |
* appelé en dernier dans la pile des fichiers CSS. |
4 |
* |
5 |
* @package openfoncier |
6 |
* @version SVN : $Id$ |
7 |
*/ |
8 |
|
9 |
/* |
10 |
* Logo |
11 |
*/ |
12 |
#jqueryui #logo span.logo { width:158px; height:50px; background-image: url("../img/logo.png");margin:0px;background-repeat: no-repeat; display: block; text-indent: -9999px; } |
13 |
#header { background-image: url("../img/bg-header.png"); } |
14 |
#formulaire .ui-tabs-selected.ui-state-active a { color:#2270C3; } |
15 |
|
16 |
/* |
17 |
* Police à chasse fixe pour les textarea |
18 |
*/ |
19 |
textarea { font-family: monospace !important; } |
20 |
|
21 |
/* |
22 |
* Titre |
23 |
*/ |
24 |
#title { min-height: 18px; } |
25 |
#title h2 { text-transform: capitalize; } |
26 |
|
27 |
/* |
28 |
* Menu |
29 |
*/ |
30 |
#menu li.elem.ui-state-focus { background-color:#2270C3; background-image: none; font-weight: normal; } |
31 |
#menu li.elem.category:hover { background-color: #E2E2E2; } |
32 |
.rubrik { text-transform: capitalize; } |
33 |
#menu h3 a { margin-left: 5px; background-image: none; } |
34 |
|
35 |
/* |
36 |
* Onglets |
37 |
*/ |
38 |
.ui-tabs-nav li { text-transform: capitalize; } |
39 |
|
40 |
/* |
41 |
* Overlay |
42 |
*/ |
43 |
.ui-widget-overlay { |
44 |
opacity: 0.75; |
45 |
} |
46 |
|
47 |
/* |
48 |
* |
49 |
*/ |
50 |
.field-type-textareastatic .form-content { |
51 |
min-width: 600px; |
52 |
} |
53 |
/* |
54 |
* |
55 |
*/ |
56 |
div.message.ui-state-transparent { |
57 |
background-color: transparent; |
58 |
padding: 0; |
59 |
border: 0 none; |
60 |
} |
61 |
|
62 |
/* |
63 |
* |
64 |
*/ |
65 |
td.center { text-align: center; } |
66 |
|
67 |
/*recherchedossier*/ |
68 |
td.fd_rechdossier{background:#ffffff;} |
69 |
td.fd_haut_rechdossier{background-color:#ffffff;} |
70 |
td.fd_bas_rechdossier{background-color:transparent;height:10px;} |
71 |
td.formLibelle{padding: 0 5px 0 15px ;} |
72 |
|
73 |
/**/ |
74 |
#adv-search-adv-fields .field-type-select, |
75 |
#adv-search-adv-fields .field-type-text, |
76 |
#adv-search-adv-fields .bloc.intervaldate { |
77 |
float:left; |
78 |
width: 210px; |
79 |
} |
80 |
#adv-search-adv-fields .field-type-select div.form-libelle, |
81 |
#adv-search-adv-fields .field-type-text div.form-libelle, |
82 |
#adv-search-adv-fields .bloc.intervaldate div.bloc-titre { |
83 |
display: block; |
84 |
font-weight: bold; |
85 |
padding: 0; |
86 |
} |
87 |
#adv-search-adv-fields .field-type-select div.form-content, |
88 |
#adv-search-adv-fields .field-type-text div.form-content { |
89 |
display: block; |
90 |
padding: 3px; |
91 |
height: 20px; |
92 |
} |
93 |
#adv-search-adv-fields .field-type-select div.form-content select, |
94 |
#adv-search-adv-fields .field-type-text div.form-content input { |
95 |
width:90%; |
96 |
} |
97 |
#adv-search-adv-fields .bloc.intervaldate .field-type-date { |
98 |
float:none; |
99 |
padding: 3px; |
100 |
} |
101 |
#adv-search-adv-fields .bloc.intervaldate .field-type-date div.form-libelle { |
102 |
display: table-cell; |
103 |
} |
104 |
#adv-search-adv-fields .bloc.intervaldate .field-type-date div.form-content { |
105 |
height: 20px; |
106 |
} |
107 |
|
108 |
#menu li.elem.subtitle { padding:3px 10px; background-color: #E2E2E2; font-weight: bold;} |
109 |
#menu li.elem.subtitle:hover {background-color: #E2E2E2;} |
110 |
|
111 |
.consultation_non_lue, |
112 |
.non_lu { |
113 |
font-weight: bold; |
114 |
} |
115 |
.field-ser-them { |
116 |
display : inline-block; |
117 |
} |
118 |
.ser-them{ |
119 |
height:150px; |
120 |
width: 100%; |
121 |
} |
122 |
.list-ser-them, .button-ser-them, .list-sel-ser-them { |
123 |
float: left; |
124 |
} |
125 |
.list-ser-them, .list-sel-ser-them{ |
126 |
background-color: #FFFFFF; |
127 |
border : solid 2px #999; |
128 |
width: 40%; |
129 |
height : 125px; |
130 |
overflow : auto; |
131 |
cursor: pointer; |
132 |
} |
133 |
.list-ser-them { |
134 |
} |
135 |
.button-ser-them { |
136 |
width: 15%; |
137 |
height : 150px; |
138 |
list-style-type: none; |
139 |
} |
140 |
.button-ser-them ul{ |
141 |
text-align: center; |
142 |
list-style-type: none; |
143 |
} |
144 |
.button-ser-them li{ |
145 |
margin-top: 25px; |
146 |
} |
147 |
.list-sel-ser-them { |
148 |
overflow : auto; |
149 |
} |
150 |
|
151 |
|
152 |
.liste_gauche_service{ |
153 |
padding-left: 30px; |
154 |
display: block; |
155 |
line-height: 1.3; |
156 |
} |
157 |
.liste_gauche_service:hover, .liste_gauche_them:hover, .liste_droite_service:hover { |
158 |
background-color:#999999; |
159 |
color: #fff; |
160 |
} |
161 |
.liste_gauche_them, .liste_droite_title { |
162 |
background-color: #E2E2E2; |
163 |
border-top: 1px solid #CDCDCD; |
164 |
font-weight: bold; |
165 |
margin: 0 1px 0 0; |
166 |
padding: 2px; |
167 |
} |
168 |
.liste_gauche_service input[type=checkbox] { |
169 |
display: none; |
170 |
} |
171 |
.list-ser-them .liste_gauche_service_selected, .list-sel-ser-them .liste_droite_service_selected { |
172 |
background-color:#999999; |
173 |
color: #fff; |
174 |
} |
175 |
.list-sel-ser-them-title { |
176 |
font-weight: bold; |
177 |
} |
178 |
div.row { |
179 |
float: left; |
180 |
width: 100%; |
181 |
} |
182 |
div.cell1 { |
183 |
float: left; |
184 |
width: 72.5%; |
185 |
} |
186 |
div.cell2 { |
187 |
float: left; |
188 |
width: 25%; |
189 |
} |
190 |
.lu-16 { |
191 |
background-image: url("../img/lu-16x16.png"); |
192 |
} |
193 |
.transferer-16 { |
194 |
background-image: url("../img/tb_fleche.png"); |
195 |
} |
196 |
.rediger-16 { |
197 |
background-image: url("../img/rediger-16x16.png"); |
198 |
} |
199 |
.search-petitionnaire-16 { |
200 |
background-image: url("../img/search-16x16.png"); |
201 |
} |
202 |
.mut-add-16 { |
203 |
background-image: url("../img/mut-add-16x16.png"); |
204 |
} |
205 |
#portlet-actions .om-icon-16.om-icon-fix { |
206 |
display: inline; |
207 |
} |
208 |
ul.document_list { |
209 |
border: none; |
210 |
list-style: none; |
211 |
margin-bottom: 10px; |
212 |
|
213 |
} |
214 |
li.document_list_date { |
215 |
background-color: #B0E0E6; |
216 |
|
217 |
} |
218 |
li.document_list_name { |
219 |
background-color: #FAFAD2; |
220 |
} |
221 |
ul.document_list li { |
222 |
border-bottom: dotted grey 1px; |
223 |
padding:2px; |
224 |
padding-left:10px; |
225 |
} |
226 |
#advs_export { |
227 |
float: right; |
228 |
margin-right: 20px; |
229 |
padding: 5px 0; |
230 |
} |
231 |
|
232 |
.libelle-more_petitionnaire, #morelineReferenceCadastrale, .moreFieldReferenceCadastrale, .om-form-button{ |
233 |
cursor: pointer; |
234 |
} |
235 |
|
236 |
.enjeu_erp-16 { background-image: url("../img/enjeu-erp-16x16.png"); } |
237 |
.enjeu_urba-16 { background-image: url("../img/enjeu-urba-16x16.png"); } |
238 |
.nouveau-dossier-16 { background-image: url("../img/dossier-nouveau-16x16.png"); } |
239 |
.dossier-existant-16, |
240 |
.dossier_instruction_recherche-16 { background-image: url("../img/dossier-existant-16x16.png"); } |
241 |
.tableau-de-bord-16 { background-image: url("../img/tableau-de-bord-16x16.png"); } |
242 |
.consultation-retour-16 { background-image: url("../img/consultation-retour-16x16.png"); } |
243 |
.commission-retour-16 { background-image: url("../img/commission-16x16.png"); } |
244 |
.dossier_autorisation-16, |
245 |
.dossier_instruction_mes_encours-16, |
246 |
.dossier_instruction_tous_encours-16, |
247 |
.dossier_instruction_mes_clotures-16, |
248 |
.dossier_instruction_tous_clotures-16 { background-image: url("../img/dossier-16x16.png"); } |
249 |
.messages_tous_retours-16, |
250 |
.messages_mes_retours-16 { background-image: url("../img/message-16x16.png"); } |
251 |
|
252 |
|
253 |
/* CSS des type de consultation */ |
254 |
.tab-tab tr.consultation-avec-avis-attendu td{ |
255 |
|
256 |
} |
257 |
.tab-tab tr.consultation-pour-information td{ |
258 |
background-color: lightgrey; |
259 |
} |
260 |
.tab-tab tr.consultation-pour-conformite td{ |
261 |
background-color: #FFF56B; |
262 |
} |
263 |
.om-form-button{ |
264 |
background-repeat: no-repeat; |
265 |
padding-left: 18px; |
266 |
margin: 1px; |
267 |
} |
268 |
.select_multiple_static{ |
269 |
list-style: none; |
270 |
} |
271 |
.ui-tabs-nav li>a#dossier_autorisation, .tab-tab tr.tabDADI td{ |
272 |
background-color: #fee71b; |
273 |
} |
274 |
|
275 |
|
276 |
|
277 |
|
278 |
|
279 |
/*! |
280 |
* Bootstrap v2.3.1 |
281 |
* |
282 |
* Copyright 2012 Twitter, Inc |
283 |
* Licensed under the Apache License v2.0 |
284 |
* http://www.apache.org/licenses/LICENSE-2.0 |
285 |
* |
286 |
* Designed and built with all the love in the world @twitter by @mdo and @fat. |
287 |
*/ |
288 |
.clearfix { |
289 |
*zoom: 1; |
290 |
} |
291 |
.clearfix:before, |
292 |
.clearfix:after { |
293 |
display: table; |
294 |
content: ""; |
295 |
line-height: 0; |
296 |
} |
297 |
.clearfix:after { |
298 |
clear: both; |
299 |
} |
300 |
.hide-text { |
301 |
font: 0/0 a; |
302 |
color: transparent; |
303 |
text-shadow: none; |
304 |
background-color: transparent; |
305 |
border: 0; |
306 |
} |
307 |
.input-block-level { |
308 |
display: block; |
309 |
width: 100%; |
310 |
min-height: 30px; |
311 |
-webkit-box-sizing: border-box; |
312 |
-moz-box-sizing: border-box; |
313 |
box-sizing: border-box; |
314 |
} |
315 |
.label, |
316 |
.badge { |
317 |
display: inline-block; |
318 |
padding: 2px 4px; |
319 |
font-size: 11.844px; |
320 |
font-weight: bold; |
321 |
line-height: 14px; |
322 |
color: #ffffff; |
323 |
vertical-align: baseline; |
324 |
white-space: nowrap; |
325 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
326 |
background-color: #999999; |
327 |
} |
328 |
.label { |
329 |
-webkit-border-radius: 3px; |
330 |
-moz-border-radius: 3px; |
331 |
border-radius: 3px; |
332 |
} |
333 |
.badge { |
334 |
padding-left: 9px; |
335 |
padding-right: 9px; |
336 |
-webkit-border-radius: 9px; |
337 |
-moz-border-radius: 9px; |
338 |
border-radius: 9px; |
339 |
} |
340 |
.label:empty, |
341 |
.badge:empty { |
342 |
display: none; |
343 |
} |
344 |
a.label:hover, |
345 |
a.label:focus, |
346 |
a.badge:hover, |
347 |
a.badge:focus { |
348 |
color: #ffffff; |
349 |
text-decoration: none; |
350 |
cursor: pointer; |
351 |
} |
352 |
.label-important, |
353 |
.badge-important { |
354 |
background-color: #b94a48; |
355 |
} |
356 |
.label-important[href], |
357 |
.badge-important[href] { |
358 |
background-color: #953b39; |
359 |
} |
360 |
.label-warning, |
361 |
.badge-warning { |
362 |
background-color: #f89406; |
363 |
} |
364 |
.label-warning[href], |
365 |
.badge-warning[href] { |
366 |
background-color: #c67605; |
367 |
} |
368 |
.label-success, |
369 |
.badge-success { |
370 |
background-color: #468847; |
371 |
} |
372 |
.label-success[href], |
373 |
.badge-success[href] { |
374 |
background-color: #356635; |
375 |
} |
376 |
.label-info, |
377 |
.badge-info { |
378 |
background-color: #3a87ad; |
379 |
} |
380 |
.label-info[href], |
381 |
.badge-info[href] { |
382 |
background-color: #2d6987; |
383 |
} |
384 |
.label-inverse, |
385 |
.badge-inverse { |
386 |
background-color: #333333; |
387 |
} |
388 |
.label-inverse[href], |
389 |
.badge-inverse[href] { |
390 |
background-color: #1a1a1a; |
391 |
} |
392 |
.btn .label, |
393 |
.btn .badge { |
394 |
position: relative; |
395 |
top: -1px; |
396 |
} |
397 |
.btn-mini .label, |
398 |
.btn-mini .badge { |
399 |
top: 0; |
400 |
} |
401 |
.btn { |
402 |
display: inline-block; |
403 |
*display: inline; |
404 |
/* IE7 inline-block hack */ |
405 |
|
406 |
*zoom: 1; |
407 |
padding: 4px 12px; |
408 |
margin-bottom: 0; |
409 |
font-size: 14px; |
410 |
line-height: 20px; |
411 |
text-align: center; |
412 |
vertical-align: middle; |
413 |
cursor: pointer; |
414 |
color: #333333; |
415 |
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); |
416 |
background-color: #f5f5f5; |
417 |
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); |
418 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); |
419 |
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); |
420 |
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); |
421 |
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); |
422 |
background-repeat: repeat-x; |
423 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0); |
424 |
border-color: #e6e6e6 #e6e6e6 #bfbfbf; |
425 |
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
426 |
*background-color: #e6e6e6; |
427 |
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
428 |
|
429 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
430 |
border: 1px solid #cccccc; |
431 |
*border: 0; |
432 |
border-bottom-color: #b3b3b3; |
433 |
-webkit-border-radius: 4px; |
434 |
-moz-border-radius: 4px; |
435 |
border-radius: 4px; |
436 |
*margin-left: .3em; |
437 |
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); |
438 |
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); |
439 |
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); |
440 |
} |
441 |
.btn:hover, |
442 |
.btn:focus, |
443 |
.btn:active, |
444 |
.btn.active, |
445 |
.btn.disabled, |
446 |
.btn[disabled] { |
447 |
color: #333333; |
448 |
background-color: #e6e6e6; |
449 |
*background-color: #d9d9d9; |
450 |
} |
451 |
.btn:active, |
452 |
.btn.active { |
453 |
background-color: #cccccc \9; |
454 |
} |
455 |
.btn:first-child { |
456 |
*margin-left: 0; |
457 |
} |
458 |
.btn:hover, |
459 |
.btn:focus { |
460 |
color: #333333; |
461 |
text-decoration: none; |
462 |
background-position: 0 -15px; |
463 |
-webkit-transition: background-position 0.1s linear; |
464 |
-moz-transition: background-position 0.1s linear; |
465 |
-o-transition: background-position 0.1s linear; |
466 |
transition: background-position 0.1s linear; |
467 |
} |
468 |
.btn:focus { |
469 |
outline: thin dotted #333; |
470 |
outline: 5px auto -webkit-focus-ring-color; |
471 |
outline-offset: -2px; |
472 |
} |
473 |
.btn.active, |
474 |
.btn:active { |
475 |
background-image: none; |
476 |
outline: 0; |
477 |
-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); |
478 |
-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); |
479 |
box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); |
480 |
} |
481 |
.btn.disabled, |
482 |
.btn[disabled] { |
483 |
cursor: default; |
484 |
background-image: none; |
485 |
opacity: 0.65; |
486 |
filter: alpha(opacity=65); |
487 |
-webkit-box-shadow: none; |
488 |
-moz-box-shadow: none; |
489 |
box-shadow: none; |
490 |
} |
491 |
.btn-large { |
492 |
padding: 11px 19px; |
493 |
font-size: 17.5px; |
494 |
-webkit-border-radius: 6px; |
495 |
-moz-border-radius: 6px; |
496 |
border-radius: 6px; |
497 |
} |
498 |
.btn-large [class^="icon-"], |
499 |
.btn-large [class*=" icon-"] { |
500 |
margin-top: 4px; |
501 |
} |
502 |
.btn-small { |
503 |
padding: 2px 10px; |
504 |
font-size: 11.9px; |
505 |
-webkit-border-radius: 3px; |
506 |
-moz-border-radius: 3px; |
507 |
border-radius: 3px; |
508 |
} |
509 |
.btn-small [class^="icon-"], |
510 |
.btn-small [class*=" icon-"] { |
511 |
margin-top: 0; |
512 |
} |
513 |
.btn-mini [class^="icon-"], |
514 |
.btn-mini [class*=" icon-"] { |
515 |
margin-top: -1px; |
516 |
} |
517 |
.btn-mini { |
518 |
padding: 0 6px; |
519 |
font-size: 10.5px; |
520 |
-webkit-border-radius: 3px; |
521 |
-moz-border-radius: 3px; |
522 |
border-radius: 3px; |
523 |
} |
524 |
.btn-block { |
525 |
display: block; |
526 |
width: 100%; |
527 |
padding-left: 0; |
528 |
padding-right: 0; |
529 |
-webkit-box-sizing: border-box; |
530 |
-moz-box-sizing: border-box; |
531 |
box-sizing: border-box; |
532 |
} |
533 |
.btn-block + .btn-block { |
534 |
margin-top: 5px; |
535 |
} |
536 |
input[type="submit"].btn-block, |
537 |
input[type="reset"].btn-block, |
538 |
input[type="button"].btn-block { |
539 |
width: 100%; |
540 |
} |
541 |
.btn-primary.active, |
542 |
.btn-warning.active, |
543 |
.btn-danger.active, |
544 |
.btn-success.active, |
545 |
.btn-info.active, |
546 |
.btn-inverse.active { |
547 |
color: rgba(255, 255, 255, 0.75); |
548 |
} |
549 |
.btn-primary { |
550 |
color: #ffffff; |
551 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
552 |
background-color: #006dcc; |
553 |
background-image: -moz-linear-gradient(top, #0088cc, #0044cc); |
554 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); |
555 |
background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); |
556 |
background-image: -o-linear-gradient(top, #0088cc, #0044cc); |
557 |
background-image: linear-gradient(to bottom, #0088cc, #0044cc); |
558 |
background-repeat: repeat-x; |
559 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0); |
560 |
border-color: #0044cc #0044cc #002a80; |
561 |
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
562 |
*background-color: #0044cc; |
563 |
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
564 |
|
565 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
566 |
} |
567 |
.btn-primary:hover, |
568 |
.btn-primary:focus, |
569 |
.btn-primary:active, |
570 |
.btn-primary.active, |
571 |
.btn-primary.disabled, |
572 |
.btn-primary[disabled] { |
573 |
color: #ffffff; |
574 |
background-color: #0044cc; |
575 |
*background-color: #003bb3; |
576 |
} |
577 |
.btn-primary:active, |
578 |
.btn-primary.active { |
579 |
background-color: #003399 \9; |
580 |
} |
581 |
.btn-warning { |
582 |
color: #ffffff; |
583 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
584 |
background-color: #faa732; |
585 |
background-image: -moz-linear-gradient(top, #fbb450, #f89406); |
586 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406)); |
587 |
background-image: -webkit-linear-gradient(top, #fbb450, #f89406); |
588 |
background-image: -o-linear-gradient(top, #fbb450, #f89406); |
589 |
background-image: linear-gradient(to bottom, #fbb450, #f89406); |
590 |
background-repeat: repeat-x; |
591 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0); |
592 |
border-color: #f89406 #f89406 #ad6704; |
593 |
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
594 |
*background-color: #f89406; |
595 |
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
596 |
|
597 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
598 |
} |
599 |
.btn-warning:hover, |
600 |
.btn-warning:focus, |
601 |
.btn-warning:active, |
602 |
.btn-warning.active, |
603 |
.btn-warning.disabled, |
604 |
.btn-warning[disabled] { |
605 |
color: #ffffff; |
606 |
background-color: #f89406; |
607 |
*background-color: #df8505; |
608 |
} |
609 |
.btn-warning:active, |
610 |
.btn-warning.active { |
611 |
background-color: #c67605 \9; |
612 |
} |
613 |
.btn-danger { |
614 |
color: #ffffff; |
615 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
616 |
background-color: #da4f49; |
617 |
background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f); |
618 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f)); |
619 |
background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f); |
620 |
background-image: -o-linear-gradient(top, #ee5f5b, #bd362f); |
621 |
background-image: linear-gradient(to bottom, #ee5f5b, #bd362f); |
622 |
background-repeat: repeat-x; |
623 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0); |
624 |
border-color: #bd362f #bd362f #802420; |
625 |
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
626 |
*background-color: #bd362f; |
627 |
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
628 |
|
629 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
630 |
} |
631 |
.btn-danger:hover, |
632 |
.btn-danger:focus, |
633 |
.btn-danger:active, |
634 |
.btn-danger.active, |
635 |
.btn-danger.disabled, |
636 |
.btn-danger[disabled] { |
637 |
color: #ffffff; |
638 |
background-color: #bd362f; |
639 |
*background-color: #a9302a; |
640 |
} |
641 |
.btn-danger:active, |
642 |
.btn-danger.active { |
643 |
background-color: #942a25 \9; |
644 |
} |
645 |
.btn-success { |
646 |
color: #ffffff; |
647 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
648 |
background-color: #5bb75b; |
649 |
background-image: -moz-linear-gradient(top, #62c462, #51a351); |
650 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351)); |
651 |
background-image: -webkit-linear-gradient(top, #62c462, #51a351); |
652 |
background-image: -o-linear-gradient(top, #62c462, #51a351); |
653 |
background-image: linear-gradient(to bottom, #62c462, #51a351); |
654 |
background-repeat: repeat-x; |
655 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0); |
656 |
border-color: #51a351 #51a351 #387038; |
657 |
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
658 |
*background-color: #51a351; |
659 |
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
660 |
|
661 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
662 |
} |
663 |
.btn-success:hover, |
664 |
.btn-success:focus, |
665 |
.btn-success:active, |
666 |
.btn-success.active, |
667 |
.btn-success.disabled, |
668 |
.btn-success[disabled] { |
669 |
color: #ffffff; |
670 |
background-color: #51a351; |
671 |
*background-color: #499249; |
672 |
} |
673 |
.btn-success:active, |
674 |
.btn-success.active { |
675 |
background-color: #408140 \9; |
676 |
} |
677 |
.btn-info { |
678 |
color: #ffffff; |
679 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
680 |
background-color: #49afcd; |
681 |
background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4); |
682 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4)); |
683 |
background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4); |
684 |
background-image: -o-linear-gradient(top, #5bc0de, #2f96b4); |
685 |
background-image: linear-gradient(to bottom, #5bc0de, #2f96b4); |
686 |
background-repeat: repeat-x; |
687 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0); |
688 |
border-color: #2f96b4 #2f96b4 #1f6377; |
689 |
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
690 |
*background-color: #2f96b4; |
691 |
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
692 |
|
693 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
694 |
} |
695 |
.btn-info:hover, |
696 |
.btn-info:focus, |
697 |
.btn-info:active, |
698 |
.btn-info.active, |
699 |
.btn-info.disabled, |
700 |
.btn-info[disabled] { |
701 |
color: #ffffff; |
702 |
background-color: #2f96b4; |
703 |
*background-color: #2a85a0; |
704 |
} |
705 |
.btn-info:active, |
706 |
.btn-info.active { |
707 |
background-color: #24748c \9; |
708 |
} |
709 |
.btn-inverse { |
710 |
color: #ffffff; |
711 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
712 |
background-color: #363636; |
713 |
background-image: -moz-linear-gradient(top, #444444, #222222); |
714 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222)); |
715 |
background-image: -webkit-linear-gradient(top, #444444, #222222); |
716 |
background-image: -o-linear-gradient(top, #444444, #222222); |
717 |
background-image: linear-gradient(to bottom, #444444, #222222); |
718 |
background-repeat: repeat-x; |
719 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0); |
720 |
border-color: #222222 #222222 #000000; |
721 |
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
722 |
*background-color: #222222; |
723 |
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
724 |
|
725 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
726 |
} |
727 |
.btn-inverse:hover, |
728 |
.btn-inverse:focus, |
729 |
.btn-inverse:active, |
730 |
.btn-inverse.active, |
731 |
.btn-inverse.disabled, |
732 |
.btn-inverse[disabled] { |
733 |
color: #ffffff; |
734 |
background-color: #222222; |
735 |
*background-color: #151515; |
736 |
} |
737 |
.btn-inverse:active, |
738 |
.btn-inverse.active { |
739 |
background-color: #080808 \9; |
740 |
} |
741 |
button.btn, |
742 |
input[type="submit"].btn { |
743 |
*padding-top: 3px; |
744 |
*padding-bottom: 3px; |
745 |
} |
746 |
button.btn::-moz-focus-inner, |
747 |
input[type="submit"].btn::-moz-focus-inner { |
748 |
padding: 0; |
749 |
border: 0; |
750 |
} |
751 |
button.btn.btn-large, |
752 |
input[type="submit"].btn.btn-large { |
753 |
*padding-top: 7px; |
754 |
*padding-bottom: 7px; |
755 |
} |
756 |
button.btn.btn-small, |
757 |
input[type="submit"].btn.btn-small { |
758 |
*padding-top: 3px; |
759 |
*padding-bottom: 3px; |
760 |
} |
761 |
button.btn.btn-mini, |
762 |
input[type="submit"].btn.btn-mini { |
763 |
*padding-top: 1px; |
764 |
*padding-bottom: 1px; |
765 |
} |
766 |
.btn-link, |
767 |
.btn-link:active, |
768 |
.btn-link[disabled] { |
769 |
background-color: transparent; |
770 |
background-image: none; |
771 |
-webkit-box-shadow: none; |
772 |
-moz-box-shadow: none; |
773 |
box-shadow: none; |
774 |
} |
775 |
.btn-link { |
776 |
border-color: transparent; |
777 |
cursor: pointer; |
778 |
color: #0088cc; |
779 |
-webkit-border-radius: 0; |
780 |
-moz-border-radius: 0; |
781 |
border-radius: 0; |
782 |
} |
783 |
.btn-link:hover, |
784 |
.btn-link:focus { |
785 |
color: #005580; |
786 |
text-decoration: underline; |
787 |
background-color: transparent; |
788 |
} |
789 |
.btn-link[disabled]:hover, |
790 |
.btn-link[disabled]:focus { |
791 |
color: #333333; |
792 |
text-decoration: none; |
793 |
} |