X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=templates%2Fcommon.css.sh;h=adf78cda75d66ba7cabd06f78535e7a01d88b8a7;hb=8d001b4467b644b462faabdf75d8f6af50c4e2ae;hp=cfc84e7420cb174e62957075c7e9a8cf7d28d58e;hpb=926ffb4fb96b4def0a1144c7c1ec2e46891d271e;p=serve0 diff --git a/templates/common.css.sh b/templates/common.css.sh index cfc84e7..adf78cd 100755 --- a/templates/common.css.sh +++ b/templates/common.css.sh @@ -1,4 +1,4 @@ -# Copyright 2014, 2015 Paul Hänsch +# Copyright 2014 - 2016 Paul Hänsch # # This file is part of Serve0 # @@ -289,41 +289,14 @@ a.panel { } .panel#preferences > input { display: block; } -#videoview a.panel { - position: absolute; - right: 1em; - width: auto; - border: none; -} -#videoview .video { +#videoview h1, #videoview > a { display: inline-block; - width: 60%; - vertical-align: top; -} -#videoview .video * { - display: block; -} -#videoview .videoinfo { - width: 39%; - margin-top: 2em; + margin-right: 1em; } -#videoview .videoinfo h2 { - display: inline; -} -#videoview .videoinfo .meta:after { - content: "\A"; - white-space: pre; -} -#videoview .videoinfo .label { - display: block; - margin-top: 1em; -} -#videoview .videoinfo .info.description { +#videoview video { display: block; - background-color: #DDF; -} -#videoview .videoinfo .edit { - width: 100% + margin: 0; + width: 100%; } EOF