1 |
jbastide |
99 |
/** |
2 |
|
|
* Cette feuille de style contient le style specifique a l'aaplication. Il est |
3 |
|
|
* normalement appele apres le style de base ce qui permet de surcharger tous |
4 |
|
|
* les elements souhaites. |
5 |
|
|
* |
6 |
|
|
* @package openmairie_exemple |
7 |
|
|
* @version SVN : $Id: specific.css 541 2011-08-25 06:54:41Z jbastide $ |
8 |
|
|
*/ |
9 |
|
|
|
10 |
|
|
/** |
11 |
|
|
* STRUCTURE HTML |
12 |
|
|
*/ |
13 |
|
|
/* Textes du header et du footer */ |
14 |
|
|
/* |
15 |
|
|
#actions, #shortlinks { color:#434343; } |
16 |
|
|
#footer span { color:#434343; } |
17 |
|
|
*/ |
18 |
|
|
/* Liens du header et du footer */ |
19 |
|
|
|
20 |
|
|
/*#actions a, #actions a:active, #actions a:visited { color:#ffffff; } |
21 |
|
|
#shortlinks a, #shortlinks a:active, #shortlinks a:visited { color:#ffffff; } |
22 |
|
|
#footer a, #footer a:active, #footer a:visited { color:#ffffff; } |
23 |
|
|
*/ |
24 |
|
|
/*class="tab-tab;class="ui-tabs-nav ui-accordion ui-state-default tab-title"*/ |
25 |
|
|
/* content a ... agit sur onglet retour table */ |
26 |
|
|
/*#content a, #content a:active { background-color:red }, #content a:visited { text-decoration:none; } |
27 |
|
|
#content a:hover { text-decoration:underline; }*/ |
28 |
|
|
/* lien table |
29 |
|
|
a.lienTable:link{text-decoration:none; background-color:green;color:darkblue;} |
30 |
|
|
a.lienTable:active{text-decoration:none; background-color:green;color:darkblue;} |
31 |
|
|
a.lienTable:visited{text-decoration:none; background-color:green;color:gray;} |
32 |
|
|
a.lienTable:hover{color:#cccccc;background-color:black; background-color:green;text-decoration:none;} |
33 |
|
|
|
34 |
|
|
*/ |
35 |
|
|
/*jlb*/ |
36 |
|
|
body { font-size:11px; font-family:Verdana,Arial,sans-serif;background: #ffffff url(../img/fd_page.gif) no-repeat ;background-position:left top;background-attachment:fixed;color:#000000; } |
37 |
|
|
#title {background: #F4ED81 ;background-position:right bottom;color:#292929;height:30px;font-size:12pt; border: 1px solid #292929; } |
38 |
|
|
table.ui-corner-all { background-color:#E7E7EB;color:#000000;} |
39 |
|
|
fieldset.startClosed {background-color:transparent;color:#000000;border:0px solid #000000;} |
40 |
|
|
fieldset.collapsible {background: #CEE0CE url(../img/fd_fieldset.gif) 0% 0% repeat-y;background-position:right bottom;color:#000000;border: 1px solid #000000;} |
41 |
|
|
legend {background: #F0FBF1 url('../img/legend.png') !important; background-position:left center !important; background-repeat: no-repeat !important; padding:5px 5px 5px 24px !important; } |
42 |
|
|
/*--------------------------------------header---------------------------------------*/ |
43 |
|
|
#header {background: #ffffff url(../img/fd_header.gif) 0% 0% repeat-x;color:gray;clear:both; height:90px; min-width:780px; padding:0px; font-weight:bold; border: 0px solid #000000;} |
44 |
|
|
/* border a 1 obligatoire.ui-widget-header { border: 1px solid #121212; background: #ffffff url(images/ui-bg_flat_100_ffffff_40x100.png) 50% 50% repeat-x; color: #000000; font-weight: bold; }*/ |
45 |
|
|
.ui-widget-header {border: 1px solid #000000;background: #F4ED81;background-position:right bottom;color: #292929; font-weight: bold; } |
46 |
|
|
#logo { padding:10px;float:left;text-align:left;background-color: transparent; } |
47 |
|
|
#shortlinks{ float: right; text-align: right;background-color:#FFFFFF;height:10px;padding:7px;border:0px solid red; } |
48 |
|
|
/*formulaire*/ |
49 |
|
|
table.formEntete {border:15px solid #CEE0CE;background:#F2F4F3;clear:both;} |
50 |
|
|
#actions { float: right; text-align: right; height:17px;background-color:#FFFFFF;padding:5px;} |
51 |
|
|
/*-----------------------------------------------------------------------------------*/ |
52 |
|
|
#content { margin:2px 0px 0px 180px; min-width: 605px;background-color:#ffffff;color:#000000;border:1px solid #000000;} |
53 |
|
|
#footer { margin:5px 5px 5px 180px; min-width: 605px;background-color:transparent;color:#292929 } |
54 |
|
|
#footer span { background: #ffffff none;color:gray;border: 1px solid #000000; } |
55 |
|
|
#menu { position:absolute; left:0; width:178px; margin:1px; } |
56 |
|
|
/*fond saisie recherche*/ |
57 |
|
|
.tab-search input { margin:5px; background: #ffffff url("../img/searchable.png") no-repeat left center; padding: 0 0 0 18px; } |
58 |
|
|
|
59 |
|
|
/* bordure tableau enregistrement data*/ |
60 |
|
|
table.tab-tab { -moz-border-radius:3px; border-collapse:separate; width:100%; border:1px solid #000000; clear:both; } |
61 |
|
|
/* nombre page*/ |
62 |
|
|
.pagination-text {color:#000000; border:2px solid #DDDEFB} |
63 |
|
|
div.pagination-nb { background-color:#DDDEFB;color:#000000;} |
64 |
|
|
div.pagination-select { background-color:#DDDEFB;color:#000000; border:4px solid #DDDEFB;float:right; } |
65 |
|
|
|
66 |
|
|
div.pageDescription a {color:darkgreen; background-color:#ffffff;text-decoration:none;font-weight:bold;border:0px solid #292929;} |
67 |
|
|
div.pageDescription a:hover {color:#292929;background-color:yellow; } |
68 |
|
|
|
69 |
|
|
select.champFormulaire {background-color:#ffffff;} |
70 |
|
|
textarea.champFormulaire {font-size:13px;width:100%;border-bottom-style: inset dotted ;} |
71 |
|
|
#formulaire form a:focus { outline: 1px dotted; } |
72 |
|
|
/*recherchedossier*/ |
73 |
|
|
td.fd_rechdossier{background: #ffffff url(../img/fd_rech_dossier.png) 0% 0% no-repeat;} |
74 |
|
|
td.fd_haut_rechdossier{background-color:#CEE0CE;height:40px;} |
75 |
|
|
td.fd_bas_rechdossier{background-color:#CEE0CE;height:10px;} |
76 |
|
|
/* Liste */ |
77 |
|
|
div.choice { background:transparent; border: 0px solid #B2A8F2;} |
78 |
|
|
|
79 |
|
|
/*jlb*/ |
80 |
|
|
/** |
81 |
|
|
* MENU |
82 |
|
|
*/ |
83 |
|
|
/* Items au survol et separateurs */ |
84 |
|
|
#menu li.elem:hover { background-color:#787878; } |
85 |
|
|
#menu li.hr { background-color:#787878; height:0px; } |
86 |
|
|
/* IE Fix */ |
87 |
|
|
* html #menu li { height:17px; } |
88 |
|
|
/* Rubriks */ |
89 |
|
|
.edition-20 { background-image: url('../img/edition-20x20.png'); } |
90 |
|
|
.parametrage-20 { background-image: url('../img/parametrage-20x20.png'); } |
91 |
|
|
.traitement-20 { background-image: url('../img/traitement-20x20.png'); } |
92 |
|
|
.administration-20 { background-image: url('../img/ico_admin.png'); } |
93 |
|
|
.application-20 { background-image: url('../img/ico_appli.png'); } |
94 |
|
|
/* Items */ |
95 |
|
|
.profil-16 { background-image: url('../img/profil-16x16.png'); } |
96 |
|
|
.droit-16 { background-image: url('../img/droit-16x16.png'); } |
97 |
|
|
.utilisateur-16 { background-image: url('../img/utilisateur-16x16.png'); } |
98 |
|
|
.etat-16 { background-image: url('../img/pdf-16x16.png'); } |
99 |
|
|
.sousetat-16 { background-image: url('../img/pdf-16x16.png'); } |
100 |
|
|
.lettretype-16 { background-image: url('../img/pdf-16x16.png'); } |
101 |
|
|
.collectivite-16 { background-image: url('../img/collectivite-16x16.png'); } |
102 |
|
|
.reqmo-16 { background-image: url('../img/reqmo-16x16.png'); } |
103 |
|
|
.edition-16 { background-image: url('../img/pdf-16x16.png'); } |
104 |
|
|
.generator-16 { background-image: url('../img/generator-16x16.png'); } |
105 |
|
|
.backup-16 { background-image: url('../img/backup-16x16.png'); } |
106 |
|
|
.import-16 { background-image: url('../img/import-16x16.png'); } |
107 |
|
|
|
108 |
|
|
/** |
109 |
|
|
* FORM |
110 |
|
|
*/ |
111 |
|
|
|
112 |
|
|
/** |
113 |
|
|
* TABLE |
114 |
|
|
*/ |
115 |
|
|
/* Bordure de tableau */ |
116 |
|
|
/* Recherche */ |
117 |
|
|
div.tab-search { background:transparent none;border: 0px solid #000000; } |
118 |
|
|
|
119 |
|
|
/** |
120 |
|
|
* ONGLETS |
121 |
|
|
*/ |
122 |
|
|
/* Survol des liens des onglets */ |
123 |
|
|
#content .ui-tabs-nav a:hover { text-decoration:none; } |
124 |
|
|
/* Onglet selectionne : suppression de la bordure du bas */ |
125 |
|
|
|
126 |
|
|
/** |
127 |
|
|
* DIVERS |
128 |
|
|
*/ |
129 |
|
|
|
130 |
|
|
/* Fieldset */ |