light theme
This commit is contained in:
@ -19,10 +19,10 @@
|
||||
box-shadow: rgba(0, 0, 0, 0.08) 0 1px 1px;
|
||||
}
|
||||
|
||||
.light .spinner-button:hover {
|
||||
.light .spinner-button:not(.primary):hover {
|
||||
box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px;
|
||||
}
|
||||
|
||||
.light .spinner-button > span {
|
||||
.light .spinner-button:not(.primary) > span {
|
||||
color: black;
|
||||
}
|
||||
|
Reference in New Issue
Block a user