1,5 → 1,5 |
#conteneur-recherche { |
width: 750px; |
width: 660px; |
} |
|
h1.titre-widget { |
18,13 → 18,13 |
padding: 8px; |
} |
|
.zone-choix-referentiel { |
#conteneur-recherche .zone-choix-referentiel { |
padding: 3px; |
padding-bottom : 5px; |
padding-left: 10px; |
} |
|
.label-referentiel { |
#conteneur-recherche .label-referentiel { |
color: #FD8C13; |
font-weight: bold; |
letter-spacing: 0; |
32,12 → 32,12 |
text-transform: uppercase; |
} |
|
.selection-referentiel { |
#conteneur-recherche .selection-referentiel { |
background: none repeat scroll 0 0 white; |
cursor: pointer; |
} |
|
.referentiel-selectionne { |
#conteneur-recherche .referentiel-selectionne { |
border-color: #EB8F00; |
color: #C87A00; |
cursor: default; |