diff options
| author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-11-29 02:03:04 +0000 |
|---|---|---|
| committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-11-29 02:03:04 +0000 |
| commit | b2fa8c7dd2a4ed11413caa20af66ee9987f84e16 (patch) | |
| tree | 49caa0c686ac266b423ed0ff44ce0f81479748da /ui/default/s5-core.css | |
| parent | 2b52241928890e48a30bf243a71282be5348a938 (diff) | |
| download | pandoc-b2fa8c7dd2a4ed11413caa20af66ee9987f84e16.tar.gz | |
Moved ASCIIMathML.js, headers, and ui into templates.
Adjusted templates/Makefile and fillTemplates.pl as needed.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1106 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'ui/default/s5-core.css')
| -rw-r--r-- | ui/default/s5-core.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ui/default/s5-core.css b/ui/default/s5-core.css deleted file mode 100644 index 86444e041..000000000 --- a/ui/default/s5-core.css +++ /dev/null @@ -1,9 +0,0 @@ -/* 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;} |
