User:DannyS712 test/Global watchlist.css

Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* Version: 6.3 */
hr {
	height: 2px;
	clear: both;
}

.oo-ui-labelWidget {
	display: block;
	padding-bottom: 5px;
}

.globalWatch-col {
	-moz-column-width: 45em;
	-webkit-column-width: 45em;
	column-width: 45em;
}

.globalWatch-emptyWatchlist {
	font-size: 130%;
}

#globalWatch-watchlistsLoading {
	margin: auto;
	margin-top: 5px;
}

#globalWatch-asOf,
#globalWatch-filters-label {
	text-align: center;
}

.globalWatch-site-text {
	width: 200px;
}

/* Ensure that this applies to links, see T245104 */
.globalWatch-strike,
.globalWatch-strike a {
	text-decoration: line-through;
}

#globalWatch-sites,
#globalWatch-filters {
	vertical-align: top;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	width: fit-content;
}

#globalWatch-sites-list > div,
.oo-ui-fieldLayout {
	margin-top: 0;
}

#globalWatch-filters-list {
	column-count: 3;
	column-gap: 15px;
}

#globalWatch-settings-other {
	column-count: 2;
	column-gap: 15px;
}

#globalWatch-toolbar {
	position: sticky;
	top: 0;
	background: #fff;
	z-index: 1;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #0fd977;
}

#globalWatch-watchlistsFeed {
	text-align: left;
	direction: ltr;
}

div[id^='globalWatch-feed-site-he_'],
div[id^='globalWatch-feed-site-ar_'],
div[id^='globalWatch-feed-site-azb_'],
div[id^='globalWatch-feed-site-ckb_'],
div[id^='globalWatch-feed-site-dv_'],
div[id^='globalWatch-feed-site-fa_'],
div[id^='globalWatch-feed-site-glk_'],
div[id^='globalWatch-feed-site-ks_'],
div[id^='globalWatch-feed-site-lrc_'],
div[id^='globalWatch-feed-site-mzn_'],
div[id^='globalWatch-feed-site-nqo_'],
div[id^='globalWatch-feed-site-pnb_'],
div[id^='globalWatch-feed-site-ps_'],
div[id^='globalWatch-feed-site-sd_'],
div[id^='globalWatch-feed-site-ug_'],
div[id^='globalWatch-feed-site-ur_'],
div[id^='globalWatch-feed-site-yi_'] {
	text-align: right;
	direction: rtl;
}

.globalWatch-site a,
li b {
	unicode-bidi: isolate;
	display: inline-block;
}

body:not(.skin-monobook) .oo-ui-actionFieldLayout-input,
body:not(.skin-monobook) .oo-ui-actionFieldLayout-button {
	display: inline-block;
}

body.skin-monobook .oo-ui-actionFieldLayout-input,
body.skin-monobook .oo-ui-actionFieldLayout-button {
	display: table-cell;
	width: fit-content;
}

body.skin-cologneblue .tagline,
body.skin-minerva #siteSub,
body.skin-modern #siteSub,
body.skin-monobook #siteSub,
body.skin-timeless #siteSub {
	display: none;
}