Updating eww stuff
This commit is contained in:
parent
ea56d7a5dd
commit
9eacb3d95c
7 changed files with 24 additions and 91 deletions
|
|
@ -1,8 +1,11 @@
|
|||
box {
|
||||
background-color: #1E1D2F;
|
||||
color: #D9E0EE;
|
||||
.content-box {
|
||||
border: 4px solid yellow;
|
||||
border-radius: 50px;
|
||||
background-color: rgba(255,255,255,10);
|
||||
margin: 2px;
|
||||
box-shadow: 0 0 0 3px white;
|
||||
}
|
||||
|
||||
progressbar > trough {
|
||||
min-width: 40px;
|
||||
.switch {
|
||||
background: transparent;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue