powermenu changes
This commit is contained in:
parent
976826b97b
commit
9a37020d2e
@ -28,8 +28,8 @@ window {
|
||||
anchor: northeast;
|
||||
fullscreen: false;
|
||||
width: 50px;
|
||||
x-offset: -10px;
|
||||
y-offset: -20px;
|
||||
x-offset: 5px;
|
||||
y-offset: 20px;
|
||||
|
||||
/* properties for all widgets */
|
||||
enabled: true;
|
||||
@ -148,7 +148,7 @@ element {
|
||||
enabled: true;
|
||||
spacing: 0px;
|
||||
margin: 0px;
|
||||
padding: 15px 10px;
|
||||
padding: 10px 10px;
|
||||
border: 0px solid;
|
||||
border-radius: 100%;
|
||||
border-color: @selected;
|
||||
@ -157,7 +157,7 @@ element {
|
||||
cursor: pointer;
|
||||
}
|
||||
element-text {
|
||||
font: "feather bold 24";
|
||||
font: "feather bold 16";
|
||||
background-color: transparent;
|
||||
text-color: inherit;
|
||||
cursor: inherit;
|
||||
|
Loading…
x
Reference in New Issue
Block a user