1 |
/** |
/** |
2 |
* APP |
* 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 |
|
* On cache toutes les premières colonnes qui contiennent un id inutile |
49 |
|
*/ |
50 |
|
#tab-demande .firstcol, |
51 |
|
#tab-petitionnaire_frequent .firstcol, |
52 |
|
#tab-commission_tous_retours .firstcol, |
53 |
|
#tab-commission_mes_retours .firstcol, |
54 |
|
#tab-messages_tous_retours .firstcol, |
55 |
|
#tab-messages_mes_retours .firstcol, |
56 |
|
#tab-consultation_tous_retours .firstcol, |
57 |
|
#tab-consultation_mes_retours .firstcol { |
58 |
|
display: none; |
59 |
|
} |
60 |
|
|
61 |
|
/* |
62 |
|
* |
63 |
|
*/ |
64 |
|
.field-type-textareastatic .form-content { |
65 |
|
min-width: 600px; |
66 |
|
} |
67 |
|
/* |
68 |
|
* |
69 |
*/ |
*/ |
70 |
div.message.ui-state-transparent { |
div.message.ui-state-transparent { |
71 |
background-color: transparent; |
background-color: transparent; |
72 |
padding: 0; |
padding: 0; |
73 |
border: 0 none; |
border: 0 none; |
74 |
} |
} |
75 |
/* Logo */ |
|
76 |
#logo span.logo { width:200px; height:38px; background-image: url("../img/logo.png");margin:10px;background-repeat: no-repeat; display: block; text-indent: -9999px; } |
/* |
77 |
|
* |
78 |
|
*/ |
79 |
|
td.center { text-align: center; } |
80 |
|
|
81 |
/*recherchedossier*/ |
/*recherchedossier*/ |
82 |
td.fd_rechdossier{background:#ffffff;} |
td.fd_rechdossier{background:#ffffff;} |
83 |
td.fd_haut_rechdossier{background-color:#ffffff;} |
td.fd_haut_rechdossier{background-color:#ffffff;} |
204 |
.lu-16 { |
.lu-16 { |
205 |
background-image: url("../img/lu-16x16.png"); |
background-image: url("../img/lu-16x16.png"); |
206 |
} |
} |
207 |
|
.transferer-16 { |
208 |
|
background-image: url("../img/tb_fleche.png"); |
209 |
|
} |
210 |
|
.rediger-16 { |
211 |
|
background-image: url("../img/rediger-16x16.png"); |
212 |
|
} |
213 |
.search-petitionnaire-16 { |
.search-petitionnaire-16 { |
214 |
background-image: url("../img/search-16x16.png"); |
background-image: url("../img/search-16x16.png"); |
215 |
} |
} |
243 |
padding: 5px 0; |
padding: 5px 0; |
244 |
} |
} |
245 |
|
|
246 |
.libelle-more_petitionnaire, #morelineReferenceCadastrale, .moreFieldReferenceCadastrale{ |
.libelle-more_petitionnaire, #morelineReferenceCadastrale, .moreFieldReferenceCadastrale, .om-form-button{ |
247 |
cursor: pointer; |
cursor: pointer; |
248 |
} |
} |
249 |
|
|
250 |
.enjeu_erp-16 { background-image: url("../img/enjeu-erp-16x16.png"); } |
.enjeu_erp-16 { background-image: url("../img/enjeu-erp-16x16.png"); } |
|
.enjeu_urba-16 { background-image: url("../img/enjeu-urba-16x16.png"); } |
|
251 |
|
.enjeu_urba-16 { background-image: url("../img/enjeu-urba-16x16.png"); } |
252 |
|
.nouveau-dossier-16 { background-image: url("../img/dossier-nouveau-16x16.png"); } |
253 |
|
.dossier-existant-16, |
254 |
|
.dossier_instruction_recherche-16 { background-image: url("../img/dossier-existant-16x16.png"); } |
255 |
|
.tableau-de-bord-16 { background-image: url("../img/tableau-de-bord-16x16.png"); } |
256 |
|
.consultation-retour-16 { background-image: url("../img/consultation-retour-16x16.png"); } |
257 |
|
.commission-retour-16, |
258 |
|
.commissions-16 { background-image: url("../img/commission-16x16.png"); } |
259 |
|
.commissions-demande-passage-16 { background-image: url("../img/commission-demande-16x16.png"); } |
260 |
|
.dossier_autorisation-16, |
261 |
|
.dossier_instruction_mes_encours-16, |
262 |
|
.dossier_instruction_tous_encours-16, |
263 |
|
.dossier_instruction_mes_clotures-16, |
264 |
|
.dossier_instruction_tous_clotures-16 { background-image: url("../img/dossier-16x16.png"); } |
265 |
|
.messages_tous_retours-16, |
266 |
|
.messages_mes_retours-16 { background-image: url("../img/message-16x16.png"); } |
267 |
|
.petitionnaire_frequent-16 { background-image: url("../img/petitionnaires-16x16.png"); } |
268 |
|
.suivi_mise_a_jour_des_dates-16 { background-image: url("../img/calendar-16x16.png"); } |
269 |
|
|
270 |
|
/* CSS des type de consultation */ |
271 |
|
.tab-tab tr.consultation-avec-avis-attendu td{ |
272 |
|
|
273 |
|
} |
274 |
|
.tab-tab tr.consultation-pour-information td{ |
275 |
|
background-color: lightgrey; |
276 |
|
} |
277 |
|
.tab-tab tr.consultation-pour-conformite td{ |
278 |
|
background-color: #FFF56B; |
279 |
|
} |
280 |
|
.om-form-button{ |
281 |
|
background-repeat: no-repeat; |
282 |
|
padding-left: 18px; |
283 |
|
margin: 1px; |
284 |
|
} |
285 |
|
.select_multiple_static{ |
286 |
|
list-style: none; |
287 |
|
} |
288 |
|
.ui-tabs-nav li>a#dossier_autorisation, .tab-tab tr.tabDADI td{ |
289 |
|
background-color: #fee71b; |
290 |
|
} |
291 |
|
|
292 |
|
|
293 |
|
|
294 |
|
|
295 |
|
|
296 |
|
/*! |
297 |
|
* Bootstrap v2.3.1 |
298 |
|
* |
299 |
|
* Copyright 2012 Twitter, Inc |
300 |
|
* Licensed under the Apache License v2.0 |
301 |
|
* http://www.apache.org/licenses/LICENSE-2.0 |
302 |
|
* |
303 |
|
* Designed and built with all the love in the world @twitter by @mdo and @fat. |
304 |
|
*/ |
305 |
|
.clearfix { |
306 |
|
*zoom: 1; |
307 |
|
} |
308 |
|
.clearfix:before, |
309 |
|
.clearfix:after { |
310 |
|
display: table; |
311 |
|
content: ""; |
312 |
|
line-height: 0; |
313 |
|
} |
314 |
|
.clearfix:after { |
315 |
|
clear: both; |
316 |
|
} |
317 |
|
.hide-text { |
318 |
|
font: 0/0 a; |
319 |
|
color: transparent; |
320 |
|
text-shadow: none; |
321 |
|
background-color: transparent; |
322 |
|
border: 0; |
323 |
|
} |
324 |
|
.input-block-level { |
325 |
|
display: block; |
326 |
|
width: 100%; |
327 |
|
min-height: 30px; |
328 |
|
-webkit-box-sizing: border-box; |
329 |
|
-moz-box-sizing: border-box; |
330 |
|
box-sizing: border-box; |
331 |
|
} |
332 |
|
.label, |
333 |
|
.badge { |
334 |
|
display: inline-block; |
335 |
|
padding: 2px 4px; |
336 |
|
font-size: 11.844px; |
337 |
|
font-weight: bold; |
338 |
|
line-height: 14px; |
339 |
|
color: #ffffff; |
340 |
|
vertical-align: baseline; |
341 |
|
white-space: nowrap; |
342 |
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
343 |
|
background-color: #999999; |
344 |
|
} |
345 |
|
.label { |
346 |
|
-webkit-border-radius: 3px; |
347 |
|
-moz-border-radius: 3px; |
348 |
|
border-radius: 3px; |
349 |
|
} |
350 |
|
.badge { |
351 |
|
padding-left: 9px; |
352 |
|
padding-right: 9px; |
353 |
|
-webkit-border-radius: 9px; |
354 |
|
-moz-border-radius: 9px; |
355 |
|
border-radius: 9px; |
356 |
|
} |
357 |
|
.label:empty, |
358 |
|
.badge:empty { |
359 |
|
display: none; |
360 |
|
} |
361 |
|
a.label:hover, |
362 |
|
a.label:focus, |
363 |
|
a.badge:hover, |
364 |
|
a.badge:focus { |
365 |
|
color: #ffffff; |
366 |
|
text-decoration: none; |
367 |
|
cursor: pointer; |
368 |
|
} |
369 |
|
.label-important, |
370 |
|
.badge-important { |
371 |
|
background-color: #b94a48; |
372 |
|
} |
373 |
|
.label-important[href], |
374 |
|
.badge-important[href] { |
375 |
|
background-color: #953b39; |
376 |
|
} |
377 |
|
.label-warning, |
378 |
|
.badge-warning { |
379 |
|
background-color: #f89406; |
380 |
|
} |
381 |
|
.label-warning[href], |
382 |
|
.badge-warning[href] { |
383 |
|
background-color: #c67605; |
384 |
|
} |
385 |
|
.label-success, |
386 |
|
.badge-success { |
387 |
|
background-color: #468847; |
388 |
|
} |
389 |
|
.label-success[href], |
390 |
|
.badge-success[href] { |
391 |
|
background-color: #356635; |
392 |
|
} |
393 |
|
.label-info, |
394 |
|
.badge-info { |
395 |
|
background-color: #3a87ad; |
396 |
|
} |
397 |
|
.label-info[href], |
398 |
|
.badge-info[href] { |
399 |
|
background-color: #2d6987; |
400 |
|
} |
401 |
|
.label-inverse, |
402 |
|
.badge-inverse { |
403 |
|
background-color: #333333; |
404 |
|
} |
405 |
|
.label-inverse[href], |
406 |
|
.badge-inverse[href] { |
407 |
|
background-color: #1a1a1a; |
408 |
|
} |
409 |
|
.btn .label, |
410 |
|
.btn .badge { |
411 |
|
position: relative; |
412 |
|
top: -1px; |
413 |
|
} |
414 |
|
.btn-mini .label, |
415 |
|
.btn-mini .badge { |
416 |
|
top: 0; |
417 |
|
} |
418 |
|
.btn { |
419 |
|
display: inline-block; |
420 |
|
*display: inline; |
421 |
|
/* IE7 inline-block hack */ |
422 |
|
|
423 |
|
*zoom: 1; |
424 |
|
padding: 4px 12px; |
425 |
|
margin-bottom: 0; |
426 |
|
font-size: 14px; |
427 |
|
line-height: 20px; |
428 |
|
text-align: center; |
429 |
|
vertical-align: middle; |
430 |
|
cursor: pointer; |
431 |
|
color: #333333; |
432 |
|
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); |
433 |
|
background-color: #f5f5f5; |
434 |
|
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); |
435 |
|
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); |
436 |
|
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); |
437 |
|
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); |
438 |
|
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); |
439 |
|
background-repeat: repeat-x; |
440 |
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0); |
441 |
|
border-color: #e6e6e6 #e6e6e6 #bfbfbf; |
442 |
|
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
443 |
|
*background-color: #e6e6e6; |
444 |
|
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
445 |
|
|
446 |
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
447 |
|
border: 1px solid #cccccc; |
448 |
|
*border: 0; |
449 |
|
border-bottom-color: #b3b3b3; |
450 |
|
-webkit-border-radius: 4px; |
451 |
|
-moz-border-radius: 4px; |
452 |
|
border-radius: 4px; |
453 |
|
*margin-left: .3em; |
454 |
|
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); |
455 |
|
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); |
456 |
|
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); |
457 |
|
} |
458 |
|
.btn:hover, |
459 |
|
.btn:focus, |
460 |
|
.btn:active, |
461 |
|
.btn.active, |
462 |
|
.btn.disabled, |
463 |
|
.btn[disabled] { |
464 |
|
color: #333333; |
465 |
|
background-color: #e6e6e6; |
466 |
|
*background-color: #d9d9d9; |
467 |
|
} |
468 |
|
.btn:active, |
469 |
|
.btn.active { |
470 |
|
background-color: #cccccc \9; |
471 |
|
} |
472 |
|
.btn:first-child { |
473 |
|
*margin-left: 0; |
474 |
|
} |
475 |
|
.btn:hover, |
476 |
|
.btn:focus { |
477 |
|
color: #333333; |
478 |
|
text-decoration: none; |
479 |
|
background-position: 0 -15px; |
480 |
|
-webkit-transition: background-position 0.1s linear; |
481 |
|
-moz-transition: background-position 0.1s linear; |
482 |
|
-o-transition: background-position 0.1s linear; |
483 |
|
transition: background-position 0.1s linear; |
484 |
|
} |
485 |
|
.btn:focus { |
486 |
|
outline: thin dotted #333; |
487 |
|
outline: 5px auto -webkit-focus-ring-color; |
488 |
|
outline-offset: -2px; |
489 |
|
} |
490 |
|
.btn.active, |
491 |
|
.btn:active { |
492 |
|
background-image: none; |
493 |
|
outline: 0; |
494 |
|
-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); |
495 |
|
-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); |
496 |
|
box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); |
497 |
|
} |
498 |
|
.btn.disabled, |
499 |
|
.btn[disabled] { |
500 |
|
cursor: default; |
501 |
|
background-image: none; |
502 |
|
opacity: 0.65; |
503 |
|
filter: alpha(opacity=65); |
504 |
|
-webkit-box-shadow: none; |
505 |
|
-moz-box-shadow: none; |
506 |
|
box-shadow: none; |
507 |
|
} |
508 |
|
.btn-large { |
509 |
|
padding: 11px 19px; |
510 |
|
font-size: 17.5px; |
511 |
|
-webkit-border-radius: 6px; |
512 |
|
-moz-border-radius: 6px; |
513 |
|
border-radius: 6px; |
514 |
|
} |
515 |
|
.btn-large [class^="icon-"], |
516 |
|
.btn-large [class*=" icon-"] { |
517 |
|
margin-top: 4px; |
518 |
|
} |
519 |
|
.btn-small { |
520 |
|
padding: 2px 10px; |
521 |
|
font-size: 11.9px; |
522 |
|
-webkit-border-radius: 3px; |
523 |
|
-moz-border-radius: 3px; |
524 |
|
border-radius: 3px; |
525 |
|
} |
526 |
|
.btn-small [class^="icon-"], |
527 |
|
.btn-small [class*=" icon-"] { |
528 |
|
margin-top: 0; |
529 |
|
} |
530 |
|
.btn-mini [class^="icon-"], |
531 |
|
.btn-mini [class*=" icon-"] { |
532 |
|
margin-top: -1px; |
533 |
|
} |
534 |
|
.btn-mini { |
535 |
|
padding: 0 6px; |
536 |
|
font-size: 10.5px; |
537 |
|
-webkit-border-radius: 3px; |
538 |
|
-moz-border-radius: 3px; |
539 |
|
border-radius: 3px; |
540 |
|
} |
541 |
|
.btn-block { |
542 |
|
display: block; |
543 |
|
width: 100%; |
544 |
|
padding-left: 0; |
545 |
|
padding-right: 0; |
546 |
|
-webkit-box-sizing: border-box; |
547 |
|
-moz-box-sizing: border-box; |
548 |
|
box-sizing: border-box; |
549 |
|
} |
550 |
|
.btn-block + .btn-block { |
551 |
|
margin-top: 5px; |
552 |
|
} |
553 |
|
input[type="submit"].btn-block, |
554 |
|
input[type="reset"].btn-block, |
555 |
|
input[type="button"].btn-block { |
556 |
|
width: 100%; |
557 |
|
} |
558 |
|
.btn-primary.active, |
559 |
|
.btn-warning.active, |
560 |
|
.btn-danger.active, |
561 |
|
.btn-success.active, |
562 |
|
.btn-info.active, |
563 |
|
.btn-inverse.active { |
564 |
|
color: rgba(255, 255, 255, 0.75); |
565 |
|
} |
566 |
|
.btn-primary { |
567 |
|
color: #ffffff; |
568 |
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
569 |
|
background-color: #006dcc; |
570 |
|
background-image: -moz-linear-gradient(top, #0088cc, #0044cc); |
571 |
|
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); |
572 |
|
background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); |
573 |
|
background-image: -o-linear-gradient(top, #0088cc, #0044cc); |
574 |
|
background-image: linear-gradient(to bottom, #0088cc, #0044cc); |
575 |
|
background-repeat: repeat-x; |
576 |
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0); |
577 |
|
border-color: #0044cc #0044cc #002a80; |
578 |
|
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
579 |
|
*background-color: #0044cc; |
580 |
|
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
581 |
|
|
582 |
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
583 |
|
} |
584 |
|
.btn-primary:hover, |
585 |
|
.btn-primary:focus, |
586 |
|
.btn-primary:active, |
587 |
|
.btn-primary.active, |
588 |
|
.btn-primary.disabled, |
589 |
|
.btn-primary[disabled] { |
590 |
|
color: #ffffff; |
591 |
|
background-color: #0044cc; |
592 |
|
*background-color: #003bb3; |
593 |
|
} |
594 |
|
.btn-primary:active, |
595 |
|
.btn-primary.active { |
596 |
|
background-color: #003399 \9; |
597 |
|
} |
598 |
|
.btn-warning { |
599 |
|
color: #ffffff; |
600 |
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
601 |
|
background-color: #faa732; |
602 |
|
background-image: -moz-linear-gradient(top, #fbb450, #f89406); |
603 |
|
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406)); |
604 |
|
background-image: -webkit-linear-gradient(top, #fbb450, #f89406); |
605 |
|
background-image: -o-linear-gradient(top, #fbb450, #f89406); |
606 |
|
background-image: linear-gradient(to bottom, #fbb450, #f89406); |
607 |
|
background-repeat: repeat-x; |
608 |
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0); |
609 |
|
border-color: #f89406 #f89406 #ad6704; |
610 |
|
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
611 |
|
*background-color: #f89406; |
612 |
|
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
613 |
|
|
614 |
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
615 |
|
} |
616 |
|
.btn-warning:hover, |
617 |
|
.btn-warning:focus, |
618 |
|
.btn-warning:active, |
619 |
|
.btn-warning.active, |
620 |
|
.btn-warning.disabled, |
621 |
|
.btn-warning[disabled] { |
622 |
|
color: #ffffff; |
623 |
|
background-color: #f89406; |
624 |
|
*background-color: #df8505; |
625 |
|
} |
626 |
|
.btn-warning:active, |
627 |
|
.btn-warning.active { |
628 |
|
background-color: #c67605 \9; |
629 |
|
} |
630 |
|
.btn-danger { |
631 |
|
color: #ffffff; |
632 |
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
633 |
|
background-color: #da4f49; |
634 |
|
background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f); |
635 |
|
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f)); |
636 |
|
background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f); |
637 |
|
background-image: -o-linear-gradient(top, #ee5f5b, #bd362f); |
638 |
|
background-image: linear-gradient(to bottom, #ee5f5b, #bd362f); |
639 |
|
background-repeat: repeat-x; |
640 |
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0); |
641 |
|
border-color: #bd362f #bd362f #802420; |
642 |
|
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
643 |
|
*background-color: #bd362f; |
644 |
|
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
645 |
|
|
646 |
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
647 |
|
} |
648 |
|
.btn-danger:hover, |
649 |
|
.btn-danger:focus, |
650 |
|
.btn-danger:active, |
651 |
|
.btn-danger.active, |
652 |
|
.btn-danger.disabled, |
653 |
|
.btn-danger[disabled] { |
654 |
|
color: #ffffff; |
655 |
|
background-color: #bd362f; |
656 |
|
*background-color: #a9302a; |
657 |
|
} |
658 |
|
.btn-danger:active, |
659 |
|
.btn-danger.active { |
660 |
|
background-color: #942a25 \9; |
661 |
|
} |
662 |
|
.btn-success { |
663 |
|
color: #ffffff; |
664 |
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
665 |
|
background-color: #5bb75b; |
666 |
|
background-image: -moz-linear-gradient(top, #62c462, #51a351); |
667 |
|
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351)); |
668 |
|
background-image: -webkit-linear-gradient(top, #62c462, #51a351); |
669 |
|
background-image: -o-linear-gradient(top, #62c462, #51a351); |
670 |
|
background-image: linear-gradient(to bottom, #62c462, #51a351); |
671 |
|
background-repeat: repeat-x; |
672 |
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0); |
673 |
|
border-color: #51a351 #51a351 #387038; |
674 |
|
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
675 |
|
*background-color: #51a351; |
676 |
|
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
677 |
|
|
678 |
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
679 |
|
} |
680 |
|
.btn-success:hover, |
681 |
|
.btn-success:focus, |
682 |
|
.btn-success:active, |
683 |
|
.btn-success.active, |
684 |
|
.btn-success.disabled, |
685 |
|
.btn-success[disabled] { |
686 |
|
color: #ffffff; |
687 |
|
background-color: #51a351; |
688 |
|
*background-color: #499249; |
689 |
|
} |
690 |
|
.btn-success:active, |
691 |
|
.btn-success.active { |
692 |
|
background-color: #408140 \9; |
693 |
|
} |
694 |
|
.btn-info { |
695 |
|
color: #ffffff; |
696 |
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
697 |
|
background-color: #49afcd; |
698 |
|
background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4); |
699 |
|
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4)); |
700 |
|
background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4); |
701 |
|
background-image: -o-linear-gradient(top, #5bc0de, #2f96b4); |
702 |
|
background-image: linear-gradient(to bottom, #5bc0de, #2f96b4); |
703 |
|
background-repeat: repeat-x; |
704 |
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0); |
705 |
|
border-color: #2f96b4 #2f96b4 #1f6377; |
706 |
|
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
707 |
|
*background-color: #2f96b4; |
708 |
|
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
709 |
|
|
710 |
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
711 |
|
} |
712 |
|
.btn-info:hover, |
713 |
|
.btn-info:focus, |
714 |
|
.btn-info:active, |
715 |
|
.btn-info.active, |
716 |
|
.btn-info.disabled, |
717 |
|
.btn-info[disabled] { |
718 |
|
color: #ffffff; |
719 |
|
background-color: #2f96b4; |
720 |
|
*background-color: #2a85a0; |
721 |
|
} |
722 |
|
.btn-info:active, |
723 |
|
.btn-info.active { |
724 |
|
background-color: #24748c \9; |
725 |
|
} |
726 |
|
.btn-inverse { |
727 |
|
color: #ffffff; |
728 |
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
729 |
|
background-color: #363636; |
730 |
|
background-image: -moz-linear-gradient(top, #444444, #222222); |
731 |
|
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222)); |
732 |
|
background-image: -webkit-linear-gradient(top, #444444, #222222); |
733 |
|
background-image: -o-linear-gradient(top, #444444, #222222); |
734 |
|
background-image: linear-gradient(to bottom, #444444, #222222); |
735 |
|
background-repeat: repeat-x; |
736 |
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0); |
737 |
|
border-color: #222222 #222222 #000000; |
738 |
|
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
739 |
|
*background-color: #222222; |
740 |
|
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
741 |
|
|
742 |
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
743 |
|
} |
744 |
|
.btn-inverse:hover, |
745 |
|
.btn-inverse:focus, |
746 |
|
.btn-inverse:active, |
747 |
|
.btn-inverse.active, |
748 |
|
.btn-inverse.disabled, |
749 |
|
.btn-inverse[disabled] { |
750 |
|
color: #ffffff; |
751 |
|
background-color: #222222; |
752 |
|
*background-color: #151515; |
753 |
|
} |
754 |
|
.btn-inverse:active, |
755 |
|
.btn-inverse.active { |
756 |
|
background-color: #080808 \9; |
757 |
|
} |
758 |
|
button.btn, |
759 |
|
input[type="submit"].btn { |
760 |
|
*padding-top: 3px; |
761 |
|
*padding-bottom: 3px; |
762 |
|
} |
763 |
|
button.btn::-moz-focus-inner, |
764 |
|
input[type="submit"].btn::-moz-focus-inner { |
765 |
|
padding: 0; |
766 |
|
border: 0; |
767 |
|
} |
768 |
|
button.btn.btn-large, |
769 |
|
input[type="submit"].btn.btn-large { |
770 |
|
*padding-top: 7px; |
771 |
|
*padding-bottom: 7px; |
772 |
|
} |
773 |
|
button.btn.btn-small, |
774 |
|
input[type="submit"].btn.btn-small { |
775 |
|
*padding-top: 3px; |
776 |
|
*padding-bottom: 3px; |
777 |
|
} |
778 |
|
button.btn.btn-mini, |
779 |
|
input[type="submit"].btn.btn-mini { |
780 |
|
*padding-top: 1px; |
781 |
|
*padding-bottom: 1px; |
782 |
|
} |
783 |
|
.btn-link, |
784 |
|
.btn-link:active, |
785 |
|
.btn-link[disabled] { |
786 |
|
background-color: transparent; |
787 |
|
background-image: none; |
788 |
|
-webkit-box-shadow: none; |
789 |
|
-moz-box-shadow: none; |
790 |
|
box-shadow: none; |
791 |
|
} |
792 |
|
.btn-link { |
793 |
|
border-color: transparent; |
794 |
|
cursor: pointer; |
795 |
|
color: #0088cc; |
796 |
|
-webkit-border-radius: 0; |
797 |
|
-moz-border-radius: 0; |
798 |
|
border-radius: 0; |
799 |
|
} |
800 |
|
.btn-link:hover, |
801 |
|
.btn-link:focus { |
802 |
|
color: #005580; |
803 |
|
text-decoration: underline; |
804 |
|
background-color: transparent; |
805 |
|
} |
806 |
|
.btn-link[disabled]:hover, |
807 |
|
.btn-link[disabled]:focus { |
808 |
|
color: #333333; |
809 |
|
text-decoration: none; |
810 |
|
} |
811 |
|
|
812 |
|
.document_numerise .headerDate { |
813 |
|
padding-left : 15px; |
814 |
|
} |
815 |
|
.document_numerise .headerCat { |
816 |
|
padding-left : 35px; |
817 |
|
} |
818 |
|
table.tab-tab.document_numerise { |
819 |
|
margin-top: 20px; |
820 |
|
} |
821 |
|
.document_numerise td { |
822 |
|
width: 50%; |
823 |
|
} |
824 |
|
.document_numerise td.firstcol .lienTable { |
825 |
|
padding-left : 55px; |
826 |
|
} |
827 |
|
p.noData { |
828 |
|
text-align: center; |
829 |
|
padding-top: 10px; |
830 |
|
padding-bottom: 10px; |
831 |
|
} |