Pixel push the Done/back button.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 11 Dec 2010 20:57:53 +0000 (15:57 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 11 Dec 2010 20:57:53 +0000 (15:57 -0500)
RGB Converter.wdgt/Widget.css
RGB Converter.wdgt/Widget.html

index ad6d1f16a6efeb570d2243a57ea9086ddf0deb55..fa8552d5e66345eb03ae297255a052dc17a8e4a9 100644 (file)
@@ -107,8 +107,9 @@ a
 #backtext
 {
   position: absolute;
-  top: 80px;
+  top: 90px;
   left: 27px;
+  width: 140px;
   font-size: 10px;
 }
 
index 942792327387ff4c1cb7e87a1501555b3d03929c..2a0b89262b9ee3f1677d694899ddec2f1cf3ed72 100644 (file)
@@ -53,8 +53,8 @@
     <div id="backtext">
       <div><strong style="font-size: 12px">RGB Converter</strong>, 3.0</div>
       <div>&copy;2002-2010 <a href="javascript:widget.openURL('https://www.bluestatic.org')">Blue Static</a><div>
-      <div id="backbutton"></div>
-    </div>    
+    </div>
+    <div id="backbutton"></div>
   </div>
   <!-- / back -->
 </body>