diff options
author | Horst3180 | 2015-06-08 20:00:25 +0200 |
---|---|---|
committer | Horst3180 | 2015-06-08 20:00:31 +0200 |
commit | 697b2c390d6b68831b02ba6b8b1491ab9c5970b1 (patch) | |
tree | b0e16244dbcc4cc28205427de1a8bb2beedc0f58 /common/gtk-2.0/assets.svg | |
parent | 15e235278e7d2483806d357d686b32ce281bb771 (diff) | |
download | solarc-theme-697b2c390d6b68831b02ba6b8b1491ab9c5970b1.tar.gz solarc-theme-697b2c390d6b68831b02ba6b8b1491ab9c5970b1.tar.xz solarc-theme-697b2c390d6b68831b02ba6b8b1491ab9c5970b1.zip |
gtk2: add focus line
fix #48
Diffstat (limited to 'common/gtk-2.0/assets.svg')
-rw-r--r-- | common/gtk-2.0/assets.svg | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/common/gtk-2.0/assets.svg b/common/gtk-2.0/assets.svg index c20d97c..5918863 100644 --- a/common/gtk-2.0/assets.svg +++ b/common/gtk-2.0/assets.svg @@ -565,12 +565,12 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="11.313708" - inkscape:cx="478.52624" - inkscape:cy="293.00874" + inkscape:zoom="1" + inkscape:cx="275.83757" + inkscape:cy="331.30343" inkscape:document-units="px" inkscape:current-layer="layer1" - showgrid="true" + showgrid="false" showborder="false" inkscape:window-width="1366" inkscape:window-height="720" @@ -5403,5 +5403,14 @@ id="rect6168-6" style="opacity:1;fill:#d7d8dd;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-287.5" + x="-205.13783" + height="4" + width="4.0000124" + id="focus-line" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.67346936" + inkscape:label="#rect6176-4-2" /> </g> </svg> |