From: Gabriel Wicke Date: Mon, 26 Apr 2004 12:47:42 +0000 (+0000) Subject: Opera tweaks X-Git-Tag: 1.3.0beta1~272 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/pie.php?a=commitdiff_plain;h=0aea5132c842b2c162ee3abc77185d079f2181b7;p=lhc%2Fweb%2Fwiklou.git Opera tweaks --- diff --git a/stylesheets/monobook/Opera6Fixes.css b/stylesheets/monobook/Opera6Fixes.css new file mode 100644 index 0000000000..9f679ca048 --- /dev/null +++ b/stylesheets/monobook/Opera6Fixes.css @@ -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 index 0000000000..e9f9ccfc9f --- /dev/null +++ b/stylesheets/monobook/Opera7Fixes.css @@ -0,0 +1,8 @@ +/* small tweaks for opera seven */ +#portlet-contentViews { + margin-top: 0.1em; +} +#portlet-contentViews li a { + top: 2px; +} +