Add src/stylesheet.css
This commit is contained in:
parent
ecbfaea0e6
commit
0c0d7db264
9
src/stylesheet.css
Normal file
9
src/stylesheet.css
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
#panel.transparent-panel {
|
||||||
|
background-color: rgba(0, 0, 0, 0.0);
|
||||||
|
box-shadow: none;
|
||||||
|
}
|
||||||
|
#panel.transparent-panel.unlock-screen,
|
||||||
|
#panel.transparent-panel.login-screen,
|
||||||
|
#panel.transparent-panel:overview {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user