From 6bc524dff812979cdcb8ab277295faac12ebbfeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Sun, 1 Feb 2015 15:45:11 +0100 Subject: [PATCH] progress on new design --- src/app/directives/topnav.js | 52 ++----------------- .../features/annotations/partials/editor.html | 5 ++ .../features/dashboard/dashboardNavCtrl.js | 6 ++- src/app/panels/timepicker/module.html | 1 + src/app/partials/dashboard_topnav.html | 47 ++++++++++------- src/app/partials/dasheditor.html | 4 ++ src/app/partials/sidemenu.html | 6 +-- src/app/partials/submenu.html | 14 ----- src/app/partials/templating_editor.html | 6 +++ src/css/less/navbar.less | 44 +++++++++++++--- src/css/less/sidemenu.less | 7 ++- 11 files changed, 92 insertions(+), 100 deletions(-) diff --git a/src/app/directives/topnav.js b/src/app/directives/topnav.js index d987b652535..9228ce9fcb0 100644 --- a/src/app/directives/topnav.js +++ b/src/app/directives/topnav.js @@ -21,12 +21,10 @@ function (angular) { template: '