summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2013-02-16 14:06:27 +0000
committerAnika Henke <anika@selfthinker.org>2013-02-16 14:06:27 +0000
commit73afc609162729f45fdfcc2b04b9a467ccdec71f (patch)
tree3523ea227fc3c0062b54f99caeb0b85dd4fbe515
parent8a65ef2ef3046b80d45c36abc561cef3ae6ec1b7 (diff)
downloadrpg-73afc609162729f45fdfcc2b04b9a467ccdec71f.tar.gz
rpg-73afc609162729f45fdfcc2b04b9a467ccdec71f.tar.bz2
removed useless css from config manager (causing issues in Opera, FS#2678)
-rw-r--r--lib/plugins/config/style.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/plugins/config/style.css b/lib/plugins/config/style.css
index 397328937..054021ed8 100644
--- a/lib/plugins/config/style.css
+++ b/lib/plugins/config/style.css
@@ -154,15 +154,6 @@
}
-/* IE6 correction */
-* html #config__manager .selection label {
- padding-top: 2px;
-}
-
-#config__manager .selection input.checkbox {
- padding-left: 0.7em;
-}
-
#config__manager .other {
clear: both;
padding-top: 0.5em;