From 2c70fff3bae0355cca4afa520ce3123c07c19b22 Mon Sep 17 00:00:00 2001 From: rsesek Date: Sat, 11 Dec 2010 18:27:38 +0000 Subject: [PATCH] Start cleaning up the back side of the widget. git-svn-id: svn://depot/macosx/RGBConverter/trunk@634 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0 --- RGB Converter.wdgt/Widget.css | 20 ++++++-------------- RGB Converter.wdgt/Widget.html | 20 ++++++++------------ 2 files changed, 14 insertions(+), 26 deletions(-) diff --git a/RGB Converter.wdgt/Widget.css b/RGB Converter.wdgt/Widget.css index c889ba5..ed1bf96 100644 --- a/RGB Converter.wdgt/Widget.css +++ b/RGB Converter.wdgt/Widget.css @@ -38,12 +38,6 @@ a /* ################################################################### */ /* Front */ -#frontimage -{ - z-index: 500; - position: absolute; -} - #redinput { z-index: 1000; @@ -103,17 +97,15 @@ a #backtext { position: absolute; - top: 29px; - left: 30px; + top: 80px; + left: 15px; font-size: 10px; } #backbutton { - position: absolute; - top: 2px; - left: 440px; - width: 500px; + margin-top: 10px; + text-align: center; } /* ################################################################### */ @@ -122,8 +114,8 @@ a .flip { position: absolute; - top: 45px; - left: 510px; + top: 150px; + left: 155px; width: 13px; height: 13px; } diff --git a/RGB Converter.wdgt/Widget.html b/RGB Converter.wdgt/Widget.html index 203c325..852a8d5 100644 --- a/RGB Converter.wdgt/Widget.html +++ b/RGB Converter.wdgt/Widget.html @@ -33,15 +33,14 @@ + -
- +
+ -
- -
- - + + +
@@ -50,14 +49,11 @@
- -
RGB Converter, 2.2 ($Revision$)
©2002-2007 Blue Static
-
- -
+
+
-- 2.22.5