r99656 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99655‎ | r99656 | r99657 >
Date:23:27, 12 October 2011
Author:reedy
Status:ok
Tags:
Comment:
Add common.css

No code in it yet, gonna start moving stuffs that is in all css files

Part of Bug 31050 - Cleanup duplicate CSS for mobile devices
Modified paths:
  • /trunk/extensions/MobileFrontend/stylesheets/common.css (added) (history)
  • /trunk/extensions/MobileFrontend/views/layout/application.html.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/stylesheets/common.css
Index: trunk/extensions/MobileFrontend/views/layout/application.html.php
@@ -22,6 +22,7 @@
2323 <head>
2424 <title>{$htmlTitle}</title>
2525 <meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8" />
 26+ <link href='{$wgExtensionAssetsPath}/MobileFrontend/stylesheets/common.css' media='all' rel='Stylesheet' type='text/css' />
2627 <link href='{$wgExtensionAssetsPath}/MobileFrontend/stylesheets/{$cssFileName}.css' media='all' rel='Stylesheet' type='text/css' />
2728 <meta name="ROBOTS" content="NOINDEX, NOFOLLOW" />
2829 <meta name = "viewport" content = "width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;" />

Follow-up revisions

RevisionCommit summaryAuthorDate
r99657Part of Bug 31050 - Cleanup duplicate CSS for mobile devices...reedy23:32, 12 October 2011
r99658Part of Bug 31050 - Cleanup duplicate CSS for mobile devices...reedy23:36, 12 October 2011
r99659Part of Bug 31050 - Cleanup duplicate CSS for mobile devices...reedy23:43, 12 October 2011
r99660Part of Bug 31050 - Cleanup duplicate CSS for mobile devices...reedy23:50, 12 October 2011
r99661Part of Bug 31050 - Cleanup duplicate CSS for mobile devices...reedy23:59, 12 October 2011
r99719Bug 31050 - Cleanup duplicate CSS for mobile devices...reedy19:18, 13 October 2011
r99721Bug 31050 - Cleanup duplicate CSS for mobile devices...reedy19:33, 13 October 2011
r99723Bug 31050 - Cleanup duplicate CSS for mobile devices...reedy19:51, 13 October 2011
r99758Bug 31050 - Cleanup duplicate CSS for mobile devices...reedy08:00, 14 October 2011

Status & tagging log