diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2016-11-25 11:47:51 +0000 |
|---|---|---|
| committer | tavmjong-free <tavmjong@free.fr> | 2016-11-25 11:47:51 +0000 |
| commit | e47fd7d0b4189297581c3e8b4fbf349c5c26c830 (patch) | |
| tree | e041c6c5f489e4dafae117e0426cd8fc50562d7e /share | |
| parent | Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20. (diff) | |
| download | inkscape-e47fd7d0b4189297581c3e8b4fbf349c5c26c830.tar.gz inkscape-e47fd7d0b4189297581c3e8b4fbf349c5c26c830.zip | |
Remove deprecated GtkWidget-separator-height, ignored as of 3.20.
(bzr r15272)
Diffstat (limited to 'share')
| -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 cd56030bc..f2883fda4 100644 --- a/share/ui/style.css +++ b/share/ui/style.css @@ -79,11 +79,9 @@ SPCanvas { } combobox window.popup scrolledwindow treeview separator { - -GtkWidget-separator-height: 6; } #font_selector_family { - -GtkWidget-separator-height: 6; } #TextFontFamilyAction_combobox { |
