summaryrefslogtreecommitdiff
path: root/ishtar_common/static/media/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/static/media/style.css')
-rw-r--r--ishtar_common/static/media/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/ishtar_common/static/media/style.css b/ishtar_common/static/media/style.css
index 5168cba6e..cad7d296d 100644
--- a/ishtar_common/static/media/style.css
+++ b/ishtar_common/static/media/style.css
@@ -819,6 +819,10 @@ p.alert{
background-position:left center;
}
+div.form p.alert{
+ background-color:#FFF;
+}
+
#window p.alert{
background-color:#EEE;
}