diff -r d2af8a210f5d -r 8e4fe6f3337d thd/web/css/.svn/text-base/flashplayer.css.svn-base --- a/thd/web/css/.svn/text-base/flashplayer.css.svn-base Wed Jun 01 14:07:43 2016 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,71 +0,0 @@ -/*main player=========== */ -.player-ba { - margin: 0; - padding: 0; - display: block; - width:720px; - height:405px; - text-align:center; -} - -/* info area============ */ -.player-ba .infos { - position: relative; - height:40px; - background:#000 url(../images/global/gradient/h80.png) repeat-x; - opacity:0.7; - color:#FFFFFF; - margin: 0; - text-align:left; - padding:10px 10px; - font-family:arial,"bitstream vera sans","trebuchet ms"; - font-size:18px; -} - -/* tag area============= */ -.player-ba .tags { - position:relative; - top: 130px; - height:70px; - background:#000 url(../images/global/gradient/h80.png) repeat-x; - opacity:0.7; - color:#FFFFFF; - margin: 83px 0px 0px 0px; - text-align:left; - font-family:arial,"bitstream vera sans","trebuchet ms"; - font-size:18px; -} - -.infos a.title { - font-size: 24px; - font-weight: normal; - font-family: georgia; - color: #FFFFFF; -} - -.film-infos { - font-size: 12px; - line-height: 12px; - font-weight: normal; - font-family: arial, verdana, sans-serif; - color: #FFFFFF; -} - -.infos b { - font-weight: normal; - color: #CCCCCC; -} - -.player-ba .tags .head { - padding: 5px; - font-size: 14px; - font-weight: normal; - font-family: georgia; - color: #FFFFFF; -} - -.player-ba #play { - position: relative; - top: 100px; - /*background:#000000 url(images/buttons/btn_play.png) no-repeat;*/ -} \ No newline at end of file