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
-
-
-
-
- {{model.name}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Hidden plugins:
-
0 / 0
+
+
+
+
+ Summary
+
+
+ General Messages
+
+
+
+
+ {{model.name}}
+
+
+
+
-
-
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
-