MediaWiki:Common.css: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 1,271: | Line 1,271: | ||
} | } | ||
.ns- | .ns-3020 .mw-parser-output > ul, | ||
.transcript > ul, | .transcript > ul, | ||
.ns- | .ns-3020 .mw-parser-output > ul ul, | ||
.transcript > ul ul { | .transcript > ul ul { | ||
list-style: none; | list-style: none; | ||
} | } | ||
.ns- | .ns-3020 .mw-parser-output > ul li, | ||
.transcript > ul li, | .transcript > ul li, | ||
.ns- | .ns-3020 .mw-parser-output > ul ul li, | ||
.transcript > ul ul li { | .transcript > ul ul li { | ||
border-left: 1px dashed #bdc5cd; | border-left: 1px dashed #bdc5cd; | ||
| Line 1,287: | Line 1,287: | ||
} | } | ||
.ns- | .ns-3020 .mw-parser-output > ul li b:first-child, | ||
.transcript > ul li b:first-child, | .transcript > ul li b:first-child, | ||
.ns- | .ns-3020 .mw-parser-output > ul ul li b:first-child, | ||
.transcript > ul ul li b:first-child { | .transcript > ul ul li b:first-child { | ||
position: relative; | position: relative; | ||
| Line 1,300: | Line 1,300: | ||
} | } | ||
.ns- | .ns-3020 .mw-parser-output > ul li:hover, | ||
.transcript > ul li:hover, | .transcript > ul li:hover, | ||
.ns- | .ns-3020 .mw-parser-output > ul ul li:hover, | ||
.transcript > ul ul li:hover { | .transcript > ul ul li:hover { | ||
border-color: #444e5a; | border-color: #444e5a; | ||