From f6b149e1909dd0507d1377b9f085123820772594 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 7 Nov 2014 15:42:14 -0500 Subject: more embed stuff --- public/assets/stylesheets/app.css | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'public/assets/stylesheets/app.css') diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index 8b987c1..8989aef 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -2702,6 +2702,9 @@ a[data-role="forgot-password"] { /* EMBED CODE GENERATOR */ +.embedView { + font-weight: 300; +} .embedView textarea { border: 1px solid black; width: 100%; @@ -2719,9 +2722,18 @@ a[data-role="forgot-password"] { } .embedView label { font-size: 14px; + padding: 0 3px; } -.embedView { - font-weight: 300; +#testEmbed { + cursor: pointer; + float: right; + font-size: 11px; + margin-top: 11px; + font-weight: 100; + color: #888; +} +#testEmbed:hover { + text-decoration: underline; } /* MARCHING ANTS ANIMATION */ -- cgit v1.2.3-70-g09d2