Adds new style
This commit is contained in:
parent
54ecbaea3c
commit
271bbff95e
13 changed files with 74 additions and 43 deletions
|
|
@ -2,10 +2,10 @@
|
|||
|
||||
.control-center {
|
||||
/* The Control Center which contains the old notifications + widgets */
|
||||
background: $background-semitransparent;
|
||||
background: $background;
|
||||
color: $foreground;
|
||||
border-radius: $border-radius;
|
||||
border-left: 1px solid $foreground;
|
||||
border-left: 1px solid $color5;
|
||||
box-shadow: $box-shadow-inner;
|
||||
padding-left: 1rem;
|
||||
padding-right: 1rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue