From 8f6d8270fe6b1c1c88ceca46fde8b588799f5488 Mon Sep 17 00:00:00 2001 From: Toks Date: Mon, 28 Sep 2015 19:42:19 -0400 Subject: [PATCH] fixes #2522 --- app/assets/stylesheets/specific/posts.css.scss | 6 ++++++ .../posts/partials/show/_ugoira_original.html.erb | 15 ++++++--------- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/app/assets/stylesheets/specific/posts.css.scss b/app/assets/stylesheets/specific/posts.css.scss index 44a6f8963..a4892dfe0 100644 --- a/app/assets/stylesheets/specific/posts.css.scss +++ b/app/assets/stylesheets/specific/posts.css.scss @@ -199,6 +199,12 @@ div#c-posts { div#seek-slider { margin-top: 0.5em; float: right; + overflow: visible; + background: #EEE; + + .ui-progressbar-value { + background: white; + } } #save-video-link { diff --git a/app/views/posts/partials/show/_ugoira_original.html.erb b/app/views/posts/partials/show/_ugoira_original.html.erb index 9a8cdc675..80111617d 100644 --- a/app/views/posts/partials/show/_ugoira_original.html.erb +++ b/app/views/posts/partials/show/_ugoira_original.html.erb @@ -25,8 +25,7 @@
<%= button_tag "Play", :id => "ugoira-play", :style => "display: none;" %> <%= button_tag "Pause", :id => "ugoira-pause" %> -

Loaded 0%

- +