From e54a1988d6b7bb77701bbc4d83370db614a9a2b5 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Tue, 18 Nov 2014 21:00:45 +0000 Subject: [PATCH] Moved main menu to right side of app bar. --- resources/report/css/style.css | 2 +- resources/report/report.html | 38 +++++++++++++++++----------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/resources/report/css/style.css b/resources/report/css/style.css index 25ace30f..bb7a4c3c 100644 --- a/resources/report/css/style.css +++ b/resources/report/css/style.css @@ -40,7 +40,7 @@ body { color: black; } #sidebarTabs { - width: calc(33% - 68px); + width: calc(33% - 11px); } div[drawer] > core-tooltip { diff --git a/resources/report/report.html b/resources/report/report.html index e269ed7e..6596017b 100644 --- a/resources/report/report.html +++ b/resources/report/report.html @@ -41,9 +41,26 @@ + + + Plugins + Filters + + + + + + + + + + + + + - - + +
@@ -87,23 +104,6 @@
- - - Plugins - Filters - - - - - - - - - - - - -