From: Rotem Liss Date: Mon, 13 Jul 2009 18:43:06 +0000 (+0000) Subject: Fixing a syntax error in rtl.css. X-Git-Tag: 1.31.0-rc.0~40977 X-Git-Url: http://git.cyclocoop.org//%22%22.str_replace%28%27%22%27%2C?a=commitdiff_plain;h=085f0a459bc823cc237bdf53e07f5508aa093634;p=lhc%2Fweb%2Fwiklou.git Fixing a syntax error in rtl.css. --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index abd4da5b4e..521e441000 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1531,7 +1531,7 @@ $wgCacheEpoch = '20030516000000'; * to ensure that client-side caches do not keep obsolete copies of global * styles. */ -$wgStyleVersion = '230'; +$wgStyleVersion = '231'; # Server-side caching: diff --git a/skins/monobook/rtl.css b/skins/monobook/rtl.css index 3432651368..b620bfa49f 100644 --- a/skins/monobook/rtl.css +++ b/skins/monobook/rtl.css @@ -230,6 +230,7 @@ table.filehistory th { /* Special:Allpages styling */ td.mw-allpages-nav, p.mw-allpages-nav, td.mw-allpages-alphaindexline { text-align: left; +} /* Special:Prefixindex styling */ td#mw-prefixindex-nav-form {