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