Fix typo in previous commit
[mediawiki.git] / skins / monobook / Opera95Fixes.css
blob6048c66c60aa86b5aa17d869cbafec35cd2c582c
1 /**
2 * One tweak for Opera 9.5 carried over from Opera 7. This seems to be exactly
3 * the same rule as is used for #bodyContent a.external normally, why do we
4 * need it? Someone should compare with and without and remove this file en-
5 * tirely if appropriate.
6 */
7 #bodyContent a.external {
8 background: url(external.png) center right no-repeat;
9 padding-right: 13px;