MediaWiki:Monobook.css
Z old-wiki.siliconhill.cz
(Rozdíly mezi verzemi)
| Řádka 13: | Řádka 13: | ||
/* charlie icq status */ | /* charlie icq status */ | ||
div#icq-96417838 { | div#icq-96417838 { | ||
| − | + | float: left; | |
| − | + | ||
background: url(http://online.mirabilis.com/scripts/online.dll?icq=96417838&img=5) no-repeat ; | background: url(http://online.mirabilis.com/scripts/online.dll?icq=96417838&img=5) no-repeat ; | ||
width: 18px; | width: 18px; | ||
height: 18px;} | height: 18px;} | ||
Verze z 19. 4. 2006, 11:51
/* 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 */
}
/* charlie icq status */
div#icq-96417838 {
float: left;
background: url(http://online.mirabilis.com/scripts/online.dll?icq=96417838&img=5) no-repeat ;
width: 18px;
height: 18px;}