X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d7d7e49e08a5648e152bbc91e091af293478629b..362ea2e7f8ac4254398791139cc060090199f400:/wolnelektury/static/infobar/infobar.css?ds=sidebyside diff --git a/wolnelektury/static/infobar/infobar.css b/wolnelektury/static/infobar/infobar.css new file mode 100644 index 000000000..fbab95163 --- /dev/null +++ b/wolnelektury/static/infobar/infobar.css @@ -0,0 +1,4 @@ +/*Based on No IE Information Bar 0.2.6 by Martin Ng , modified by Kornel Lesinski. Under license:http://creativecommons.org/licenses/by-nc/2.0/legalcode*/ +@media screen{#viewplot{ +padding:0; /* << Tutaj ustaw margines jak dla */ +width:100%;height:95%;overflow:auto;height:expression(this.parentNode.offsetHeight-this.offsetTop);position:relative}html{border-top:0;border-left:0;border-bottom:0;overflow:hidden;height:100%}body{margin:0;padding:0;overflow:hidden;height:100%}#infobar{width:100%;font:normal 8pt/1 "MS Sans Serif"}#infobar a{display:block;font:message-box;zoom:1;color:InfoText;background:InfoBackground url(infobar.gif) no-repeat fixed .33em .2em;padding:.45em .3em .45em 2.3em;border-bottom:.16em outset;text-align:left;text-decoration:none;cursor:default}#infobar a{font-size:8pt;letter-spacing:0}#infobar a:hover{color:HighlightText;background-color:Highlight}}#infobar b{position:absolute;right:5px;top:3px;font-size:11px;font-family:webdings;cursor:hand}@media print{#infobar{display:none}} \ No newline at end of file