mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-03-30 19:58:41 +00:00
Prepare for better button names
This commit is contained in:
parent
b709499386
commit
fc43cacac3
16
button.scss
16
button.scss
|
|
@ -95,3 +95,19 @@ button.simple {
|
|||
background: $button-background;
|
||||
}
|
||||
}
|
||||
|
||||
button.save, .button.save {
|
||||
|
||||
}
|
||||
|
||||
button.cancel, .button.cancel {
|
||||
|
||||
}
|
||||
|
||||
button.delete, .button.delete {
|
||||
|
||||
}
|
||||
|
||||
button.ok, .button.ok {
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user