Merge branch 'master' into lqc-trunk
[redakcja.git] / platforma / static / css / html.css
index 5d4e08c..acbeac2 100755 (executable)
 /* = Footnotes and themes = */
 /* ======================== */
 
-.htmlview .theme-begin, .htmlview .theme-end {
+.htmlview .begin, .htmlview .end {
     background: green;
 }
 
-.htmlview .theme-ref {
+.htmlview .motyw {
     position: absolute;
     right: -8em;
     
      padding: 3px 5px;
 
      text-decoration: none;
-     z-index: 10;
+     z-index: 11;
  }