style: Rename button selectors
This commit is contained in:
@ -18,9 +18,9 @@ sq_button:active {
|
|||||||
border-color: #716e78;
|
border-color: #716e78;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.altline,
|
sq_button.altline,
|
||||||
button.special,
|
sq_button.special,
|
||||||
button.wide {
|
sq_button.wide {
|
||||||
background: #2b292f;
|
background: #2b292f;
|
||||||
border-color: #3e3a44
|
border-color: #3e3a44
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user