diff --git a/resources/report/css/overrides.css b/resources/report/css/overrides.css index 9b54d5b0..e9f2052f 100644 --- a/resources/report/css/overrides.css +++ b/resources/report/css/overrides.css @@ -1,16 +1,5 @@ /* These styles override Polymer's own internal styling for certain elements. */ -/* The following 3 rules are for setting the sizes of the drawer and panel. */ -#container::shadow #main { - left: 33% !important; -} -#container::shadow .narrow-layout #main { - left: 0 !important; -} -#container::shadow #drawer { - width: 33% !important; -} - /* These overrides change the colour of the game menu's text and underline. */ #gameMenu::shadow > paper-dropdown-menu { border-bottom-color: #f1f1f1; diff --git a/resources/report/report.html b/resources/report/report.html index 2f5fc4ec..cf0fcf91 100644 --- a/resources/report/report.html +++ b/resources/report/report.html @@ -98,7 +98,7 @@ - +
Plugins