Slightly changed inactive records support.
[fa-stable.git] / themes / aqua / default.css
index 1c0f44c5226cc7c9c388238cf35b6e49565e2ad2..702a19b78e0d5a23a2ec174118451726375ad9ba 100644 (file)
@@ -46,6 +46,11 @@ select {
     max-width: 200px;
 }
 
+option.inactive {
+       text-decoration: line-through;
+       color: gray;
+}
+
 input.big {
        width: 100px;
 }
@@ -341,6 +346,10 @@ div.tabs a:hover {
        background-color: pink;
 }
 
+.stockmankofg {
+       color: red;
+}
+
 .tablestyle {
        padding: 3px;
        border: 1px solid #8cacbb;