From 638916cb09fabfd603372c46362974edfd7ff87e Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Sat, 31 Jan 2015 18:12:07 +0000 Subject: [PATCH] Style cursor as a pointer on conflict filter. --- resources/report/html/loot-plugin-card.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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