Automatic first field focus on page start, preserved focus sequence
[fa-stable.git] / themes / aqua / default.css
index 1bc4437df91aeca38e9e6816c799003f1ca2dbce..5615ac07c4cadfd358087eadf74a7f1d697465d5 100644 (file)
@@ -340,4 +340,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;
+}