MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 7: Line 7:
.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); cursor: pointer; background-repeat: no-repeat; background-position: center right; padding-right: 21px; background-size: auto; }
.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); cursor: pointer; background-repeat: no-repeat; background-position: center right; padding-right: 21px; background-size: auto; }


.table-bg { background-image: url("/images/d/db/Clancy_Letter_Background1.png"); background-size: cover;  background-repeat: no-repeat; }
.table-bg { background-image:url(/images/0/0a/Whiteback.jpg); background-size: cover;  background-repeat: no-repeat; }


.border-image-container { border-image-source: linear-gradient(to right, #ff8c00, #ffd700); }
.border-image-container { border-image-source: linear-gradient(to right, #ff8c00, #ffd700); }

Navigation menu