Subversion Repositories eFlore/Applications.del

Rev

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

Rev 175 Rev 201
Line 91... Line 91...
91
.inactif {background:white}
91
.inactif {background:white}
Line 92... Line 92...
92
 
92
 
93
.gauche { float:left}
93
.gauche { float:left}
94
.droite { float:right}
94
.droite { float:right}
95
.nettoyage {clear:both}
-
 
96
hr {border:none; border-bottom:solid 1px #DDD; border-top:solid 1px #AAA} 
95
.nettoyage {clear:both}
-
 
96
hr {border:none; border-bottom:solid 1px #DDD; border-top:solid 1px #AAA}
-
 
97
 
-
 
98
.overlay {background-color:#777; cursor:pointer; display:block; opacity:0.7; left:0; top:0;position:fixed; width:100%; z-index:1100; height:100%}
-
 
99
.overlayContenu {cursor:pointer; display:block; opacity:1; left:0; top:0;position:fixed; width:100%; z-index:1200; height:100%}
-
 
100
.fermerOverlay {position:absolute; top:10%; right:10%; width:140px; height:40px; background:url(./img/close.png) no-repeat; border:none; color:white; font-weight:bold; cursor:pointer}
97
101