Mise en place du style de la page domaines
This commit is contained in:
@@ -42,3 +42,8 @@ border-radius: 4px 0 0 4px;
|
||||
.champ-interrupteur label:last-of-type {
|
||||
border-radius: 0 4px 4px 0;
|
||||
}
|
||||
|
||||
.champ-interrupteur.disabled {
|
||||
pointer-events: none;
|
||||
opacity: .65;
|
||||
}
|
||||
|
||||
@@ -70,3 +70,7 @@ body {
|
||||
.alert {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.interieur-pastille-bleu {
|
||||
background-color: #cfe2ff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user