Content deleted Content added
Added new styles for refactored bar box module |
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)) |
||
(11 intermediate revisions by 3 users not shown) | |||
Line 1:
/* {{pp-template}} */
.
min-width:3em;▼
padding
}▼
text-align:right▼
border-spacing: 0.8em 0;
font-size: 88%;
border-left:1px solid silver;▼
border-right:1px solid silver;▼
.barbox caption {
font-weight: bold;
▲ overflow:hidden;
text-align: center /* not default in MinervaNeue */
▲ margin-left:auto;
.barbox
padding-left: 0
padding-right: 0
}
▲.barbox tbody td {
}
Line 45 ⟶ 29:
text-align: center
}
.bb-r {
text-align: right
Line 53 ⟶ 36:
min-width: 3em
}
.bb-min8 {
min-width: 8em
Line 59 ⟶ 41:
.bb-b {
▲ border-left: 1px solid silver;
}
.bb-b > div {
▲}
▲.bb-l {
float: left;
overflow: hidden
.bb-b > div::after {
content: "\200B";
}
|