Content deleted Content added
m Protected "Module:Bar box/styles.css": WP:RFPP request, match parent template ([Edit=Require extended confirmed access] (indefinite) [Move=Require extended confirmed access] (indefinite)) |
m Changed protection settings for "Module:Bar/styles.css": High-risk template or module ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)) |
||
(13 intermediate revisions by 4 users not shown) | |||
Line 1:
/* {{pp-template}} */
.bb-min3{▼
.barbox {
min-width:3em;▼
padding-left:0.4em;▼
padding: 0.4em 0
text-align:right▼
.barbox > table {
border-spacing: 0.8em 0;
.bb-4em{▼
font-size: 88%;
▲ padding-left:0.4em;
padding-right:0.4em;▼
width: 100%
.bb-4emr{▼
▲ text-align:right;
}▼
.bb-lr{▼
border-left:1px solid silver;▼
border-right:1px solid silver;▼
}▼
.barbox caption {
.bb-fl{▼
font-weight: bold;
float:left;▼
▲ overflow:hidden;
text-align: center /* not default in MinervaNeue */
.barbox th, .barbox td:not(.bb-b) {
▲ margin-left:auto;
}▼
.bb-default {
line-height: 1.6
text-align: center
}
▲ text-align: right
}
▲.bb-min3 {
}
min-width: 8em
}
▲ border-left: 1px solid silver;
}
.bb-b > div {
overflow: hidden
}
.bb-b > div::after {
content: "\200B";
}
|