added arry_replace and array_append helpers.
[fa-stable.git] / themes / cool / default.css
index e2920334427400ec97ed743c21dec8ad28f261b8..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;
@@ -446,20 +456,6 @@ ul.ajaxtabs li input.current, ul.ajaxtabs li input.current:hover{
   border-bottom: 1px solid #8cacbb;
   margin: -4px -2px -2px;
   border: 1px solid #8cacbb;
-/*  display: none;*/
   background-color: #FFFFE0;
   white-space: nowrap;
-/*
-  position: absolute;
-  left: 0;
-  left: -900px;
-  filter:alpha(opacity=0);
-  -moz-opacity:0;
-  border: 1px solid black;
-  height: 200px;
-  text-align: center;
-  width:200px;
-  z-index: 100;
-  padding: 5px;
-*/
 }