Removed get_js_set_focus() and get_js_form_entry()
[fa-stable.git] / themes / cool / default.css
index 2aad1db220be213729067cf28daa407b0817118e..0180fd4d9dea3c8cab599266e1216a2fd25d8aec 100644 (file)
@@ -346,4 +346,12 @@ div.tabs a:hover {
 input.amount {
        padding-right: 0px;
        border-right: none;
-}
\ No newline at end of file
+}
+
+.editbutton {
+   color:#0000FF;
+   background-color:transparent;
+   border-style:none;
+   text-decoration:underline;
+   cursor: pointer;
+}