padding for idle_inhibitor, use a ln for icon
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
}
|
||||
|
||||
#custom-logo {
|
||||
background-image: url("./icons/pika-logo.svg");
|
||||
background-image: url("./icons/logo.svg");
|
||||
background-color: @base;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
@@ -139,6 +139,7 @@
|
||||
|
||||
#idle_inhibitor {
|
||||
background-color: @yellow;
|
||||
padding: 0px 6px;
|
||||
}
|
||||
|
||||
#custom-pl-idle {
|
||||
|
||||
Reference in New Issue
Block a user