Subversion Repositories eFlore/Applications.coel

Rev

Rev 69 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 69 Rev 103
Line 154... Line 154...
154
.icone-appli-panneau-liste {
154
.icone-appli-panneau-liste {
155
	background: url(images/icones/application_panneau_liste.png) no-repeat center left !important;}
155
	background: url(images/icones/application_panneau_liste.png) no-repeat center left !important;}
156
.icone-bascule {
156
.icone-bascule {
157
	background: url(images/icones/fleche_bascule.png) no-repeat center left !important;}
157
	background: url(images/icones/fleche_bascule.png) no-repeat center left !important;}
158
.icone-bel {
158
.icone-bel {
159
  background: url(images/icones/livre_ouvert.png) no-repeat center left !important;}
159
	background: url(images/icones/livre_ouvert.png) no-repeat center left !important;}
160
.icone-cel {
160
.icone-cel {
161
  background: url(images/icones/images.png) no-repeat center left !important;}
161
	background: url(images/icones/images.png) no-repeat center left !important;}
162
.icone-connexion {
162
.icone-connexion {
163
	background: url(images/icones/connexion.png) no-repeat center left !important;}
163
	background: url(images/icones/connexion.png) no-repeat center left !important;}
164
.icone-deconnexion {
164
.icone-deconnexion {
165
	background: url(images/icones/deconnexion.png) no-repeat center left !important;}
165
	background: url(images/icones/deconnexion.png) no-repeat center left !important;}
166
.icone-form-ajouter {
166
.icone-form-ajouter {
167
  background: url(images/icones/formulaire_ajouter.png) no-repeat center left !important;}
167
	background: url(images/icones/formulaire_ajouter.png) no-repeat center left !important;}
168
.icone-form-modifier {
168
.icone-form-modifier {
169
  background: url(images/icones/formulaire_modifier.png) no-repeat center left !important;}
169
	background: url(images/icones/formulaire_modifier.png) no-repeat center left !important;}
170
.icone-imprimer {
170
.icone-imprimer {
171
  background: url(images/icones/imprimer.png) no-repeat center left !important;}
171
	background: url(images/icones/imprimer.png) no-repeat center left !important;}
172
.icone-information {
172
.icone-information {
173
  background: url(images/icones/information.png) no-repeat center left !important;}
173
	background: url(images/icones/information.png) no-repeat center left !important;}
174
.icone-modifier {
174
.icone-modifier {
175
	background: url(images/icones/formulaire_modifier.png) no-repeat center left !important;}
175
	background: url(images/icones/formulaire_modifier.png) no-repeat center left !important;}
176
.icone-param {
176
.icone-param {
177
	background: url(images/icones/engrenages.png) no-repeat center left !important;}
177
	background: url(images/icones/engrenages.png) no-repeat center left !important;}
178
.icone-preference {
178
.icone-preference {
179
	background: url(images/icones/groupe_engrenage.png) no-repeat center left !important;}
179
	background: url(images/icones/groupe_engrenage.png) no-repeat center left !important;}
180
.icone-supprimer {
180
.icone-supprimer {
181
  background: url(images/icones/supprimer.png) no-repeat center left !important;}
181
	background: url(images/icones/supprimer.png) no-repeat center left !important;}
-
 
182
.icone-table {
-
 
183
	background: url(images/icones/table.png) no-repeat center left !important;}
182
.icone-utilisateur {
184
.icone-utilisateur {
183
	background: url(images/icones/utilisateur.png) no-repeat center left !important;}
-
 
184
185
	background: url(images/icones/utilisateur.png) no-repeat center left !important;}
-
 
186
.icone-vcard-ajouter {
-
 
187
	background: url(images/icones/vcard_ajouter.png) no-repeat center left !important;}
-
 
188
.icone-vcard-supprimer {
-
 
189
	background: url(images/icones/vcard_supprimer.png) no-repeat center left !important;}
-
 
190
185
191