Update
This commit is contained in:
parent
8ad6d0f503
commit
ac2699361b
|
@ -156,7 +156,7 @@ listview {
|
||||||
/* ---- Element ---- */
|
/* ---- Element ---- */
|
||||||
element {
|
element {
|
||||||
enabled: true;
|
enabled: true;
|
||||||
padding: 10px;
|
padding: 0px;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
background-color: @background;
|
background-color: @background;
|
||||||
|
@ -221,7 +221,7 @@ element-text {
|
||||||
text-color: inherit;
|
text-color: inherit;
|
||||||
cursor: inherit;
|
cursor: inherit;
|
||||||
vertical-align: 0.5;
|
vertical-align: 0.5;
|
||||||
horizontal-align: 0.0;
|
horizontal-align: 0.1;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*****----- Message -----*****/
|
/*****----- Message -----*****/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user