return false, also when delete cannot be executed
[misc/kostenrechnung] / stylesheet.css
index d597401..0a20626 100644 (file)
@@ -45,6 +45,7 @@ input, select {
 textarea {
     border: 1px solid #CCC;
     font-size: 90%;
+    color: inherit;
 }
 
 button {
@@ -110,3 +111,9 @@ div#details ul {
 div#details li {
     list-style-type: none;
 }
+
+div#grid_info {
+    text-align: left;
+    color: #444;
+}
+