Removed get_js_set_focus() and get_js_form_entry()
[fa-stable.git] / themes / default / default.css
index 12f87717c82b692d0865edf0483cc9ea430530e1..22d0ec5f12c420df271d44617afd23e50a3ef9b8 100644 (file)
@@ -345,12 +345,11 @@ input.amount {
 .editbutton {
    color:#0000FF;
    background-color:transparent;
-   float:left;
-   filter:alpha(opacity=0);
-   opacity:0;
-   -moz-opacity:0;
-   -khtml-opacity:0;
    border-style:none;
    text-decoration:underline;
    cursor: pointer;
 }
+
+.listsubmit {
+    display: none;
+}