Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1070 Rev 1076
Line 365... Line 365...
365
.bouton:hover {
365
.bouton:hover {
366
	background:#8EB533;
366
	background:#8EB533;
367
	color:#FFF;
367
	color:#FFF;
368
}
368
}
Line -... Line 369...
-
 
369
 
-
 
370
.bouton-petit {
-
 
371
	background: none repeat scroll 0 0 white;
-
 
372
    border: 1px solid #99C242;
-
 
373
    box-shadow: 1px 2px 2px #AAAAAA;
-
 
374
    color: #598000;
-
 
375
    cursor: pointer;
-
 
376
    font-size: 11px;
-
 
377
    font-weight: bold;
-
 
378
    padding: 1px;
-
 
379
    width:100px;
-
 
380
    margin:0 5px;
-
 
381
}
-
 
382
 
-
 
383
.bouton-petit:hover {
-
 
384
	background:#8EB533;
-
 
385
	color:#FFF;
-
 
386
}
369
 
387
 
370
.votePrisEnCompteOui {
388
.votePrisEnCompteOui {
371
	background:#8EB533;
389
	background:#8EB533;
372
	position:absolute;
390
	position:absolute;
373
	font-size:11px;
391
	font-size:11px;
Line 383... Line 401...
383
	padding:5px;
401
	padding:5px;
384
	margin-top:-30px;
402
	margin-top:-30px;
385
	border-radius:10px;
403
	border-radius:10px;
386
}
404
}
Line 387... Line 405...
387
 
405
 
388
.boutonVoteOuiDesactive {
406
boutonVoteOuiDesactive {
389
	background-image: url("img/pouce_haut_desactive.png") !important;
407
	background-image: url("img/pouce_haut_desactive.png") !important;
390
	color:#999999;
408
	color:#999999;
391
	cursor: default !important;
409
	cursor: default !important;