# HG changeset patch # User cavaliet # Date 1382693252 -7200 # Node ID 8d88a6144cb18413d49b901f2539ee47cf4a6cb3 # Parent a8a2b5d5421caab35a2eadfe3ebc4c119a6c6d90 table des matières diff -r a8a2b5d5421c -r 8d88a6144cb1 web/css/ds.css --- a/web/css/ds.css Thu Oct 24 18:48:39 2013 +0200 +++ b/web/css/ds.css Fri Oct 25 11:27:32 2013 +0200 @@ -31,6 +31,18 @@ .divctn{ min-height: 650px; } +.tabmatrow { + margin-top: -10px; + margin-bottom: 10px; +} +#titles { + background-color: #FFFFFF; + border: 3px solid #EEEEEE; + display: block; + margin-top: 34px; + position: absolute; + z-index: 99999; +} .videotitle{ border-bottom: 1px dotted #333333; padding-left: 5px; diff -r a8a2b5d5421c -r 8d88a6144cb1 web/index.html --- a/web/index.html Thu Oct 24 18:48:39 2013 +0200 +++ b/web/index.html Fri Oct 25 11:27:32 2013 +0200 @@ -29,10 +29,11 @@