2:a26b16f37c1b
Anton Shestakov <engored@ya.ru>, Mon, 11 Mar 2013 23:44:44 +0900
User can choose to use audio/video or both. Also visually mark pressed button.

next change 3:d69239d4ae6d
previous change 1:4fde67f78a8e

static/css/main.css

Permissions: -rw-r--r--

Other formats: Feeds:
video#remote {
width: 480px;
height: 360px;
background: #777;
}
video#local {
position: absolute;
width: 160px;
height: 120px;
background: #555;
margin-top: 240px;
margin-left: -160px;
}