1 |
jbastide |
149 |
/** |
2 |
fmichon |
1327 |
* |
3 |
|
|
* |
4 |
|
|
* @package openfoncier |
5 |
|
|
* @version SVN : $Id$ |
6 |
jbastide |
149 |
*/ |
7 |
fmichon |
1327 |
|
8 |
|
|
/* |
9 |
|
|
* Logo |
10 |
|
|
*/ |
11 |
|
|
#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; } |
12 |
|
|
#header { background-image: url("../img/bg-header.png"); } |
13 |
fmichon |
1328 |
#formulaire .ui-tabs-selected.ui-state-active a { color:#2270C3; } |
14 |
fmichon |
1327 |
|
15 |
|
|
/* |
16 |
|
|
* Menu |
17 |
|
|
*/ |
18 |
|
|
#menu li.elem.ui-state-focus { background-color:#2270C3; background-image: none; font-weight: normal; } |
19 |
|
|
#menu li.elem.category:hover { background-color: #E2E2E2; } |
20 |
|
|
.rubrik { text-transform: capitalize; } |
21 |
|
|
#menu h3 a { margin-left: 5px; background-image: none; } |
22 |
|
|
|
23 |
|
|
/* |
24 |
|
|
* |
25 |
|
|
*/ |
26 |
fmichon |
911 |
div.message.ui-state-transparent { |
27 |
|
|
background-color: transparent; |
28 |
|
|
padding: 0; |
29 |
|
|
border: 0 none; |
30 |
|
|
} |
31 |
fmichon |
1327 |
|
32 |
fraynaud |
116 |
/*recherchedossier*/ |
33 |
jbastide |
164 |
td.fd_rechdossier{background:#ffffff;} |
34 |
|
|
td.fd_haut_rechdossier{background-color:#ffffff;} |
35 |
|
|
td.fd_bas_rechdossier{background-color:transparent;height:10px;} |
36 |
fraynaud |
333 |
td.formLibelle{padding: 0 5px 0 15px ;} |
37 |
fmichon |
476 |
|
38 |
|
|
/**/ |
39 |
|
|
#adv-search-adv-fields .field-type-select, |
40 |
|
|
#adv-search-adv-fields .field-type-text, |
41 |
|
|
#adv-search-adv-fields .bloc.intervaldate { |
42 |
|
|
float:left; |
43 |
|
|
width: 210px; |
44 |
|
|
} |
45 |
|
|
#adv-search-adv-fields .field-type-select div.form-libelle, |
46 |
|
|
#adv-search-adv-fields .field-type-text div.form-libelle, |
47 |
|
|
#adv-search-adv-fields .bloc.intervaldate div.bloc-titre { |
48 |
|
|
display: block; |
49 |
|
|
font-weight: bold; |
50 |
|
|
padding: 0; |
51 |
|
|
} |
52 |
|
|
#adv-search-adv-fields .field-type-select div.form-content, |
53 |
|
|
#adv-search-adv-fields .field-type-text div.form-content { |
54 |
|
|
display: block; |
55 |
|
|
padding: 3px; |
56 |
|
|
height: 20px; |
57 |
|
|
} |
58 |
|
|
#adv-search-adv-fields .field-type-select div.form-content select, |
59 |
|
|
#adv-search-adv-fields .field-type-text div.form-content input { |
60 |
|
|
width:90%; |
61 |
|
|
} |
62 |
|
|
#adv-search-adv-fields .bloc.intervaldate .field-type-date { |
63 |
|
|
float:none; |
64 |
|
|
padding: 3px; |
65 |
|
|
} |
66 |
|
|
#adv-search-adv-fields .bloc.intervaldate .field-type-date div.form-libelle { |
67 |
|
|
display: table-cell; |
68 |
|
|
} |
69 |
|
|
#adv-search-adv-fields .bloc.intervaldate .field-type-date div.form-content { |
70 |
|
|
height: 20px; |
71 |
|
|
} |
72 |
nhaye |
496 |
|
73 |
|
|
#menu li.elem.subtitle { padding:3px 10px; background-color: #E2E2E2; font-weight: bold;} |
74 |
nhaye |
509 |
#menu li.elem.subtitle:hover {background-color: #E2E2E2;} |
75 |
|
|
|
76 |
fmichon |
878 |
.consultation_non_lue, |
77 |
|
|
.non_lu { |
78 |
nhaye |
509 |
font-weight: bold; |
79 |
vpihour |
527 |
} |
80 |
|
|
.field-ser-them { |
81 |
|
|
display : inline-block; |
82 |
|
|
} |
83 |
|
|
.ser-them{ |
84 |
|
|
height:150px; |
85 |
|
|
width: 100%; |
86 |
|
|
} |
87 |
|
|
.list-ser-them, .button-ser-them, .list-sel-ser-them { |
88 |
|
|
float: left; |
89 |
|
|
} |
90 |
|
|
.list-ser-them, .list-sel-ser-them{ |
91 |
|
|
background-color: #FFFFFF; |
92 |
|
|
border : solid 2px #999; |
93 |
|
|
width: 40%; |
94 |
|
|
height : 125px; |
95 |
|
|
overflow : auto; |
96 |
|
|
cursor: pointer; |
97 |
|
|
} |
98 |
|
|
.list-ser-them { |
99 |
|
|
} |
100 |
|
|
.button-ser-them { |
101 |
|
|
width: 15%; |
102 |
|
|
height : 150px; |
103 |
|
|
list-style-type: none; |
104 |
|
|
} |
105 |
|
|
.button-ser-them ul{ |
106 |
|
|
text-align: center; |
107 |
|
|
list-style-type: none; |
108 |
|
|
} |
109 |
|
|
.button-ser-them li{ |
110 |
|
|
margin-top: 25px; |
111 |
|
|
} |
112 |
|
|
.list-sel-ser-them { |
113 |
vpihour |
530 |
overflow : auto; |
114 |
vpihour |
527 |
} |
115 |
vpihour |
530 |
|
116 |
|
|
|
117 |
vpihour |
527 |
.liste_gauche_service{ |
118 |
|
|
padding-left: 30px; |
119 |
|
|
display: block; |
120 |
|
|
line-height: 1.3; |
121 |
|
|
} |
122 |
vpihour |
530 |
.liste_gauche_service:hover, .liste_gauche_them:hover, .liste_droite_service:hover { |
123 |
vpihour |
527 |
background-color:#999999; |
124 |
|
|
color: #fff; |
125 |
|
|
} |
126 |
vpihour |
596 |
.liste_gauche_them, .liste_droite_title { |
127 |
vpihour |
527 |
background-color: #E2E2E2; |
128 |
|
|
border-top: 1px solid #CDCDCD; |
129 |
|
|
font-weight: bold; |
130 |
|
|
margin: 0 1px 0 0; |
131 |
|
|
padding: 2px; |
132 |
|
|
} |
133 |
vpihour |
530 |
.liste_gauche_service input[type=checkbox] { |
134 |
|
|
display: none; |
135 |
|
|
} |
136 |
|
|
.list-ser-them .liste_gauche_service_selected, .list-sel-ser-them .liste_droite_service_selected { |
137 |
nhaye |
528 |
background-color:#999999; |
138 |
|
|
color: #fff; |
139 |
vpihour |
530 |
} |
140 |
vpihour |
596 |
.list-sel-ser-them-title { |
141 |
vpihour |
530 |
font-weight: bold; |
142 |
|
|
} |
143 |
|
|
div.row { |
144 |
|
|
float: left; |
145 |
vpihour |
575 |
width: 100%; |
146 |
vpihour |
530 |
} |
147 |
|
|
div.cell1 { |
148 |
|
|
float: left; |
149 |
vpihour |
596 |
width: 72.5%; |
150 |
vpihour |
530 |
} |
151 |
|
|
div.cell2 { |
152 |
|
|
float: left; |
153 |
|
|
width: 25%; |
154 |
|
|
} |
155 |
vpihour |
555 |
.lu-16 { |
156 |
|
|
background-image: url("../img/lu-16x16.png"); |
157 |
|
|
} |
158 |
vpihour |
1243 |
.transferer-16 { |
159 |
|
|
background-image: url("../img/tb_fleche.png"); |
160 |
|
|
} |
161 |
vpihour |
1185 |
.rediger-16 { |
162 |
|
|
background-image: url("../img/rediger-16x16.png"); |
163 |
|
|
} |
164 |
nhaye |
848 |
.search-petitionnaire-16 { |
165 |
vpihour |
741 |
background-image: url("../img/search-16x16.png"); |
166 |
|
|
} |
167 |
vpihour |
555 |
.mut-add-16 { |
168 |
nhaye |
580 |
background-image: url("../img/mut-add-16x16.png"); |
169 |
vpihour |
555 |
} |
170 |
nhaye |
552 |
#portlet-actions .om-icon-16.om-icon-fix { |
171 |
nhaye |
553 |
display: inline; |
172 |
vpihour |
555 |
} |
173 |
nhaye |
580 |
ul.document_list { |
174 |
|
|
border: none; |
175 |
|
|
list-style: none; |
176 |
|
|
margin-bottom: 10px; |
177 |
|
|
|
178 |
|
|
} |
179 |
|
|
li.document_list_date { |
180 |
|
|
background-color: #B0E0E6; |
181 |
|
|
|
182 |
|
|
} |
183 |
|
|
li.document_list_name { |
184 |
|
|
background-color: #FAFAD2; |
185 |
|
|
} |
186 |
|
|
ul.document_list li { |
187 |
|
|
border-bottom: dotted grey 1px; |
188 |
|
|
padding:2px; |
189 |
|
|
padding-left:10px; |
190 |
nhaye |
616 |
} |
191 |
|
|
#advs_export { |
192 |
|
|
float: right; |
193 |
|
|
margin-right: 20px; |
194 |
|
|
padding: 5px 0; |
195 |
vpihour |
641 |
} |
196 |
fmichon |
648 |
|
197 |
vpihour |
1051 |
.libelle-more_petitionnaire, #morelineReferenceCadastrale, .moreFieldReferenceCadastrale, .om-form-button{ |
198 |
vpihour |
676 |
cursor: pointer; |
199 |
|
|
} |
200 |
|
|
|
201 |
fmichon |
648 |
.enjeu_erp-16 { background-image: url("../img/enjeu-erp-16x16.png"); } |
202 |
nhaye |
942 |
.enjeu_urba-16 { background-image: url("../img/enjeu-urba-16x16.png"); } |
203 |
|
|
|
204 |
|
|
/* CSS des type de consultation */ |
205 |
|
|
.tab-tab tr.consultation-avec-avis-attendu td{ |
206 |
|
|
|
207 |
|
|
} |
208 |
|
|
.tab-tab tr.consultation-pour-information td{ |
209 |
|
|
background-color: lightgrey; |
210 |
|
|
} |
211 |
|
|
.tab-tab tr.consultation-pour-conformite td{ |
212 |
|
|
background-color: #FFF56B; |
213 |
vpihour |
1051 |
} |
214 |
|
|
.om-form-button{ |
215 |
|
|
background-repeat: no-repeat; |
216 |
|
|
padding-left: 18px; |
217 |
|
|
margin: 1px; |
218 |
|
|
} |
219 |
vpihour |
1130 |
.select_multiple_static{ |
220 |
|
|
list-style: none; |
221 |
vpihour |
1272 |
} |
222 |
|
|
.ui-tabs-nav li>a#dossier_autorisation, .tab-tab tr.tabDADI td{ |
223 |
|
|
background-color: #fee71b; |
224 |
vpihour |
1351 |
} |