Fix extensions dialog header color (#686)
This commit is contained in:
parent
51cb7a5299
commit
2bc2bda502
@ -197,4 +197,10 @@
|
|||||||
|
|
||||||
@serialBackgroundColor: #fff;
|
@serialBackgroundColor: #fff;
|
||||||
@serialGraphBackground: #F2F2F2;
|
@serialGraphBackground: #F2F2F2;
|
||||||
@serialConsoleBackground: @serialGraphBackground;
|
@serialConsoleBackground: @serialGraphBackground;
|
||||||
|
|
||||||
|
/*-------------------
|
||||||
|
Extensions
|
||||||
|
--------------------*/
|
||||||
|
|
||||||
|
@extensionsHeaderBackground: #999;
|
Loading…
Reference in New Issue
Block a user