Cleanups and changes in purchasing classes.
[fa-stable.git] / themes / default / default.css
index 2bf9415f3152185df82879fa0b8e3178932bc286..a2bfd91e6ef824d11b6d5e256e9b64f92c857d3c 100644 (file)
@@ -43,7 +43,7 @@ input, select {
 }
 
 select {
-    max-width: 200px;
+    max-width: 230px;
 }
 
 option.inactive {
@@ -329,7 +329,7 @@ div.tabs a:hover {
        color: #ff6666;
 }
 
-.redfg {
+.redfg, a.redfg {
        color: red;
        font-weight: bold;
 }
@@ -414,7 +414,6 @@ table.tablestyle_inner td {
 
 input.amount {
        padding-right: 0px;
-       border-right: none;
 }
 
 .editbutton {