Skip to content

mxtoolbox.com - corrections by d3n1c1d3

Details

Authord3n1c1d3

LicenseNo License

Categorymxtoolbox.com

Created

Updated

Size502 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

Source code

/* ==UserStyle==
@name           mxtoolbox.com - corrections
@namespace      github.com/openstyles/stylus
@version        2024-02-12.09.31
@description    some corrections for mxtoolbox.com
@author         d3n1c1d3
==/UserStyle== */

@-moz-document domain("mxtoolbox.com") {
    /* Insert code here... */
	table.dmarc-table {
		border-spacing: 5px;
		border-collapse: separate;
	}
	.dmarc-table .dmarc-table-item:hover, 
	.dmarc-table .dmarc-table-item:hover td {
		cursor: auto;
	}
}

Reviews

No reviews yet.