From 053f55941d6a09fe124f982baca0f9dd3d3ed1f9 Mon Sep 17 00:00:00 2001 From: ryderr Date: Mon, 17 Nov 2014 12:04:33 -0500 Subject: stylez --- public/assets/stylesheets/app.css | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'public/assets') diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index 1a48a86..39fdc44 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -2224,15 +2224,19 @@ input[type="range"]::-webkit-slider-thumb { width: 100%; } #randomize { - background: white; + background: transparent; display: inline-block; color: black; - text-decoration:none; - border:1px solid black; + text-decoration: none; text-align: center; - font-size: 13px; - padding: 3px; - cursor: pointer; + font-size: 12px; + padding: 3px; + cursor: pointer; + position: absolute; + left: 10px; + font-weight: 500; + top: 0px; + border-bottom: 1px solid; } #randomize:hover { color: white; @@ -2679,7 +2683,7 @@ a[data-role="forgot-password"] { text-decoration:underline; } .vvbox.share { - width: 300px + width: 230px } .vvbox.share #share_link { width: 100%; -- cgit v1.2.3-70-g09d2