summaryrefslogtreecommitdiff
path: root/presentation/ui/small-white/s5-core.css
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2017-08-09 12:20:35 +0000
committergebele <gebele@in-silico.ch>2017-08-09 12:20:35 +0000
commit39ed6b9f47bbd2a6b412126ff9bed008ca4d527f (patch)
tree0bb052a0e88500ddfe3f6064aa8d457d0d63751a /presentation/ui/small-white/s5-core.css
parent25950469266ff656071503bcdcc67c51d578feb4 (diff)
parentf1a66958ef8e5579fa558662dcc306e2efb63895 (diff)
remerged from eNM project to opentox
Diffstat (limited to 'presentation/ui/small-white/s5-core.css')
-rw-r--r--presentation/ui/small-white/s5-core.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/presentation/ui/small-white/s5-core.css b/presentation/ui/small-white/s5-core.css
new file mode 100644
index 0000000..6965f5e
--- /dev/null
+++ b/presentation/ui/small-white/s5-core.css
@@ -0,0 +1,11 @@
+/* This file has been placed in the public domain. */
+/* Do not edit or override these styles!
+ The system will likely break if you do. */
+
+div#header, div#footer, div#controls, .slide {position: absolute;}
+html>body div#header, html>body div#footer,
+ html>body div#controls, html>body .slide {position: fixed;}
+.handout {display: none;}
+.layout {display: block;}
+.slide, .hideme, .incremental {visibility: hidden;}
+#slide0 {visibility: visible;}