6 Jun
2013
6 Jun
'13
10:06 a.m.
Author: kmorin Date: 2013-06-06 12:06:36 +0200 (Thu, 06 Jun 2013) New Revision: 656 Url: http://nuiton.org/projects/sandbox/repository/revisions/656 Log: fix css property Modified: html5videoplayer/style.css Modified: html5videoplayer/style.css =================================================================== --- html5videoplayer/style.css 2013-06-05 16:29:26 UTC (rev 655) +++ html5videoplayer/style.css 2013-06-06 10:06:36 UTC (rev 656) @@ -4,8 +4,8 @@ #layer { position: absolute; - x: 0; - y: 0; + top: 0; + left: 0; width: 800px; height: 600px; -} \ No newline at end of file +}
4757
Age (days ago)
4757
Last active (days ago)
0 comments
1 participants
participants (1)
-
kmorin@users.nuiton.org