stable
Juanfran 2014-10-07 12:48:10 +02:00
parent 41371fd6c2
commit f4227cec43
1 changed files with 5 additions and 0 deletions

View File

@ -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 {