From 573d4ff56158f8a6fc0c84acef70efcd0dd5c6f4 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Tue, 16 Dec 2014 15:35:34 +0000 Subject: [PATCH] Replace sidebar shadow with border. It's a little bit neater. --- resources/report/css/style.css | 6 ++- resources/report/report.html | 78 +++++++++++++++++----------------- 2 files changed, 44 insertions(+), 40 deletions(-) diff --git a/resources/report/css/style.css b/resources/report/css/style.css index 07d77abe..7de3a61e 100644 --- a/resources/report/css/style.css +++ b/resources/report/css/style.css @@ -43,14 +43,16 @@ core-toolbar { #mainToolbar paper-dropdown { color: black; } -div[drawer] > core-tooltip { +div[drawer] core-tooltip { margin: 0 12px; } div[drawer] { background: white; - box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 4px, rgba(0, 0, 0, 0.0980392) 0px 0px 3px; z-index: 1; } +div[drawer] > div, div[drawer] > core-toolbar { + border-right: 1px rgba(0, 0, 0, 0.12) solid; +} #main { overflow-y: auto; overflow-x: hidden; diff --git a/resources/report/report.html b/resources/report/report.html index d2c36d5c..8bc4f70d 100644 --- a/resources/report/report.html +++ b/resources/report/report.html @@ -48,45 +48,47 @@ Filters - -
- - Summary - - - General Messages - - - - - -
-
- - - - - - - - -
-
Hidden plugins:
-
0 / 0
+
+ +
+ + Summary + + + General Messages + + + + +
-
-
Hidden messages:
-
0 / 0
+
+ + + + + + + + +
+
Hidden plugins:
+
0 / 0
+
+
+
Hidden messages:
+
0 / 0
+
-
-
- - - + + + + +
@@ -307,4 +309,4 @@ along with LOOT. If not, see <http://www.gnu.org/licenses/>. OK - \ No newline at end of file +