aboutsummaryrefslogtreecommitdiff
path: root/ui/default/opera.css
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-11-29 02:03:04 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-11-29 02:03:04 +0000
commitb2fa8c7dd2a4ed11413caa20af66ee9987f84e16 (patch)
tree49caa0c686ac266b423ed0ff44ce0f81479748da /ui/default/opera.css
parent2b52241928890e48a30bf243a71282be5348a938 (diff)
downloadpandoc-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/opera.css')
-rw-r--r--ui/default/opera.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/ui/default/opera.css b/ui/default/opera.css
deleted file mode 100644
index 9e9d2a3c5..000000000
--- a/ui/default/opera.css
+++ /dev/null
@@ -1,7 +0,0 @@
-/* DO NOT CHANGE THESE unless you really want to break Opera Show */
-.slide {
- visibility: visible !important;
- position: static !important;
- page-break-before: always;
-}
-#slide0 {page-break-before: avoid;}