Relocate the flip "i"
authorrsesek <rsesek@ad1dcce9-c9fe-0310-b82b-83ea1733dbb0>
Sat, 15 Jul 2006 01:46:14 +0000 (01:46 +0000)
committerrsesek <rsesek@ad1dcce9-c9fe-0310-b82b-83ea1733dbb0>
Sat, 15 Jul 2006 01:46:14 +0000 (01:46 +0000)
git-svn-id: svn://depot/macosx/RGBConverter/trunk@234 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

RGB_Converter.wdgt/Widget.css

index 339a600ccd8b562bf7fd6221dd50d68febb96974..30c4d5f72aecbcbbee51aed3a5817d86667feb51 100644 (file)
@@ -143,8 +143,8 @@ a
 .flip
 {
        position: absolute;
-       top: 44px;
-       left: 12px;
+       top: 20px;
+       left: 485px;
        width: 13px;
        height: 13px;
 }