From: Gabriel Wicke Date: Wed, 23 Jun 2004 10:05:07 +0000 (+0000) Subject: selector bugs X-Git-Tag: 1.5.0alpha1~2791 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=commitdiff_plain;h=595d1eca3581ed73888b8e5585e3f57260a2356f;p=lhc%2Fweb%2Fwiklou.git selector bugs --- diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index 8e5d8bc8c4..8d741a1bfe 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -308,7 +308,7 @@ in the bottom-right corner of the content area */ } /* images */ -div.floatright table.floatright { +div.floatright, table.floatright { clear: right; float: right; margin: 0; @@ -317,7 +317,7 @@ div.floatright table.floatright { border-width: 0.5em 0 0.8em 1.4em; } div.floatright p { font-style: italic; } -div.floatleft table.floatleft { +div.floatleft, table.floatleft { float: left; margin: 0.3em 0.5em 0.5em 0; position: relative; @@ -366,7 +366,7 @@ div.tright { div.tleft { float: left; margin-right:0.5em; - border: 0.5em 1.4em 0.8em 0; + border-width: 0.5em 1.4em 0.8em 0; } .urlexpansion,