layout: reduce some paddings
dropdowns print items of thumbnail view
This commit is contained in:
parent
bf4d361403
commit
bc822eebef
@ -162,8 +162,8 @@ combobox arrow:disabled {
|
||||
-gtk-icon-source: None;
|
||||
}
|
||||
|
||||
combobox cellview {
|
||||
padding: 0.5em;
|
||||
cellview {
|
||||
padding: 0.5em 0.25em 0.5em 0;
|
||||
}
|
||||
|
||||
entry {
|
||||
@ -630,3 +630,6 @@ trough progress {
|
||||
border-bottom: .4em solid @color1;
|
||||
}
|
||||
|
||||
flowboxchild {
|
||||
padding: 0;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user