MediaWiki:Common.css: Difference between revisions

mNo edit summary
mNo edit summary
Line 1,271: Line 1,271:
}
}


.ns-120 .mw-parser-output > ul,
.ns-45 .mw-parser-output > ul,
.transcript > ul,
.transcript > ul,
.ns-120 .mw-parser-output > ul ul,
.ns-45 .mw-parser-output > ul ul,
.transcript > ul ul {
.transcript > ul ul {
     list-style: none;
     list-style: none;
}
}


.ns-120 .mw-parser-output > ul li,
.ns-45 .mw-parser-output > ul li,
.transcript > ul li,
.transcript > ul li,
.ns-120 .mw-parser-output > ul ul li,
.ns-45 .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-120 .mw-parser-output > ul li b:first-child,
.ns-45 .mw-parser-output > ul li b:first-child,
.transcript > ul li b:first-child,
.transcript > ul li b:first-child,
.ns-120 .mw-parser-output > ul ul li b:first-child,
.ns-45 .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-120 .mw-parser-output > ul li:hover,
.ns-45 .mw-parser-output > ul li:hover,
.transcript > ul li:hover,
.transcript > ul li:hover,
.ns-120 .mw-parser-output > ul ul li:hover,
.ns-45 .mw-parser-output > ul ul li:hover,
.transcript > ul ul li:hover {
.transcript > ul ul li:hover {
     border-color: #444e5a;
     border-color: #444e5a;