Added Color to new System Menu
This commit is contained in:
@@ -66,6 +66,7 @@ background-color: #eb4d4b;
|
||||
#tray,
|
||||
#network,
|
||||
#mode,
|
||||
#custom-power,
|
||||
#scratchpad {
|
||||
margin-top: 2px;
|
||||
margin-bottom: 2px;
|
||||
@@ -125,3 +126,8 @@ border-radius: 15px;
|
||||
padding-left: 6px;
|
||||
padding-right: 6px;
|
||||
}
|
||||
|
||||
#custom-power {
|
||||
color: @sapphire;
|
||||
border-bottom: 2px solid @sapphire;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user