Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2649 Rev 2656
Line 133... Line 133...
133
 
133
 
134
#liensExt a {
134
#liensExt a {
135
	margin-right: 10px;
135
	margin-right: 10px;
Line 136... Line -...
136
}
-
 
137
 
-
 
138
#lienAide {
-
 
139
	padding-right: 40px;
-
 
140
}
136
}
141
 
137
 
142
#panneau_etat_connexion,#panneau_admin {
138
#panneau_etat_connexion,#panneau_admin {
Line 143... Line 139...
143
	min-height: 16px;
139
	min-height: 16px;
Line 619... Line 615...
619
 
615
 
620
#indication_aucune_image {
616
#indication_aucune_image {
621
    font-family: Times New Roman;
617
    font-family: Times New Roman;
622
    font-size: 40px;
618
    font-size: 40px;
-
 
619
    padding-left: 40%;
-
 
620
}
-
 
621
 
-
 
622
#liste_selection_langue {
-
 
623
	bottom: 2px;
-
 
624
    float: right;
-
 
625
    height: 20px;
-
 
626
    position: relative;
-
 
627
    visibility: visible;
-
 
628
    width: 80px;
-
 
629
}
-
 
630
 
-
 
631
.aucune_image_pour {
-
 
632
	text-align: center;
-
 
633
	vertical-align: middle;
-
 
634
	color: #777;
623
    padding-left: 40%;
635
	font-size: 35px;
624
}
636
}