240px-Diamond warning sign (Vienna Convention style).svg.png Content of this wiki is DEPRECATED 240px-Diamond warning sign (Vienna Convention style).svg.png

MediaWiki:Monobook.css

Z old-wiki.siliconhill.cz
(Rozdíly mezi verzemi)
Přejít na: navigace, hledání
 
Řádka 1: Řádka 1:
 
/* editací tohoto souboru upravíte styl "monobook" pro celou {{grammar:4sg|{{SITENAME}}}} */
 
/* editací tohoto souboru upravíte styl "monobook" pro celou {{grammar:4sg|{{SITENAME}}}} */
 +
 +
/* pre boxes, lets make them scroll */
 +
pre {
 +
overflow: auto;
 +
}
 +
 +
pre.scroll{
 +
max-height: 25em;
 +
height: expression(this.scrollHeight > 150 ? "250px" : "auto"); /* IE */
 +
}

Verze z 6. 2. 2006, 12:53

/* editací tohoto souboru upravíte styl "monobook" pro celou {{grammar:4sg|{{SITENAME}}}} */

/* pre boxes, lets make them scroll */
pre {
overflow: auto;
}

pre.scroll{
max-height: 25em;
height: expression(this.scrollHeight > 150 ? "250px" : "auto"); /* IE */
}
Jmenné prostory

Varianty
Akce