From b1a7225f30e8443f87830a578c306b8f93e6587f Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 25 Sep 2015 16:38:11 +0500 Subject: Bug fixes and UI improvements for multiple tickets --- web/sass-files/sass/partials/_videos.scss | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'web/sass-files/sass/partials/_videos.scss') diff --git a/web/sass-files/sass/partials/_videos.scss b/web/sass-files/sass/partials/_videos.scss index de18aa08a..6d5d929be 100644 --- a/web/sass-files/sass/partials/_videos.scss +++ b/web/sass-files/sass/partials/_videos.scss @@ -19,7 +19,7 @@ } .video-type { - color:grey; + @include opacity(0.8); font-size:15px; font-weight:200; margin:0px; @@ -27,10 +27,9 @@ } .video-uploader { - font-size:15px; - margin-top:3px; - margin-bottom:0px; - padding:0px; + font-size: 15px; + margin: 18px 0 15px; + font-weight: 600; } .video-title { -- cgit v1.2.3-1-g7c22