MediaWiki:Common.css: Difference between revisions
From Rebellious Projects Wiki
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
.pi- | .pi-media-collection-tab-content { | ||
.pi- | display: none; | ||
.pi- | } | ||
.pi-media-collection-tab-content.current { | |||
display: block; | |||
} | |||
.pi-tab-link { | |||
cursor: pointer; | |||
} | |||
.pi-tab-link.current { | |||
font-weight: bold; | |||
} | |||
Revision as of 07:28, 15 March 2026
.pi-media-collection-tab-content {
display: none;
}
.pi-media-collection-tab-content.current {
display: block;
}
.pi-tab-link {
cursor: pointer;
}
.pi-tab-link.current {
font-weight: bold;
}
No categories

