MediaWiki:Common.css: различия между версиями
AsnDen (обсуждение | вклад) Сделал темной mw-header-nav-hack |
AsnDen (обсуждение | вклад) м Темнее стили для редакторов |
||
| Строка 1508: | Строка 1508: | ||
background: #212126 !important; | background: #212126 !important; | ||
width: 100%; | width: 100%; | ||
} | |||
.ui-widget-overlay { | |||
background: #000000 !important; | |||
opacity: .3 !important; | |||
} | |||
.ui-widget-content { | |||
border: 1px solid #4a4a57 !important; | |||
background: #212126 !important; | |||
color: #e0e0e0 !important; | |||
} | |||
.ui-widget-header { | |||
border: 1px solid #4a4a57 !important; | |||
background: #212126 !important; | |||
color: #e0e0e0 !important; | |||
font-weight: bold !important; | |||
} | } | ||