diff -r 62959dc4ff0d -r 9b3c3c34a288 web/css/ds.css --- a/web/css/ds.css Mon Oct 21 18:48:58 2013 +0200 +++ b/web/css/ds.css Tue Oct 22 11:33:46 2013 +0200 @@ -23,12 +23,15 @@ min-height: 800px; } .videotitle{ - margin-top: 10px; border-bottom: 1px dotted #333333; + padding-top: 10px; } .videolink{ cursor: pointer; } +.active{ + background-color: #EEEEEE; +} iframe { border: none; }