summaryrefslogtreecommitdiffstats
path: root/ui/default/opera.css
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2018-05-30 19:26:45 +0200
committerMatěj Cepl <mcepl@cepl.eu>2018-05-30 19:26:45 +0200
commitb1260186489dd55a07f31237dbf6bd51e0040508 (patch)
tree8038c4dceb5bce574b7e172ed2561cc367be2f7c /ui/default/opera.css
parentbdaafabc6c7cdd935a812e45e3e3b773b1fe0b3b (diff)
downloadPyCon18-m2crypto-b1260186489dd55a07f31237dbf6bd51e0040508.tar.gz
Add Makefile
Diffstat (limited to 'ui/default/opera.css')
-rw-r--r--ui/default/opera.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/ui/default/opera.css b/ui/default/opera.css
deleted file mode 100644
index c9d1148..0000000
--- a/ui/default/opera.css
+++ /dev/null
@@ -1,8 +0,0 @@
-/* This file has been placed in the public domain. */
-/* 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;}