Overrides to colortheme.less will nolonger block the adding of new keys to the original file

This commit is contained in:
Caleb James DeLisle
2017-12-05 18:32:23 +01:00
parent c702a23c77
commit 1dabea84d9
21 changed files with 26 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
/* Bottom Bar */
@import (once) "../less2/include/colortheme.less";
@import (once) "../less2/include/colortheme-all.less";
.top-bar, .bottom-bar {
position:fixed;