| changeset 26 | 8d88a6144cb1 |
| parent 17 | 30864533a356 |
| child 27 | a34c67748b74 |
--- 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;