kopia lustrzana https://github.com/wagtail/wagtail
Partially reverts 07f157a
to fix add buttons.
rodzic
58a88c380c
commit
bffd5a2c45
|
@ -71,6 +71,14 @@ header {
|
|||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.button {
|
||||
background-color: $color-teal-darker;
|
||||
|
||||
&:hover {
|
||||
background-color: $color-teal-dark;
|
||||
}
|
||||
}
|
||||
|
||||
label {
|
||||
@include visuallyhidden();
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue