summaryrefslogtreecommitdiff
path: root/skins/monobook/Opera95Fixes.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/monobook/Opera95Fixes.css')
-rw-r--r--skins/monobook/Opera95Fixes.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/skins/monobook/Opera95Fixes.css b/skins/monobook/Opera95Fixes.css
deleted file mode 100644
index 6048c66c..00000000
--- a/skins/monobook/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;
-}