diff --git a/resources/report/css/overrides.css b/resources/report/css/overrides.css index 17ab7e57..86ffbd94 100644 --- a/resources/report/css/overrides.css +++ b/resources/report/css/overrides.css @@ -50,11 +50,11 @@ html /deep/ paper-item[disabled] { } /* These overrides change the colour of the tab ink effect and their underline. */ -#mainToolbar paper-tabs::shadow #selectionBar { +paper-tabs::shadow #selectionBar { background-color: white; height: 4px; } -#mainToolbar paper-tab::shadow #ink { +paper-tab::shadow #ink { color: #f1f1f1; } diff --git a/resources/report/css/style.css b/resources/report/css/style.css index bb7a4c3c..5c36c344 100644 --- a/resources/report/css/style.css +++ b/resources/report/css/style.css @@ -30,23 +30,20 @@ body { background:#f8f8f8; height: 100%; } -#mainToolbar { +core-toolbar { background: #4285f4; color: white; - width: 99.99vw; /* Fix for scollbars when LOOT is run through Mod Organiser. */ height: 56px; } #mainToolbar paper-dropdown { color: black; } -#sidebarTabs { - width: calc(33% - 11px); -} - 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; } #main { @@ -54,6 +51,7 @@ div[drawer] { overflow-x: hidden; position: relative; z-index: 0; + height: calc(100% - 56px); } #cardsNav { margin: 0; @@ -74,17 +72,11 @@ paper-item > a { #searchBox { display: block; } -#container { - position: fixed; - top: 56px; - height: calc(100% - 56px); -} section { background:white; overflow:hidden; margin:1em; - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); padding:1em; position: relative; border-top-left-radius: 2px; diff --git a/resources/report/report.html b/resources/report/report.html index 6596017b..1a071cb9 100644 --- a/resources/report/report.html +++ b/resources/report/report.html @@ -40,73 +40,14 @@ - - - - Plugins - Filters - - - - - - - - - - - - - - - - -
- - - Redate Plugins - - - - Clear All User Metadata - - - - Copy Content - - - - Refresh Content - - - - - Settings - - - - - View Documentation - - - - Open Debug Log Location - - - - About - - - - - Quit - -
-
-
-
+ + + Plugins + Filters + +
@@ -147,73 +88,136 @@
-
-
-

Summary

- - - - - - - - - - - -
Masterlist RevisionN/A
Masterlist DateN/A
- - - - - - - - - - - - - - - -
Warnings0
Errors0
Total Messages0
- - - - - - - - - - - - - - - -
Active Plugins0
Dirty Plugins0
Total Plugins0
-
-
-

General Messages

-
    - -
-
- - - - +
+ + + + + + + + + + + + + + + + + +
+ + + Redate Plugins + + + + Clear All User Metadata + + + + Copy Content + + + + Refresh Content + + + + + Settings + + + + + View Documentation + + + + Open Debug Log Location + + + + About + + + + + Quit + +
+
+
+
+
+
+

Summary

+ + + + + + + + + + + +
Masterlist RevisionN/A
Masterlist DateN/A
+ + + + + + + + + + + + + + + +
Warnings0
Errors0
Total Messages0
+ + + + + + + + + + + + + + + +
Active Plugins0
Dirty Plugins0
Total Plugins0
+
+
+

General Messages

+
    + +
+
+ + + + +