Tech, Bureaucrats, emailconfirmed, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Suppressors, Administrators, threadmoderator
118,865
edits
No edit summary |
No edit summary |
||
Line 238: | Line 238: | ||
background: #f1f2fb; | background: #f1f2fb; | ||
} | } | ||
.collapsible .collapsed | .collapsible .collapsed .navbox-title { | ||
background: #eff0fb; /* Introducing colour variation (greys) for collapsible navboxes. | background: #eff0fb; /* Introducing colour variation (greys) for collapsible navboxes. | ||
Do not touch colour choices, or nth-childs. */ | Do not touch colour choices, or nth-childs. */ | ||
} | } | ||
.collapsible tr:nth-child(3n) . | .collapsible tr:nth-child(3n) .collapsible .navbox-title, /* This means it stays in both modes. */ | ||
.collapsible tr:nth-child(14n+7) .collapsed .navbox-title, | .collapsible tr:nth-child(14n+7) .collapsed .navbox-title, | ||
.collapsible tr:nth-child(14n+29) .collapsed .navbox-title { | .collapsible tr:nth-child(14n+29) .collapsed .navbox-title { |
edits