Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Becker2019-11-20 12:44:35 +0000
committerLars Vogel2020-01-06 13:12:22 +0000
commit24814c9af3a59d89d2f1d72c59b442cd038a7e52 (patch)
tree1bbb245f87bb5caa01944f3f49198062efa5fbb8
parent1683de8b27e5ec93edeb58873a1f7e074bd7ed2a (diff)
downloadeclipse.platform.images-24814c9af3a59d89d2f1d72c59b442cd038a7e52.tar.gz
eclipse.platform.images-24814c9af3a59d89d2f1d72c59b442cd038a7e52.tar.xz
eclipse.platform.images-24814c9af3a59d89d2f1d72c59b442cd038a7e52.zip
Bug 553209: Find Actions item is almost invisible / looks disabled
-rw-r--r--org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search.pngbin238 -> 259 bytes
-rw-r--r--org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search@2x.pngbin405 -> 454 bytes
-rw-r--r--org.eclipse.images/eclipse-svg/org.eclipse.ui/icons/full/etool16/search.svg20
3 files changed, 10 insertions, 10 deletions
diff --git a/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search.png b/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search.png
index 4377e1d0..997b0545 100644
--- a/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search.png
+++ b/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search.png
Binary files differ
diff --git a/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search@2x.png b/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search@2x.png
index 5d28402a..79a530e9 100644
--- a/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search@2x.png
+++ b/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search@2x.png
Binary files differ
diff --git a/org.eclipse.images/eclipse-svg/org.eclipse.ui/icons/full/etool16/search.svg b/org.eclipse.images/eclipse-svg/org.eclipse.ui/icons/full/etool16/search.svg
index 7489a1ec..1b501c28 100644
--- a/org.eclipse.images/eclipse-svg/org.eclipse.ui/icons/full/etool16/search.svg
+++ b/org.eclipse.images/eclipse-svg/org.eclipse.ui/icons/full/etool16/search.svg
@@ -27,7 +27,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title />
+ <dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
@@ -42,8 +42,8 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
- inkscape:window-width="1680"
- inkscape:window-height="987"
+ inkscape:window-width="1920"
+ inkscape:window-height="1017"
id="namedview817"
showgrid="true"
inkscape:snap-bbox="true"
@@ -61,14 +61,14 @@
id="grid877" />
</sodipodi:namedview>
<circle
- style="opacity:1;fill:none;fill-opacity:1;stroke:#aaaaaa;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="path879"
+ style="opacity:1;fill:none;fill-opacity:1;stroke:#797979;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path879-8"
cx="6.5"
- cy="6.4999995"
- r="5" />
+ cy="6.5"
+ r="4.5" />
<path
- style="fill:none;stroke:#aaaaaa;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="m 10.353552,10.353552 5.292895,5.292895"
- id="path881"
+ style="fill:none;stroke:#797979;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 9.9999982,9.9999982 15.292893,15.292893"
+ id="path881-2"
inkscape:connector-curvature="0" />
</svg>

Back to the top