Remove incorrectly commented out css lines
This commit is contained in:
parent
2d6c80da2d
commit
508ea91998
|
@ -21,8 +21,7 @@
|
||||||
--theme-popup-border: #cccccc;
|
--theme-popup-border: #cccccc;
|
||||||
--theme-hover: #e6e6e6;
|
--theme-hover: #e6e6e6;
|
||||||
|
|
||||||
--quote-bg: rgb(250,250,250); //hsl(197, 37%, 96%);
|
--quote-bg: rgb(250,250,250);
|
||||||
--quote-border: //hsl(197, 37%, 91%);
|
|
||||||
|
|
||||||
--table-border-color: hsl(0, 0%, 95%);
|
--table-border-color: hsl(0, 0%, 95%);
|
||||||
--table-header-bg: hsl(0, 0%, 80%);
|
--table-header-bg: hsl(0, 0%, 80%);
|
||||||
|
|
Loading…
Reference in New Issue