From: Happy-melon Date: Sat, 26 Mar 2011 13:27:50 +0000 (+0000) Subject: Follow-up r83336, r83460: abandon hardcoded styles altogether, and instead use a... X-Git-Tag: 1.31.0-rc.0~31181 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=1abc3ba11279edb377469bbeb5539528720b5642;p=lhc%2Fweb%2Fwiklou.git Follow-up r83336, r83460: abandon hardcoded styles altogether, and instead use a semantic element to pick up appropriate styles which are already in the global stylesheets. This makes it easier to keep track of where we have implemented this browser-specific tweak in case we have to modify it in future. By turning debugging on devs have already volunteered themselves to masses of gratuitous extra text-on-page, a few extra elements won't inconvenience them too much further. --- diff --git a/includes/Skin.php b/includes/Skin.php index 010f830a04..2fd3e112b9 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -827,7 +827,7 @@ abstract class Skin extends Linker { if ( $wgShowDebug ) { $listInternals = $this->formatDebugHTML( $out->mDebugtext ); - return "\n
\nDebug data: