added arry_replace and array_append helpers.
[fa-stable.git] / themes / cool / default.css
index fc84e8b9ac0d78f1577b2ce519e585d05e185305..85f8342dfb5e238d1c5bed3d4a6dc591004a394f 100644 (file)
@@ -71,6 +71,16 @@ a:hover {
        text-decoration: underline;
 }
 
+button {
+       font-size: 11px;
+       border: 1px #0066cc solid;
+       padding: 1px 0px;
+}
+
+button img, span {
+       padding: 0px 2px ;
+       vertical-align: middle;
+}
 
 .login {
        background-color: #ffffff;