From 8f6935203a05f3f07d7e0eef8ec47981fe997c36 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Wed, 15 Jun 2011 20:48:32 +0100 Subject: Updated stylesheets a little --- static/stylesheets/bytemark.css | 2 +- static/stylesheets/mauve-handheld.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'static') diff --git a/static/stylesheets/bytemark.css b/static/stylesheets/bytemark.css index 0478f56..e4a14cb 100644 --- a/static/stylesheets/bytemark.css +++ b/static/stylesheets/bytemark.css @@ -134,7 +134,7 @@ div#navbar li#nav_index a { overflow: hidden; } -div#navbar li#nav_index, div#navbar li#nav_selected { +div#navbar li#nav_index, div#navbar li.nav_selected { background-color: white; color: #333; } diff --git a/static/stylesheets/mauve-handheld.css b/static/stylesheets/mauve-handheld.css index 38dbcfa..655f88b 100644 --- a/static/stylesheets/mauve-handheld.css +++ b/static/stylesheets/mauve-handheld.css @@ -1,6 +1,6 @@ div#navbar li#nav_index a { background-image: none; - background-repeat inherit; + background-repeat: inherit; background-position: inherit; padding-left: inherit; width: inherit; -- cgit v1.2.1