forked from AuroraMiddleware/gtk
raleigh: remove general 'padding' declaration
Fixes reftests that were broken after images and labels applied padding. Things look much more cramped now. On the plus side, treeview headers and comboboxes have better spacing. Menubars look like crap now though. Needs someone with artistical talent to figure out.
This commit is contained in:
parent
21e20b0d5b
commit
6b04c0f828
@ -20,7 +20,6 @@
|
||||
* {
|
||||
color: @fg_color;
|
||||
border-color: shade (@bg_color, 0.6);
|
||||
padding: 2;
|
||||
}
|
||||
|
||||
GtkWindow, .button, .slider {
|
||||
|
Loading…
Reference in New Issue
Block a user