MediaWiki:Common.css: различия между версиями
AsnDen (обсуждение | вклад) м Сделал темнее менюшку для редакторов |
AsnDen (обсуждение | вклад) м Сделал крестик виднее Метка: отменено |
||
| Строка 1542: | Строка 1542: | ||
color: #e0e0e0 !important; | color: #e0e0e0 !important; | ||
} | } | ||
.ui- | .ui-button .ui-widget .ui-state-default .ui-corner-all .ui-button-text-only { | ||
border: 1px solid #4a4a57 !important; | border: 1px solid #4a4a57 !important; | ||
background: #27272e !important; | background: #27272e !important; | ||
| Строка 1548: | Строка 1548: | ||
color: #e0e0e0 !important; | color: #e0e0e0 !important; | ||
} | } | ||
.ui- | .ui-button .ui-widget .ui-state-default .ui-corner-all .ui-button-text-only .ui-state-hover { | ||
border: 1px solid #4a4a57 !important; | border: 1px solid #4a4a57 !important; | ||
background: #4c4c59 !important; | background: #4c4c59 !important; | ||
font-weight: normal !important; | font-weight: normal !important; | ||
color: #e0e0e0 !important; | color: #e0e0e0 !important; | ||
} | |||
.ui-dialog-titlebar-close .ui-corner-all { | |||
right: 0.9em !important; | |||
background: #4c4c59 !important; | |||
} | |||
.ui-dialog-titlebar-close .ui-corner-all .ui-state-hover { | |||
right: 0.9em !important; | |||
background: #6c6c80 !important; | |||
} | } | ||