Add advanced template for re-ordering indexes as an example
[squirrelmail.git] / templates / default / stylesheet.tpl
index 98d92ffeb54dba4b5f89c558c6856f9c515724a8..6298a4d394ddf989bdaa19aebc1d842cfad8a2a8 100644 (file)
@@ -557,14 +557,11 @@ tr.odd  {
 }
 
 #optionHighlight    td.moveLink  {
-    text-align: center;
+    text-align: right;
     font-size: 75%;
+    vertical-align: bottom;
 }
 
 #optionHighlight    td.fieldName    {
     text-align: left;
 }
-
-#optionHighlight    select,input  {
-    font-size: 75%;
-}
\ No newline at end of file