summaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authoretienne <etienne@9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864>2009-01-13 22:06:50 +0000
committeretienne <etienne@9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864>2009-01-13 22:06:50 +0000
commit5577411f505db728e778a9bda8cd8a958c805317 (patch)
tree036723e6d3daae48b8b7c100019f30394a9a0af2 /static/styles.css
parentb4eb64e8760e0f546064f73a846c0c6b9086ad93 (diff)
downloadChimère-5577411f505db728e778a9bda8cd8a958c805317.tar.bz2
Chimère-5577411f505db728e778a9bda8cd8a958c805317.zip
Checkbox to display markers and routes waiting for validation on the main map
git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@12 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index 6887dfb..f07784c 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -219,6 +219,7 @@ list-style:none;
ul#categories li li{
font-variant:normal;
+margin-left:20px;
}
ul#categories ul{
@@ -230,6 +231,11 @@ ul.subcategories img{
height:20px;
}
+ul#categories li#display_submited{
+font-variant:normal;
+color:purple;
+}
+
.errorlist{
color:purple;
font-weight:bold;