summaryrefslogtreecommitdiffstats
path: root/reports/site_media/boxypastel.css
diff options
context:
space:
mode:
authorJoey Hagedorn <hagedorn@mcs.anl.gov>2006-11-22 21:10:33 +0000
committerJoey Hagedorn <hagedorn@mcs.anl.gov>2006-11-22 21:10:33 +0000
commitebf644b4c820244aad5019b5540ddac9401109de (patch)
treed6a9b703ae7a69824266526cf9258c9e8261075f /reports/site_media/boxypastel.css
parent28f5be4543277452811492752d887dfd7030bfc5 (diff)
downloadbcfg2-ebf644b4c820244aad5019b5540ddac9401109de.tar.gz
bcfg2-ebf644b4c820244aad5019b5540ddac9401109de.tar.bz2
bcfg2-ebf644b4c820244aad5019b5540ddac9401109de.zip
moving brpt to server-reports
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2520 ce84e21b-d406-0410-9b95-82705330c041
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;