Add src/stylesheet.css
This commit is contained in:
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;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user