From 964be3e4b392793e1f1fd4bccbd624d960389391 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Fri, 26 Dec 2014 19:30:48 +0000 Subject: [PATCH] Added example of icon for global priorities. --- resources/report/html/loot-plugin-item.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/resources/report/html/loot-plugin-item.html b/resources/report/html/loot-plugin-item.html index 6f3f7b95..63e5f78f 100644 --- a/resources/report/html/loot-plugin-item.html +++ b/resources/report/html/loot-plugin-item.html @@ -42,12 +42,19 @@ font-size: 0.857rem; color: rgba(0, 0, 0, 0.54); } + paper-item.two-line .secondary core-icon { + height: 13px; + margin-right: 0; + }
-
+
+ + +