test
This commit is contained in:
parent
a19154e7b3
commit
fe7ba4ce3f
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
window.bar {
|
window.bar {
|
||||||
background-color: @theme_bg_color;
|
/* background-color: @theme_bg_color; */
|
||||||
|
background: #ff5050;
|
||||||
color: @theme_fg_color;
|
color: @theme_fg_color;
|
||||||
min-height: 4rem;
|
min-height: 4rem;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue