Payment terms were not retrieved on invoice edit start.
[fa-stable.git] / themes / default / default.css
index d45f2e2ce2db45eb21aa34af168da58a373eeb99..70d020e0d869a4584a7f4e274a27dfc1b13f80ca 100644 (file)
@@ -80,6 +80,10 @@ a:hover, a:focus {
        text-decoration: underline;
 }
 
+.inactive {
+       color: gray;
+}
+
 button {
        font-size: 11px;
        border: 1px #0066cc solid;
@@ -356,14 +360,10 @@ div.tabs a:hover {
 }
 
 .tablestyle {
-       padding: 3px;
-       border: 1px solid #8cacbb;
        border-collapse: collapse;
 }
 
 .tablestyle2 {
-       padding: 3px;
-       border: 1px solid #cccccc;
        border-collapse: collapse;
 }
 .tablestyle_noborder {