From 6711caea1c5fc341131cd530aecbcc2560ce436d Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 26 Aug 2014 18:51:06 +0200 Subject: better actions for navigation entries --- templates/main.php | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/main.php') diff --git a/templates/main.php b/templates/main.php index 9185eb2f7..b0b450493 100644 --- a/templates/main.php +++ b/templates/main.php @@ -10,6 +10,7 @@ \OCP\Util::addStyle('news', 'bootstrap/tooltip'); \OCP\Util::addStyle('news', 'app'); +\OCP\Util::addStyle('news', 'oc8'); \OCP\Util::addStyle('news', 'navigation'); \OCP\Util::addStyle('news', 'content'); \OCP\Util::addStyle('news', 'settings'); -- cgit v1.2.3