PageRenderTime 46ms CodeModel.GetById 18ms RepoModel.GetById 1ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/ruby/slides/02005/euruko/ui/opera.css

#
CSS | 7 lines | 6 code | 0 blank | 1 comment | 0 complexity | 25944cce5666198fc415fdd9c232a98a MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. /* DO NOT CHANGE THESE unless you really want to break Opera Show */
  2. .slide {
  3. visibility: visible !important;
  4. position: static !important;
  5. page-break-before: always;
  6. }
  7. #slide0 {page-break-before: avoid;}