annotate doc/baypiggies2008/ui/default/s5-core.css @ 1799:0bb7b9df12e5
collector warnings and errors. the reactor.crash isn't working.
Ignore-this: b7d4a6c08f04c924ffba6112483f9c19
author |
drewp@bigasterisk.com |
date |
Fri, 08 Jun 2018 03:35:30 +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;}
|