MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 3,792: Line 3,792:
}
}


.overflowed .content-table::-webkit-scrollbar-thumb, .overflowed .content-table::-webkit-scrollbar-track, .content-table::-webkit-scrollbar {
.long-table::-webkit-scrollbar-thumb,
.long-table::-webkit-scrollbar-track,
.long-table::-webkit-scrollbar,
.content-table::-webkit-scrollbar-thumb,
.content-table::-webkit-scrollbar-track,
.content-table::-webkit-scrollbar {
     border-radius: 0;
     border-radius: 0;
}
}