linterna-magica-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linterna-magica-commit] [417] Fixed HD links list displacement in YouTu


From: Ivaylo Valkov
Subject: [linterna-magica-commit] [417] Fixed HD links list displacement in YouTube - some labels require more width .
Date: Tue, 30 Jul 2013 21:49:42 +0000

Revision: 417
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=linterna-magica&revision=417
Author:   valkov
Date:     2013-07-30 21:49:41 +0000 (Tue, 30 Jul 2013)
Log Message:
-----------
Fixed HD links list displacement in YouTube - some labels require more width.

Modified Paths:
--------------
    trunk/data/style/template.css

Modified: trunk/data/style/template.css
===================================================================
--- trunk/data/style/template.css       2013-07-30 21:35:57 UTC (rev 416)
+++ trunk/data/style/template.css       2013-07-30 21:49:41 UTC (rev 417)
@@ -395,12 +395,12 @@
     /* which is not what we want. At 16% it */
     /* is fine with YouTube and Vimeo, not */
     /* too wide. */
-    width: 350% !important;
+    width: 450% !important;
     height: auto !important;
     /* ^^^Fix height and width in dailymotion: The site sets them to */
     /* 100% but the list shows partly under the header */
     bottom: 35px !important;
-    left: -270% !important;
+    left: -370% !important;
     overflow-y: auto !important;
     /* Hide scrollbars for HD links in YouTube */
     overflow-x: hidden !important;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]