Author: ygrego Date: 2015-06-15 10:24:25 +0000 (Mon, 15 Jun 2015) New Revision: 1719 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1719 Log: Make a video-broadcast object visible when it is present in DOM. Modified: oipf/emulator/css/main.css Modified: oipf/emulator/css/main.css =================================================================== --- oipf/emulator/css/main.css 2015-06-15 10:19:09 UTC (rev 1718) +++ oipf/emulator/css/main.css 2015-06-15 10:24:25 UTC (rev 1719) @@ -3,7 +3,7 @@ To change this template file, choose Tools | Templates and open the template in the editor. */ -/* +/* Created on : 3 juin 2015, 11:33:14 Author : root */ @@ -77,7 +77,7 @@ width: 15%; height: 5%; position: absolute; - right: 2em; + right: 2em; bottom: 6em; } @@ -85,7 +85,7 @@ width: 10%; height: 5%; position: absolute; - top: 2em; + top: 2em; left: 2em; } @@ -94,4 +94,8 @@ position: absolute; right: 50%; bottom: 50%; -} \ No newline at end of file +} + +object { + background-color: slategrey; +}
participants (1)
-
ygregoï¼ users.nuiton.org