Subversion Repositories eFlore/Applications.coel-consultation

Rev

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

Rev 127 Rev 133
Line 68... Line 68...
68
	font-family:sans-serif;}
68
	font-family:sans-serif;}
69
/*--------------------------------------------------------------------------------------------------------------*/
69
/*--------------------------------------------------------------------------------------------------------------*/
70
/* Présentation Moteur */
70
/* Présentation Moteur */
71
label#col-rech{
71
label#col-rech{
72
	display:none;}
72
	display:none;}
-
 
73
/* Navigation dans les résultats */
-
 
74
.fragmenteur select,.fragmenteur a,.fragmenteur .frag_page_courrante, .fragmenteur .frag_resultats{
-
 
75
	color:white;
-
 
76
	padding:5px;
-
 
77
	margin:0 2px;
-
 
78
	-moz-border-radius: 4px;
-
 
79
  	-webkit-border-radius: 4px;
-
 
80
  	border-radius: 4px;}
-
 
81
.fragmenteur select,.fragmenteur a{
-
 
82
	background-color:#5D5C5C;
-
 
83
	border:1px solid black;}
-
 
84
.fragmenteur a:hover,.fragmenteur .frag_page_courrante, .fragmenteur .frag_resultats{
-
 
85
	font-weight:bold;
-
 
86
	background-color:#AEDC43;
-
 
87
	border:1px solid #86A736;}
-
 
88
.frag_separateur{display:none;}
73
/*--------------------------------------------------------------------------------------------------------------*/
89
/*--------------------------------------------------------------------------------------------------------------*/
74
/* Présentation Fiche */
90
/* Présentation Fiche */
75
.discretion{
91
.discretion{
76
	color:#A9A9A9;
92
	color:#A9A9A9;
77
	font-size:10px;
93
	font-size:10px;