MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1,249:
/* border-collapse drops a sticky cell's own borders, so paint the left and
right edges with box-shadow — it stays put with the sticky cell. */
box-shadow: inset 3px 0 0 #a2a9b1EAECF0, /* left edge */
1px 0 0 #a2a9b1; /* right edge */
}