Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2745 Rev 2748
Line 190... Line 190...
190
.indication_geolocalisation {
190
.indication_geolocalisation {
191
	color: #118811;
191
	color: #118811;
192
	font-style: italic;
192
	font-style: italic;
193
	font-weight: bold;
193
	font-weight: bold;
194
	font-weight: 0.9em;
194
	font-weight: 0.9em;
-
 
195
	height: 50px;
195
}
196
}
Line 196... Line 197...
196
 
197
 
197
/*+--------------------------------------------------------------------------------------------------------+*/
198
/*+--------------------------------------------------------------------------------------------------------+*/
Line 396... Line 397...
396
 
397
 
397
#indication-nom-rue {
398
#indication-nom-rue {
398
    -moz-user-select: none;
399
    -moz-user-select: none;
399
    background-clip: padding-box;
400
    background-clip: padding-box;
-
 
401
    background-color: #fff;
400
    background-color: #fff;
402
    border: 2px solid #118811;
401
    border: 1px solid rgba(0, 0, 0, 0.15);
403
    /**border: 1px solid rgba(0, 0, 0, 0.15);**/
402
    border-bottom-left-radius: 2px;
404
    border-bottom-left-radius: 2px;
403
    border-top-left-radius: 2px;
405
    border-top-left-radius: 2px;
404
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
406
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
405
    color: #565656;
407
    color: #565656;