Différences entre les versions de « Utilisateur:Ratchet Ranger/monobook.css »

m
aucun résumé de modification
m
m
Ligne 23 : Ligne 23 :
/* couleur plus discrète pour le symbole de modification non vérifiée, dans les modifications récentes ou la liste de suivi, au lieu du rouge agressif */
/* couleur plus discrète pour le symbole de modification non vérifiée, dans les modifications récentes ou la liste de suivi, au lieu du rouge agressif */
span.unpatrolled { color: #999; }
span.unpatrolled { color: #999; }
/************* Bouton rechercher **************/
input.searchButton {
margin-top: 1px;
font-size: 95%;
height: 15px;
width: 86px;
font-weight: bold;
color:white;
background-image: url(http://bodin.samuel.free.fr/skins/monobook/images/search.png);
background-repeat: no-repeat;
border: none;
}
 
/************* Bouton consulter **************/
#searchGoButton {
padding-left: .5em;
padding-right: .5em;
font-weight: bold;
height: 15px;
width: 85px;
color:white;
background-image: url(http://bodin.samuel.free.fr/skins/monobook/images/consulter.png);
background-repeat: no-repeat;
border: none;
  }
/************* Bouton rechercher *************/
input#searchInput {
width: 10.9em;
font-size: 95%;
padding: 3px;
margin: 5px;
background-color: #F0F0F0;
color: 1px solid #3C3F3E;
-moz-border-radius-topleft: 1em;
-moz-border-radius-bottomleft: 1em;
-moz-border-radius-topright: 1em;
-moz-border-radius-bottomright: 1em;
}
input#searchInput:hover,input#searchInput:focus {
background-color: #FFF;
color: 1px solid #3C3F3E;
}
#searchInput ul li:before {
color: orange;
content: "\00BB \0020";
}
Moderateur
1 943

modifications