Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Quiñones <manuq@laptop.org>2011-12-15 21:04:20 (GMT)
committer Manuel Quiñones <manuq@laptop.org>2011-12-15 21:04:20 (GMT)
commita2f418981b40253462a4e429febef2dfbdc1e15c (patch)
tree659d60a5adaa409e1c110f1e478db59b61bab1da
parent118e6f97d864a8b20ec01d234866432af3156a8e (diff)
Fix for previous commit in checkbox SVG unchecked
Signed-off-by: Manuel Quiñones <manuq@laptop.org>
-rw-r--r--gtk3/theme/assets/checkbox-unchecked.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk3/theme/assets/checkbox-unchecked.svg b/gtk3/theme/assets/checkbox-unchecked.svg
index 0b1b781..20c198e 100644
--- a/gtk3/theme/assets/checkbox-unchecked.svg
+++ b/gtk3/theme/assets/checkbox-unchecked.svg
@@ -17,6 +17,6 @@
x="1"
y="1027.3627"
id="rect3268"
- style="color:#000000;fill:&fill_color;;fill-opacity:1;stroke:#808080;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+ style="color:#000000;fill:none;stroke:#808080;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
</g>
</svg>