MediaWiki:DarkMobile.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 27: Line 27:
}
}
/* Active color */
/* Active color */
nav ul li a:hover {
box-shadow: inset 4px 0 0 0 #333 !important;
}
.last-modified-bar.active, .list-header,
.last-modified-bar.active, .list-header,
form.mw-mf-settings #beta-field:before {
form.mw-mf-settings #beta-field:before {
Line 70: Line 67:
nav ul li a {
nav ul li a {
color: #999 !important;
color: #999 !important;
}
nav ul li a:hover {
box-shadow: inset 4px 0 0 0 #666 !important;
}
}
nav ul.hlist li {
nav ul.hlist li {