From 16f111699f9204c0cd0ccf5f8799da8790622bc2 Mon Sep 17 00:00:00 2001 From: ryderr Date: Wed, 1 Oct 2014 16:27:15 -0400 Subject: touchups --- public/assets/stylesheets/app.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'public') diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index f291963..5ca5a16 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -1264,7 +1264,6 @@ iframe.embed { .wallpaper .swatches { width: 100%; min-height: 30px; - margin-top: 6px; border-bottom: 1px solid #ddd; display: inline-block; padding-bottom: 6px; @@ -1307,6 +1306,9 @@ iframe.embed { width: 18px; margin: 0 4px; } +.wallpaper .wallpaperRemove:hover img { + -webkit-filter:invert(100%); +} .wallpaperUpload .upload-icon.uploading { } .wallpaperUpload .upload-icon.uploading:before { @@ -1402,10 +1404,8 @@ input[type="range"]::-webkit-slider-thumb { cursor: pointer; float:left; } -span:hover .swatch { - border: 1px solid red; -} -.active .swatch { + +.color-swatches .active .swatch { border: 1px solid #000; } .color-swatches { @@ -1973,7 +1973,7 @@ a[data-role="forgot-password"] { } .aboutRoom.vvbox .txt { - padding: 0; + padding: 5px 0 3px 0; } .aboutRoom h1 a{ -- cgit v1.2.3-70-g09d2