fix #53
parent
41371fd6c2
commit
f4227cec43
|
@ -75,6 +75,11 @@ ol { list-style: decimal; }
|
||||||
.pika-button {
|
.pika-button {
|
||||||
color: $green-taiga;
|
color: $green-taiga;
|
||||||
}
|
}
|
||||||
|
&.is-selected {
|
||||||
|
button {
|
||||||
|
color: $white;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.pika-button {
|
.pika-button {
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|
Loading…
Reference in New Issue