MediaWiki:Gadget-GlobalStyle.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 21: Line 21:


/* Tabs fix */
/* Tabs fix */
.tabbox:not(:first-of-type) { display: none; }
.mobile .tabbox > .tab { margin-bottom: 6px; }
.mobile .tabbox > .tab { margin-bottom: 6px; }
.infobox .tabbox > .tab { margin-bottom: 12px; }
.infobox .tabbox > .tab { margin-bottom: 12px; }
.infobox .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; }