Rev 2090 | Blame | Compare with Previous | Last modification | View Log | RSS feed
.cse .gsc-control-cse, .gsc-control-cse {
padding: 0;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
padding: 0 /*!important*/;
}
gsc-search-box {
margin: 0;
}
table.gsc-search-box td {
padding: 0;
}
table.gsc-search-box {
margin: 0;
}
div.gsc-input-box {
height: auto;
}
.gsc-input-box table {
margin: 0;
}
input.gsc-search-button-v2 {
/*padding: 0 !important;*/
height: 8px /*!important*/;
width: 8px /*!important*/;
min-width: 8px /*!important*/;
}
/* temporaire:
nécessaire pour écraser sites/commun/generique/styles/commun.css:450 */
#zone-menu-haut #recherche input.gsc-search-button-v2 {
height: 8px;
width: 8px;
margin-top: 2px; /* google default css */
padding: 6px 27px; /* google default css */
}
#zone-menu-haut #recherche input.gsc-input {
font-size: 16px; /* google default css */
}
li#recherche {
margin-top: -5px;
}
/* override sites/commun/generique/styles/commun.css:441 */
#zone-menu-haut #recherche {
width: auto;
}