Anonymous

MediaWiki:Common.css: Difference between revisions

From Elwiki
no edit summary
No edit summary
No edit summary
Line 3,137: Line 3,137:
.split .segment-header:nth-of-type(2) {
.split .segment-header:nth-of-type(2) {
     border-top-left-radius: 0;
     border-top-left-radius: 0;
}
/* Fix for loading */
.segment-partial .segment-header,
.segment-partial > .mw-collapsible-toggle a {
    color: transparent;
}
}