]> wagnertech.de Git - mfinanz.git/blobdiff - css/lx-office-erp/main.css
Überreste von "gifi" entfernen (siehe 0daf163)
[mfinanz.git] / css / lx-office-erp / main.css
index 3788c88577c9786f46bca6439131be047099c6af..76ae01814a7734b42dd67a86e627c36bf2cc7be0 100644 (file)
@@ -1,4 +1,4 @@
-/* Stylesheet for Lx-Office
+/* Stylesheet for kivitendo
  * Name: lx-office-erp.css*/
 
 /* The look of links */
@@ -377,6 +377,10 @@ label {
   padding: 5px;
 }
 
+.flash_title {
+  font-weight: bold;
+}
+
 .jqmWindow {
   display: none;
 
@@ -444,3 +448,8 @@ label {
   border-style:none;
   border-width:thin;
 }
+
+.dimmed-text {
+  color: #aaa;
+  font-style: italic;
+}