Skip to content

morningstar tweaks by ernie77

Details

Authorernie77

LicenseNo License

Categorywww.morningstar.com

Created

Updated

Size559 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

ernie77's morningstar tweaks

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         morningstar tweaks
@version      20221210
@namespace    userstyles.world/user/ernie77
@description  ernie77's morningstar tweaks
@author       ernie77
@license      No License
==/UserStyle== */
@-moz-document domain("morningstar.fi") {
	.gridItem,
	.gridHeader,
	.gridFooter,
	.msDataText,
	.msDataText a,
	.msDataNumeric,
	.TextData {
		height: 20px !important;
		font-size: 1.1rem;
		line-height: 1.2rem;
	}
	.gridAlternateItem {
		height: 0px !important;
	}
	[data-darkreader-inline-color] {
		color: #e88888 !important;
	}
}

Reviews

No reviews yet.