Subversion Repositories Sites.obs-saisons.fr

Rev

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

Rev 109 Rev 119
Line 459... Line 459...
459
 
459
 
460
#sidebar-left > div > div > div > ul.menu > li {
460
#sidebar-left > div > div > div > ul.menu > li {
461
	padding-left:20px;
461
	padding-left:20px;
Line -... Line 462...
-
 
462
}
-
 
463
 
-
 
464
#sidebar-left > div > div > div > ul.menu > li > a.active-trail {
-
 
465
    color: #FFFFFF;
-
 
466
    font-weight: bold;
-
 
467
    padding-left: 5px;
-
 
468
    -moz-border-radius: 0.9em 0.9em 0.9em 0.9em;
-
 
469
    background-color: #800000;
-
 
470
    border: 1px solid #FFFFFF;
-
 
471
}
-
 
472
 
-
 
473
#sidebar-left a.active-trail {
-
 
474
	color: #800000;
-
 
475
	text-decoration: underline;	
462
}
476
}
463
 
477
 
464
#sidebar-left {
478
#sidebar-left {
465
	-webkit-border-radius-topright: 20px 20px;
479
	-webkit-border-radius-topright: 20px 20px;
466
	-webkit-border-radius-bottomright: 20px 20px;
480
	-webkit-border-radius-bottomright: 20px 20px;
Line 490... Line 504...
490
ul.menu > li {
504
ul.menu > li {
491
	padding-top:5px;
505
	padding-top:5px;
492
	padding-left:5px;
506
	padding-left:5px;
493
}
507
}
Line 494... Line -...
494
 
-
 
495
#sidebar-left a.active-trail {
-
 
496
	color: #800000;
-
 
497
	text-decoration: underline;	
-
 
498
}
-
 
499
 
508
 
Line 500... Line 509...
500
.menu_recourbe {
509
.menu_recourbe {
501
 
510
 
502
	-moz-border-radius-bottomleft: 901px 158px;
511
	-moz-border-radius-bottomleft: 901px 158px;
Line 539... Line 548...
539
	border-top-left-radius: 20px 20px;
548
	border-top-left-radius: 20px 20px;
540
	border-bottom-left-radius: 20px 20px;
549
	border-bottom-left-radius: 20px 20px;
541
	border: solid 1px;
550
	border: solid 1px;
542
	background-color: #F4F2EB;
551
	background-color: #F4F2EB;
543
    text-align: center;	
552
    text-align: center;	
-
 
553
    color: black;
544
}
554
}
Line 545... Line 555...
545
 
555
 
546
.info_utilisateur a {
556
.info_utilisateur a {
-
 
557
	padding: 10px 10px 10px 25px;
-
 
558
}
-
 
559
 
-
 
560
#lien_mes_obs {	
-
 
561
	background: url("images/mes_obs.png") no-repeat scroll 5px 0.75em transparent;
-
 
562
}
-
 
563
 
-
 
564
#lien_admin {	
-
 
565
	background: transparent url(images/admin.png) no-repeat 1px 0.7em;
-
 
566
}
-
 
567
 
-
 
568
#lien_mon_profil {	
-
 
569
	background: transparent url(images/mon_profil.png) no-repeat 1px 0.7em;
-
 
570
}
-
 
571
 
-
 
572
#lien_deconnexion {	
547
	padding: 10px;	
573
	background: transparent url(images/deconnexion.png) no-repeat 1px 0.7em;
Line 548... Line 574...
548
}
574
}
549
 
575
 
550
.nb_inscrits {
576
.nb_inscrits {