wip: dnsc-machine setup
This commit is contained in:
parent
071571e94f
commit
d2fe4a5ea6
1 changed files with 5 additions and 1 deletions
|
|
@ -25,7 +25,11 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
extraCss = /*css */ ''
|
extraCss = /*css */ ''
|
||||||
GtkWindow {
|
window {
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
box.main {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue