summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-08-26 18:51:06 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-08-26 18:51:06 +0200
commit6711caea1c5fc341131cd530aecbcc2560ce436d (patch)
treea023faee2d56c874a3f289194e5379e22560d2a6 /templates/main.php
parent82cad29394e8db1b3d2615adefd42dd0f9bf2958 (diff)
better actions for navigation entries
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php1
1 files changed, 1 insertions, 0 deletions
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');