mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Pushed less changes into integration branch
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
b3ec4bb31b
commit
32a6fa5f0c
|
@ -107,8 +107,8 @@ a {
|
|||
:root {
|
||||
--background: #222;
|
||||
--back-main: #333;
|
||||
--back-sub: #444;
|
||||
--back-sub-alt: #dfd9d8;
|
||||
--back-sub: #3d4144;
|
||||
--back-sub-alt: rgba(0, 0, 0, 0.36);
|
||||
--button-default: darken(@yellow, 15%);
|
||||
--button-primary: darken(@yellow, 25%);
|
||||
--button-hover: darken(@yellow, 30%);
|
||||
|
|
Loading…
Reference in a new issue