File: opera.css

package info (click to toggle)
s5 1.1.dfsg.2-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 992 kB
  • ctags: 56
  • sloc: sh: 398; makefile: 27
file content (7 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (73)
1
2
3
4
5
6
7
/* 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;}