summaryrefslogtreecommitdiffstats
path: root/reports/site_media/boxypastel.css
diff options
context:
space:
mode:
Diffstat (limited to 'reports/site_media/boxypastel.css')
-rw-r--r--reports/site_media/boxypastel.css23
1 files changed, 23 insertions, 0 deletions
diff --git a/reports/site_media/boxypastel.css b/reports/site_media/boxypastel.css
index 896c8c428..f4e34eea4 100644
--- a/reports/site_media/boxypastel.css
+++ b/reports/site_media/boxypastel.css
@@ -149,6 +149,29 @@ span.mini-date {
right: 65px;
}
+
+div.dirty-lineitem {
+ background: #FF6A6A;
+ width:100%;
+ }
+div.modified-lineitem {
+ background: #FFEC8B;
+ }
+div.clean-lineitem {
+ background: #9AFF9A;
+ width:100%;
+ }
+div.extra-lineitem {
+ background: #6699CC;
+ }
+div.warning-lineitem {
+ background: #FF9933;
+ }
+
+
+
+
+
h2 {
font-size: 16px;
color: #000;