MediaWiki:Mobile.css: Difference between revisions

no edit summary
(Kept up to date with Common.css)
No edit summary
Line 33: Line 33:
.altInner {color:#080; border:1px solid #EEE}
.altInner {color:#080; border:1px solid #EEE}


/*==MediaWiki workarounds==*/
.no-bold-th th { font-weight:normal } /* sometimes you don't want table headers to be bolded, because some other cells need the emphasis instead */


/*==Tabs extension workaround==*/


/* Since the "Tabs" extension wasn't working in mobile mode, I decided to do the following as a workaround: Copy-paste the entire file "ext.tabs.css" into here. It's a long file and it sucks to have it all here, but at least it works - even without also copy-pasting the "ext.tabs.js" file into [[MediaWiki:Mobile.js]]. So here it is: */
/* Since the "Tabs" extension wasn't working in mobile mode, I decided to do the following as a workaround: Copy-paste the entire file "ext.tabs.css" into here. It's a long file and it sucks to have it all here, but at least it works - even without also copy-pasting the "ext.tabs.js" file into [[MediaWiki:Mobile.js]]. So here it is: */