annotate doc/baypiggies2008/ui/default/s5-core.css @ 944:3b3cc5f98a03
vidref use async http client for talking to asco and CC. No more blocking the gst thread to learn curvecalc time
Ignore-this: d6564b13cb68581b3416fd4efaaf261b
author |
drewp@bigasterisk.com |
date |
Thu, 13 Jun 2013 02:21:37 +0000 |
parents |
2d9c85c98be6 |
children |
|
rev |
line source |
468
|
1 /* Do not edit or override these styles! The system will likely break if you do. */
|
|
2
|
|
3 div#header, div#footer, div#controls, .slide {position: absolute;}
|
|
4 html>body div#header, html>body div#footer,
|
|
5 html>body div#controls, html>body .slide {position: fixed;}
|
|
6 .handout {display: none;}
|
|
7 .layout {display: block;}
|
|
8 .slide, .hideme, .incremental {visibility: hidden;}
|
|
9 #slide0 {visibility: visible;}
|