diff options
author | Horst3180 | 2016-06-02 12:33:43 +0200 |
---|---|---|
committer | Horst3180 | 2016-06-02 12:33:43 +0200 |
commit | 226098a06b646981022f0e260fd4d3ca64ff5616 (patch) | |
tree | 4b64216f525c7a2ee2ed63fe0561cf5dd4aaec44 /common/gtk-2.0/assets-dark.svg | |
parent | 519718b36cfd395034ddf678466dcc24ae70a0bd (diff) | |
download | solarc-theme-226098a06b646981022f0e260fd4d3ca64ff5616.tar.gz solarc-theme-226098a06b646981022f0e260fd4d3ca64ff5616.tar.xz solarc-theme-226098a06b646981022f0e260fd4d3ca64ff5616.zip |
gtk2: more entry fixes
Diffstat (limited to 'common/gtk-2.0/assets-dark.svg')
-rw-r--r-- | common/gtk-2.0/assets-dark.svg | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/common/gtk-2.0/assets-dark.svg b/common/gtk-2.0/assets-dark.svg index 20aeedd..41c9339 100644 --- a/common/gtk-2.0/assets-dark.svg +++ b/common/gtk-2.0/assets-dark.svg @@ -566,8 +566,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.313708" - inkscape:cx="-24.583201" - inkscape:cy="377.40868" + inkscape:cx="84.915241" + inkscape:cy="372.56435" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -5672,5 +5672,25 @@ id="rect7903-7-3-7-7" style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#5294e2;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> + <rect + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="entry-background" + width="6" + height="18" + x="66" + y="-244.63782" + rx="2.7755599e-17" + ry="2.7755599e-17" + inkscape:label="#rect5008" /> + <rect + style="display:inline;opacity:1;fill:#3e4350;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="entry-background-disabled" + width="6" + height="18" + x="79" + y="-244.63782" + rx="2.7755599e-17" + ry="2.7755599e-17" + inkscape:label="#rect5008-1" /> </g> </svg> |