[epiphany/wip/exalm/elementary-downloads: 2/3] action-bar-end: Don't add margin to the image



commit 713c7125d48f1b2220ba97bc6495b473aab5096b
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Thu Dec 26 02:05:07 2019 +0500

    action-bar-end: Don't add margin to the image
    
    Since we bundle the downloads icon, just edit it instead.

 src/resources/ephy-download-symbolic.svg | 32 ++++----------------------------
 src/resources/gtk/action-bar-end.ui      |  1 -
 2 files changed, 4 insertions(+), 29 deletions(-)
---
diff --git a/src/resources/ephy-download-symbolic.svg b/src/resources/ephy-download-symbolic.svg
index 51f306025..6428a55ec 100644
--- a/src/resources/ephy-download-symbolic.svg
+++ b/src/resources/ephy-download-symbolic.svg
@@ -5,10 +5,6 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
    xmlns:svg="http://www.w3.org/2000/svg";
    xmlns="http://www.w3.org/2000/svg";
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   inkscape:version="1.0beta1 (fe3e306978, 2019-09-17)"
-   sodipodi:docname="ephy-download-symbolic.svg"
    id="svg8"
    version="1.1"
    height="16"
@@ -27,37 +23,17 @@
   </metadata>
   <defs
      id="defs12" />
-  <sodipodi:namedview
-     inkscape:current-layer="svg8"
-     inkscape:window-maximized="1"
-     inkscape:window-y="27"
-     inkscape:window-x="0"
-     inkscape:cy="8"
-     inkscape:cx="8"
-     inkscape:zoom="43.6875"
-     showgrid="false"
-     id="namedview10"
-     inkscape:window-height="1016"
-     inkscape:window-width="1920"
-     inkscape:pageshadow="2"
-     inkscape:pageopacity="0"
-     guidetolerance="10"
-     gridtolerance="10"
-     objecttolerance="10"
-     borderopacity="1"
-     inkscape:document-rotation="0"
-     bordercolor="#666666"
-     pagecolor="#ffffff" />
   <g
      id="g6"
      fill="#2e3436"
-     color="#000">
+     color="#000"
+     transform="translate(0,-1)">
     <path
        id="path2"
        overflow="visible"
        font-family="Bitstream Vera Sans"
        font-weight="400"
-       style="line-height:normal;-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration-line:none;text-transform:none;marker:none"
-       d="M7 1v7.563L5.719 7.28A1.015 1.015 0 0 0 5 7H4v1c0 .265.093.53.281.719l3 3 .282.281h.875l.28-.281 
3-3C11.908 8.53 12 8.265 12 8V7h-1c-.265 0-.53.093-.719.281L9 8.563V1z" />
+       style="line-height:normal;-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-transform:none;marker:none"
+       d="M 7,1 V 8.563 L 5.719,7.28 A 1.015,1.015 0 0 0 5,7 H 4 v 1 c 0,0.265 0.093,0.53 0.281,0.719 l 3,3 
L 7.563,12 h 0.875 l 0.28,-0.281 3,-3 C 11.908,8.53 12,8.265 12,8 V 7 H 11 C 10.735,7 10.47,7.093 
10.281,7.281 L 9,8.563 V 1 Z" />
   </g>
 </svg>
diff --git a/src/resources/gtk/action-bar-end.ui b/src/resources/gtk/action-bar-end.ui
index bfc0e8f63..ddb6ea3e3 100644
--- a/src/resources/gtk/action-bar-end.ui
+++ b/src/resources/gtk/action-bar-end.ui
@@ -46,7 +46,6 @@
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="icon_name">ephy-download-symbolic</property>
-                    <property name="margin_bottom">1</property>
                   </object>
                 </child>
                 <child type="overlay">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]