Content deleted Content added
Fixed bar area borders not displaying correctly |
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)) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1:
/* {{pp-template}} */
.
border-left:1px solid silver;▼
border-right:1px solid silver;▼
border-spacing: 0.8em 0;
font-size: 88%;
text-align: left;
width: 100%
}▼
.barbox caption {
font-weight: bold;
float:left;▼
margin: 0 0.4em;
▲ overflow:hidden;
text-align: center /* not default in MinervaNeue */
▲.barbox th {
}
padding-left: 0
padding-right: 0
}
.bb-default {
Line 27 ⟶ 29:
text-align: center
}
.bb-r {
text-align: right
Line 35 ⟶ 36:
min-width: 3em
}
.bb-min8 {
min-width: 8em
Line 41:
.bb-b {
▲ border-left: 1px solid silver;
}
.bb-b > div {
▲ padding: 1px
▲}
.bb-b > div > div {▼
overflow: hidden
}
content: "\200B";
}
|