Opera tweaks
authorGabriel Wicke <gwicke@users.mediawiki.org>
Mon, 26 Apr 2004 12:47:42 +0000 (12:47 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Mon, 26 Apr 2004 12:47:42 +0000 (12:47 +0000)
stylesheets/monobook/Opera6Fixes.css [new file with mode: 0644]
stylesheets/monobook/Opera7Fixes.css [new file with mode: 0644]

diff --git a/stylesheets/monobook/Opera6Fixes.css b/stylesheets/monobook/Opera6Fixes.css
new file mode 100644 (file)
index 0000000..9f679ca
--- /dev/null
@@ -0,0 +1,10 @@
+/* opera 6 fixes */
+#portal-column-one {
+    position: relative;
+    max-width: 11.7em;
+}
+#portlet-personal {
+    width: 45em;
+    margin-left: 8.6em;
+    right: 0;
+}
diff --git a/stylesheets/monobook/Opera7Fixes.css b/stylesheets/monobook/Opera7Fixes.css
new file mode 100644 (file)
index 0000000..e9f9ccf
--- /dev/null
@@ -0,0 +1,8 @@
+/* small tweaks for opera seven */
+#portlet-contentViews {
+    margin-top: 0.1em;
+}
+#portlet-contentViews li a {
+    top: 2px;
+}
+