DM-358 - updated border color
This commit is contained in:
parent
a2f534fc85
commit
ee3d8dc2fe
@ -4,6 +4,7 @@ body.light {
|
||||
--iqser-primary-2: #4d97dd;
|
||||
--iqser-red-1: #4d4fdd;
|
||||
--iqser-red-2: #4d97dd;
|
||||
--iqser-helpmode-primary: #fdbd00;
|
||||
/*Override the default light theme here*/
|
||||
/*Copy CSS variables from theme-template.css file*/
|
||||
}
|
||||
@ -14,6 +15,7 @@ body.dark {
|
||||
--iqser-primary-2: #4d97dd;
|
||||
--iqser-red-1: #4d4fdd;
|
||||
--iqser-red-2: #4d97dd;
|
||||
--iqser-helpmode-primary: #fdbd00;
|
||||
/*Override the default dark theme here*/
|
||||
/*Copy CSS variables from theme-template.css file*/
|
||||
}
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit f0c51915b26a36444885df947cddab2c0af101e7
|
||||
Subproject commit d1df30b56ea5abd03b0c8623f68fc96db9fef271
|
||||
Loading…
x
Reference in New Issue
Block a user