From: rsesek Date: Mon, 26 Nov 2007 13:08:45 +0000 (+0000) Subject: Removing the gradient on the final mixed swatch and fixing the centering issue of... X-Git-Tag: 2.2~1 X-Git-Url: https://src.bluestatic.org/?a=commitdiff_plain;h=c1dda17a6b7807f5e105e46573fc89d377772a36;p=rgbconverter.git Removing the gradient on the final mixed swatch and fixing the centering issue of the green input box on Leopard * RGB Converter.wdgt/Default.png * RGB Converter.wdgt/Widget.css * front.psd git-svn-id: svn://depot/macosx/RGBConverter/trunk@630 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0 --- diff --git a/RGB Converter.wdgt/Default.png b/RGB Converter.wdgt/Default.png index abd9e3d..e7332fc 100644 Binary files a/RGB Converter.wdgt/Default.png and b/RGB Converter.wdgt/Default.png differ diff --git a/RGB Converter.wdgt/Widget.css b/RGB Converter.wdgt/Widget.css index cce6877..11af21e 100644 --- a/RGB Converter.wdgt/Widget.css +++ b/RGB Converter.wdgt/Widget.css @@ -62,8 +62,8 @@ a position: absolute; top: 30px; - left: 342px; - width: 70px; + left: 340px; + width: 75px; } #blueinput diff --git a/front.psd b/front.psd index 80dae56..ed2d5f0 100644 Binary files a/front.psd and b/front.psd differ