Settings $this->mFile to false and checking for !$this->mFile the line after is rathe...
[mediawiki.git] / skins / monobook / Opera6Fixes.css
blob77dec0955ee5b0666ff2111bb1dc049395b3aad8
1 /* opera 6 fixes */
2 div#column-one {
3 position: relative;
4 max-width: 11.7em;
6 #p-personal {
7 width: 45em;
8 margin-left: 8.6em;
9 right: 0;
11 #bodyContent a.external {
12 background: url(external.png) center right no-repeat;
13 padding-right: 13px;
16 .rtl a.feedlink {
17 background-position: right;
18 padding-right: 0;
19 padding-left: 16px;