diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2016-11-25 11:28:44 +0000 |
|---|---|---|
| committer | tavmjong-free <tavmjong@free.fr> | 2016-11-25 11:28:44 +0000 |
| commit | 220cfde7cf46c644446730942576e1cb640b0af0 (patch) | |
| tree | e6fa89a804a44743d917d665517996cc9ded5681 /share/ui/style.css | |
| parent | [Bug #1574561] Italian translation update. (diff) | |
| download | inkscape-220cfde7cf46c644446730942576e1cb640b0af0.tar.gz inkscape-220cfde7cf46c644446730942576e1cb640b0af0.zip | |
Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20.
(bzr r15271)
Diffstat (limited to 'share/ui/style.css')
| -rw-r--r-- | share/ui/style.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/share/ui/style.css b/share/ui/style.css index 6729344d2..cd56030bc 100644 --- a/share/ui/style.css +++ b/share/ui/style.css @@ -79,12 +79,10 @@ SPCanvas { } combobox window.popup scrolledwindow treeview separator { - -GtkWidget-wide-separators: true; -GtkWidget-separator-height: 6; } #font_selector_family { - -GtkWidget-wide-separators: true; -GtkWidget-separator-height: 6; } |
