landing tabs - changes for the background color
This commit is contained in:
parent
d56086611c
commit
7e9e8c0d20
|
@ -15,6 +15,7 @@
|
||||||
--light-color: #FFFFFF;
|
--light-color: #FFFFFF;
|
||||||
--table-color: #F5F5F5;
|
--table-color: #F5F5F5;
|
||||||
--default-color: #F9F9F9;
|
--default-color: #F9F9F9;
|
||||||
|
--default-color-rgb: 249, 249, 249;
|
||||||
--light-blue: #F4F8F9;
|
--light-blue: #F4F8F9;
|
||||||
--danger-color: #BB121A;
|
--danger-color: #BB121A;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue