From 8060e98bd5ad68d8072c48168e46fc449384295f Mon Sep 17 00:00:00 2001 From: David Rowe Date: Fri, 21 Apr 2017 17:46:30 +1200 Subject: [PATCH] Right-align "i" icon and update info text --- scripts/system/html/css/record.css | 29 +++++++++++++++++++++++------ scripts/system/html/record.html | 13 +++++++++---- 2 files changed, 32 insertions(+), 10 deletions(-) diff --git a/scripts/system/html/css/record.css b/scripts/system/html/css/record.css index 33e3701aa7..a061f56128 100644 --- a/scripts/system/html/css/record.css +++ b/scripts/system/html/css/record.css @@ -133,15 +133,20 @@ body { white-space: normal; } +#instructions h1 { + font-size: 16px; + margin-top: 28px; +} + +#instructions h1 + p { + margin-top: 14px; +} + #instructions p, #instructions ul { margin-top: 21px; font-size: 14px; } -#instructions li { - margin-top: 7px; -} - #instructions p { font-family: Raleway-Bold; } @@ -152,6 +157,17 @@ body { font-weight: normal; } +#instructions li { + margin-top: 7px; +} + +#instructions ul input { + margin-left: 1px; + margin-top: 6px; + font-size: 14px; + padding: 0 7px; +} + #show-info-button { font-family: HiFi-Glyphs; @@ -159,8 +175,9 @@ body { height: 16px; line-height: 16px; display: inline-block; - position: relative; - top: 11px; + position: absolute; + top: 15px; + right: 5px; margin-top: -11px; margin-left: 7px; } diff --git a/scripts/system/html/record.html b/scripts/system/html/record.html index a5cd933b90..8d6a1c6f8f 100644 --- a/scripts/system/html/record.html +++ b/scripts/system/html/record.html @@ -37,14 +37,19 @@ -

If you're in your own sandbox or are a domain administrator:

+

This app lets you record and play back multiple instances of your avatar in your Sandbox.

+

Setup Instructions

+

In your sandbox domain:

-

+

Now you can record and play back recordings in your domain!

+