# HG changeset patch # User ymh # Date 1459878712 -7200 # Node ID 1911af6da33fcb00ce82ccc39da6d866083e5c4b # Parent 7d76ec608b2544f69977fba469afb3a239ca36d8 correct some css diff -r 7d76ec608b25 -r 1911af6da33f src/hdalab/static/hdalab/css/renkan_video.css --- a/src/hdalab/static/hdalab/css/renkan_video.css Tue Apr 05 18:35:49 2016 +0200 +++ b/src/hdalab/static/hdalab/css/renkan_video.css Tue Apr 05 19:51:52 2016 +0200 @@ -2,19 +2,21 @@ /* -------------------- video Popup -------------------- */ /* #################################################### */ -.video-close{ - text-align: right; - position:absolute; - right:10px; - top:10px; - height: 34px; - padding-right:40px; - background: url('../img/close.png') no-repeat right center; - background-size: 34px 34px; +.video-close { + text-align: right; + position:absolute; + right:10px; + top:10px; + height: 34px; + padding-right:40px; + background: url('../img/close.png') no-repeat right center; + background-size: 34px 34px; } .renkan_video_popup { - margin-left: 25px; + margin-left: 25px; + width: 800px; + height: 450px; } /* --------- Fin Video Popup --------- */ diff -r 7d76ec608b25 -r 1911af6da33f src/hdalab/templates/help_popup.html --- a/src/hdalab/templates/help_popup.html Tue Apr 05 18:35:49 2016 +0200 +++ b/src/hdalab/templates/help_popup.html Tue Apr 05 19:51:52 2016 +0200 @@ -4,104 +4,104 @@
- {% trans 'Fermer
ce didacticiel' %}
- -
\ No newline at end of file + {% trans 'Fermer
ce didacticiel' %}
+ +