annotate poster/os9/ui/opera.css @ 8:7fd82a802a66

add os9
author anatofuz
date Fri, 19 Apr 2019 18:23:10 +0900
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8
7fd82a802a66 add os9
anatofuz
parents:
diff changeset
1 /* DO NOT CHANGE THESE unless you really want to break Opera Show */
7fd82a802a66 add os9
anatofuz
parents:
diff changeset
2 div.slide {
7fd82a802a66 add os9
anatofuz
parents:
diff changeset
3 visibility: visible !important;
7fd82a802a66 add os9
anatofuz
parents:
diff changeset
4 position: static !important;
7fd82a802a66 add os9
anatofuz
parents:
diff changeset
5 page-break-before: always;
7fd82a802a66 add os9
anatofuz
parents:
diff changeset
6 }
7fd82a802a66 add os9
anatofuz
parents:
diff changeset
7 #slide0 {page-break-before: avoid;}