User:Jeblad/trending/style.css

From Meta, a Wikimedia project coordination wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.client-js #statstoc {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAhCAAAAAA90p5jAAAAAnRSTlMAAHaTzTgAAAAgSURBVAhbY2Bg+Mf0HwpBrH9Q8i8TAxDDeAiIUAHVBQDawh8M4pNxOQAAAABJRU5ErkJggg==");
	background-position: left bottom;
	background-repeat: no-repeat;
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.client-js #statstoc li:first-child {
	margin-left: 1px;
}
.client-js #statstoc li {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAhCAAAAAA90p5jAAAAAnRSTlMAAHaTzTgAAAAgSURBVAhbY2Bg+Mf0HwpBrH9Q8i8TAxDDeAiIUAHVBQDawh8M4pNxOQAAAABJRU5ErkJggg==");
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
	height: 2.25em;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0 1px 0 0;
	white-space: nowrap;
}

.client-js #statstoc a, .client-js #statstoc a:active {
	background-image: none;
	color: #0645ad;
	display: inline-block;
	font-size: 0.9em;
	padding: 0.5em;
	position: relative;
	text-decoration: none;
}

.client-js #statstoc li.selected a {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAhCAQAAACysAk0AAAAHElEQVQIW2P6z8DE8J+JgQGKQFwMhCaIn4shCAC27Qc86OAoxwAAAABJRU5ErkJggg==");
	background-position: center bottom;
	background-repeat: repeat-x;
	color: #333;
}

.client-js .mw-statistics-table > tr > th,
.client-js .mw-statistics-table > * > tr > th {
	background-color: #fafafa;
}

.client-js .mw-statistics-table > tr > th,
.client-js .mw-statistics-table > tr > td,
.client-js .mw-statistics-table > * > tr > th,
.client-js .mw-statistics-table > * > tr > td {
    border: 1px solid #ccc;
}

.client-js .mw-statistics-table {
	width: 100%;
	border: 1px solid #ccc;
}