diff --git a/resources/report/html/loot-plugin-card.html b/resources/report/html/loot-plugin-card.html index edb92cfa..f9ba19fd 100644 --- a/resources/report/html/loot-plugin-card.html +++ b/resources/report/html/loot-plugin-card.html @@ -140,18 +140,19 @@ loot-clear-metadata core-tooltip > core-icon { vertical-align: inherit !important; } - core-menu > core-label { + #conflictsLabel { font-size: 1rem; font-weight: 500; padding: 0 16px; height: 48px; line-height: 48px; + cursor: pointer; } - core-menu > core-label > core-icon { + #conflictsLabel > core-icon { margin-right: 32px; color: rgba(0, 0, 0, 0.54); } - core-menu > core-label [for] { + #conflictsLabel [for] { margin-left: 32px; } @@ -182,7 +183,7 @@ loot-clear-metadata - +
Show Only Conflicts