MediaWiki:Gadget-GlobalStyle.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 22: Line 22:
/* Tabs fix */
/* Tabs fix */
.mobile .tabbox > .tab { margin-bottom: 6px; }
.mobile .tabbox > .tab { margin-bottom: 6px; }
.infobox .tabbox > .tab { margin-bottom: 12px; }
.infobox .tabbox > .tab { margin-bottom: 13px; }
.infobox .tabbox:not(:first-of-type) { display: none; }
.infobox .tabbox:not(:first-of-type) { display: none; }
.client-js .tabbox:not(:first-of-type) { display: none; }
.mobile .infobox .tabbox > .tab { margin-bottom: 10px; }
.mobile .infobox .tabbox > .tab { margin-bottom: 10px; }
.tabbox > .tab { margin-bottom: 9px; font-weight: bold; }
.tabbox > .tab { margin-bottom: 9px; font-weight: bold; }