From 8542127274f7a856a9733254889c4e1a24903324 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Wed, 18 Sep 2013 02:45:49 +0100 Subject: Filestorage perms (no ACL), fix nav for browsers that can't handle PCSS, put content wrapper back now JS is fixed for features page. --- view/css/default.css | 1 + view/tpl/settings_features.tpl | 2 ++ 2 files changed, 3 insertions(+) (limited to 'view') diff --git a/view/css/default.css b/view/css/default.css index d39bcd394..9abb69588 100644 --- a/view/css/default.css +++ b/view/css/default.css @@ -5,6 +5,7 @@ nav { position: fixed; width: 100%; z-index: 100; + background-color: #ff0000; } aside { diff --git a/view/tpl/settings_features.tpl b/view/tpl/settings_features.tpl index 02e4f6159..a03817f82 100755 --- a/view/tpl/settings_features.tpl +++ b/view/tpl/settings_features.tpl @@ -1,3 +1,4 @@ +

{{$title}}

@@ -17,3 +18,4 @@
+ -- cgit v1.2.3