1 |
/** |
/** |
2 |
* APP |
* APP |
3 |
*/ |
*/ |
4 |
|
div.message.ui-state-transparent { |
5 |
|
background-color: transparent; |
6 |
|
padding: 0; |
7 |
|
border: 0 none; |
8 |
|
} |
9 |
/* Logo */ |
/* Logo */ |
10 |
#logo span.logo { width:200px; height:38px; background-image: url("../img/logo.png");margin:10px;background-repeat: no-repeat; display: block; text-indent: -9999px; } |
#logo span.logo { width:200px; height:38px; background-image: url("../img/logo.png");margin:10px;background-repeat: no-repeat; display: block; text-indent: -9999px; } |
11 |
/*recherchedossier*/ |
/*recherchedossier*/ |
52 |
#menu li.elem.subtitle { padding:3px 10px; background-color: #E2E2E2; font-weight: bold;} |
#menu li.elem.subtitle { padding:3px 10px; background-color: #E2E2E2; font-weight: bold;} |
53 |
#menu li.elem.subtitle:hover {background-color: #E2E2E2;} |
#menu li.elem.subtitle:hover {background-color: #E2E2E2;} |
54 |
|
|
55 |
.consultation_non_lue { |
.consultation_non_lue, |
56 |
|
.non_lu { |
57 |
font-weight: bold; |
font-weight: bold; |
58 |
} |
} |
59 |
.field-ser-them { |
.field-ser-them { |
102 |
background-color:#999999; |
background-color:#999999; |
103 |
color: #fff; |
color: #fff; |
104 |
} |
} |
105 |
.liste_gauche_them { |
.liste_gauche_them, .liste_droite_title { |
106 |
background-color: #E2E2E2; |
background-color: #E2E2E2; |
107 |
border-top: 1px solid #CDCDCD; |
border-top: 1px solid #CDCDCD; |
108 |
font-weight: bold; |
font-weight: bold; |
116 |
background-color:#999999; |
background-color:#999999; |
117 |
color: #fff; |
color: #fff; |
118 |
} |
} |
119 |
#list-sel-ser-them-title { |
.list-sel-ser-them-title { |
120 |
font-weight: bold; |
font-weight: bold; |
121 |
} |
} |
122 |
div.row { |
div.row { |
123 |
float: left; |
float: left; |
124 |
width: 98.5%; |
width: 100%; |
125 |
} |
} |
126 |
div.cell1 { |
div.cell1 { |
127 |
float: left; |
float: left; |
128 |
width: 74.5%; |
width: 72.5%; |
129 |
} |
} |
130 |
div.cell2 { |
div.cell2 { |
131 |
float: left; |
float: left; |
134 |
.lu-16 { |
.lu-16 { |
135 |
background-image: url("../img/lu-16x16.png"); |
background-image: url("../img/lu-16x16.png"); |
136 |
} |
} |
137 |
|
.search-petitionnaire-16 { |
138 |
|
background-image: url("../img/search-16x16.png"); |
139 |
|
} |
140 |
.mut-add-16 { |
.mut-add-16 { |
141 |
background-image: url("../img/mut-add-16x16.png"); |
background-image: url("../img/mut-add-16x16.png"); |
142 |
} |
} |
143 |
#portlet-actions .om-icon-16.om-icon-fix { |
#portlet-actions .om-icon-16.om-icon-fix { |
144 |
display: inline; |
display: inline; |
145 |
} |
} |
146 |
|
ul.document_list { |
147 |
|
border: none; |
148 |
|
list-style: none; |
149 |
|
margin-bottom: 10px; |
150 |
|
|
151 |
|
} |
152 |
|
li.document_list_date { |
153 |
|
background-color: #B0E0E6; |
154 |
|
|
155 |
|
} |
156 |
|
li.document_list_name { |
157 |
|
background-color: #FAFAD2; |
158 |
|
} |
159 |
|
ul.document_list li { |
160 |
|
border-bottom: dotted grey 1px; |
161 |
|
padding:2px; |
162 |
|
padding-left:10px; |
163 |
|
} |
164 |
|
#advs_export { |
165 |
|
float: right; |
166 |
|
margin-right: 20px; |
167 |
|
padding: 5px 0; |
168 |
|
} |
169 |
|
|
170 |
|
.libelle-more_petitionnaire, #morelineReferenceCadastrale, .moreFieldReferenceCadastrale{ |
171 |
|
cursor: pointer; |
172 |
|
} |
173 |
|
|
174 |
|
.enjeu_erp-16 { background-image: url("../img/enjeu-erp-16x16.png"); } |
175 |
|
.enjeu_urba-16 { background-image: url("../img/enjeu-urba-16x16.png"); } |