From e91cf4a4e8a8f01f1beb79f5da04ec1b085b8be3 Mon Sep 17 00:00:00 2001 From: David Rowe Date: Sat, 15 Apr 2017 12:50:00 +1200 Subject: [PATCH] Use "i" circle for info button --- scripts/system/html/css/record.css | 14 ++++++++------ scripts/system/html/record.html | 2 +- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/scripts/system/html/css/record.css b/scripts/system/html/css/record.css index 229fbd97ec..30164fe370 100644 --- a/scripts/system/html/css/record.css +++ b/scripts/system/html/css/record.css @@ -106,13 +106,15 @@ body { #show-info-button { - font-weight: bold; - font-size: 14px; - text-transform: lowercase; - padding: 0; - min-width: 40px; + font-family: HiFi-Glyphs; + font-size: 32px; height: 16px; - margin-left: 14px; + line-height: 16px; + display: inline-block; + position: relative; + top: 11px; + margin-top: -11px; + margin-left: 7px; } #show-info-button:hover { diff --git a/scripts/system/html/record.html b/scripts/system/html/record.html index 3867c06de0..be2c76924a 100644 --- a/scripts/system/html/record.html +++ b/scripts/system/html/record.html @@ -52,7 +52,7 @@ Number of available instances: - + [