summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2008-11-13 13:52:19 +0100
committerYorhel <git@yorhel.nl>2008-11-13 13:52:19 +0100
commit0047535da6b3ee8ddb258bf364f7c9372ff0a3ec (patch)
treef911ed8d39f1517c020d36b3e17cf03e0bf7a4be /static
parentf83a65ae51cbb8cefc200227807ff6b22d5a7ee4 (diff)
Started on producer edit + yet another tiny style fix
Diffstat (limited to 'static')
-rw-r--r--static/f/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/f/style.css b/static/f/style.css
index 06f65e37..000716bc 100644
--- a/static/f/style.css
+++ b/static/f/style.css
@@ -374,6 +374,9 @@ div.notice {
background-color: #354;
border: 1px solid #0C0;
}
+div.warning ul, div.notice ul {
+ margin-left: 0;
+}
div.warning li, div.notice li {
margin-left: 20px;
}