From fc0eaa8e653293ef0356ad56d4c8add8df8a24c7 Mon Sep 17 00:00:00 2001 From: Jabier Arraiza Date: Wed, 26 Jun 2019 20:35:19 +0200 Subject: add hamburger line height menu --- .../symbolic/actions/text_outer_style-symbolic.svg | 89 +++++++++++++++------- share/ui/style.css | 6 ++ 2 files changed, 69 insertions(+), 26 deletions(-) (limited to 'share') diff --git a/share/icons/hicolor/symbolic/actions/text_outer_style-symbolic.svg b/share/icons/hicolor/symbolic/actions/text_outer_style-symbolic.svg index 675007e8e..3f095d41f 100644 --- a/share/icons/hicolor/symbolic/actions/text_outer_style-symbolic.svg +++ b/share/icons/hicolor/symbolic/actions/text_outer_style-symbolic.svg @@ -1,41 +1,78 @@ + version="1.1" + sodipodi:docname="text_outer_style-symbolic.svg" + inkscape:version="1.0alpha2 (7029881c03, 2019-06-24, custom)"> + + + + image/svg+xml + + + + + - - - - - - - + inkscape:document-rotation="0" + inkscape:zoom="5.6" + inkscape:cx="7.046511" + inkscape:cy="44.985506" + inkscape:window-width="1360" + inkscape:window-height="704" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:current-layer="svg1"> + + + + + + + + - - - - - - - - - - diff --git a/share/ui/style.css b/share/ui/style.css index cb3f3aaee..84aec2223 100644 --- a/share/ui/style.css +++ b/share/ui/style.css @@ -328,6 +328,12 @@ spinbutton undershoot { font-size: 7pt; } +#line_spacing_menu > box *{ + margin:1px; +} + + + /* The actual canvas (Inkscape's drawing area). */ SPCanvas { -- cgit v1.2.3