MediaWiki:Common.css: различия между версиями

Нет описания правки
Нет описания правки
Строка 2136: Строка 2136:
     background: #404144;
     background: #404144;
     color: white
     color: white
}
.client-js .sortable:not(.jquery-tablesorter) > * > tr:first-child > th:not(.unsortable),.jquery-tablesorter th.headerSort {
    background-image: url(/resources/src/jquery.tablesorter.styles/images/sort_both.svg?0e440) !important;
    cursor: pointer;
    background-repeat: no-repeat !important;
    background-position: center right !important;
    padding-right: 21px
}
}