From e7da71599472f970660eddb8c657d2498e7acaa1 Mon Sep 17 00:00:00 2001 From: Rui Matos Date: Thu, 22 Mar 2012 00:48:22 +0100 Subject: [PATCH] svg: Make the OFF toggle widgets be the same width as the ON ones Since the toggle switches have a 65px size in the CSS file, the background image size should match it or it will be scaled and look fuzzy. https://bugzilla.gnome.org/show_bug.cgi?id=672592 --- data/theme/toggle-off-intl.svg | 2 +- data/theme/toggle-off-us.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/theme/toggle-off-intl.svg b/data/theme/toggle-off-intl.svg index b3d9ada29..b153b733d 100644 --- a/data/theme/toggle-off-intl.svg +++ b/data/theme/toggle-off-intl.svg @@ -9,7 +9,7 @@ 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" - width="64" + width="65" height="22" id="svg3273" version="1.1" diff --git a/data/theme/toggle-off-us.svg b/data/theme/toggle-off-us.svg index 12167d64e..8e06ea4e8 100644 --- a/data/theme/toggle-off-us.svg +++ b/data/theme/toggle-off-us.svg @@ -9,7 +9,7 @@ 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" - width="64" + width="65" height="22" id="svg3012" version="1.1"