Merge branch 'acc_trans'
[kivitendo-erp.git] / css / lx-office-erp / main.css
index 328eac7..76ae018 100644 (file)
@@ -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;
+}