diff options
Diffstat (limited to 'skins/archlinux/Opera95Fixes.css')
-rw-r--r-- | skins/archlinux/Opera95Fixes.css | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/skins/archlinux/Opera95Fixes.css b/skins/archlinux/Opera95Fixes.css deleted file mode 100644 index 6048c66c..00000000 --- a/skins/archlinux/Opera95Fixes.css +++ /dev/null @@ -1,10 +0,0 @@ -/** - * One tweak for Opera 9.5 carried over from Opera 7. This seems to be exactly - * the same rule as is used for #bodyContent a.external normally, why do we - * need it? Someone should compare with and without and remove this file en- - * tirely if appropriate. - */ -#bodyContent a.external { - background: url(external.png) center right no-repeat; - padding-right: 13px; -} |