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 @@
-
-
-
-
-
-
-
-
-
-
-
- Apply
- Cancel
-
-
-
-
-
-
- Redate Plugins
-
-
-
- Clear All User Metadata
-
-
-
- Copy Content
-
-
-
- Refresh Content
-
-
-
-
- Settings
-
-
-
-
- View Documentation
-
-
-
- Open Debug Log Location
-
-
-
- About
-
-
-
-
- Quit
-
-
-
-
-
+
+
+
-
-
- Summary
-
-
-
- | Masterlist Revision |
- N/A |
-
-
- | Masterlist Date |
- N/A |
-
-
-
-
-
-
- | Warnings |
- 0 |
-
-
- | Errors |
- 0 |
-
-
- | Total Messages |
- 0 |
-
-
-
-
-
-
- | Active Plugins |
- 0 |
-
-
- | Dirty Plugins |
- 0 |
-
-
- | Total Plugins |
- 0 |
-
-
-
-
-
-
-
-
- {{model.name}}
- {{model.version}}
- {{model.computed.crc}}
- {{model.computed.tags.added}}
- {{model.computed.tags.removed}}
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+ Apply
+ Cancel
+
+
+
+
+
+
+ Redate Plugins
+
+
+
+ Clear All User Metadata
+
+
+
+ Copy Content
+
+
+
+ Refresh Content
+
+
+
+
+ Settings
+
+
+
+
+ View Documentation
+
+
+
+ Open Debug Log Location
+
+
+
+ About
+
+
+
+
+ Quit
+
+
+
+
+
+
+
+ Summary
+
+
+
+ | Masterlist Revision |
+ N/A |
+
+
+ | Masterlist Date |
+ N/A |
+
+
+
+
+
+
+ | Warnings |
+ 0 |
+
+
+ | Errors |
+ 0 |
+
+
+ | Total Messages |
+ 0 |
+
+
+
+
+
+
+ | Active Plugins |
+ 0 |
+
+
+ | Dirty Plugins |
+ 0 |
+
+
+ | Total Plugins |
+ 0 |
+
+
+
+
+
+
+
+
+ {{model.name}}
+ {{model.version}}
+ {{model.computed.crc}}
+ {{model.computed.tags.added}}
+ {{model.computed.tags.removed}}
+
+
+
+
+
+