idk...some eww stuff
This commit is contained in:
parent
5a834ec5a3
commit
d358d8be8f
|
@ -383,11 +383,11 @@ calendar:indeterminate {
|
|||
color: $base0D;
|
||||
font-size : 14px;
|
||||
font-weight : bold;
|
||||
padding : 4px 0px 0px 0px;
|
||||
margin : 11px 5px 0px 0px;
|
||||
}
|
||||
|
||||
.app-icon {
|
||||
margin : 6px 10px 0px 0px;
|
||||
margin : 11px 10px 0px 0px;
|
||||
|
||||
}
|
||||
|
||||
|
|
|
@ -25,10 +25,10 @@ echo "(box \
|
|||
(image \
|
||||
:class \"app-icon\" \
|
||||
:path \"$iconpath\" \
|
||||
:image-width \"28\") \
|
||||
:image-width \"18\") \
|
||||
(label \
|
||||
:class \"app-name\" \
|
||||
:limit-width \"35\" \
|
||||
:limit-width \"45\" \
|
||||
:text \"$title\" \
|
||||
:tooltip \"$title\"))"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue