MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Item groups styling)
No edit summary
Line 1,523:
 
div.itemgroup > .tag {
display: flexnone;
align-items: center;
justify-content: center;
position: absolute;
top: 0;
left: -24px;
bottom: 0;
width: 24px;
text-align: center;
color: #ecf5f9;
}
 
div.itemgroup.ltag > .tag,
div.itemgroup.rtag > .tag {
display: flex;
}
 
div.itemgroup.rtag > .tag {
left: -24px;
}
 
div.itemgroup.rtag > .tag {
left: auto;
right: -24px;
width: 24px;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu