mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-05-23 18:18:40 +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;
|
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