Skip to content

RealTools UI Fix (14.08.2024) by Tirion

Screenshot of RealTools UI Fix (14.08.2024)

Details

AuthorTirion

LicenseNo License

Categoryhorsereality

Created

Updated

Size548 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Fixes UI after recent game update

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           RealTools UI Fix (14.08.2024)
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Fixes UI after recent game update
@author         Tirion
==/UserStyle== */
@-moz-document url-prefix("https://www.horsereality.com/horses/") {


	.genetic_potential {
		width: 75px !important
	}
	.genetic_stats {
		width: unset !important
	}
	.container_12 .grid_8.training_left .genetic_stats {
		width: 129px !important
	}
	.realtools-tablekey {
		background-color: #f3d197
	}
}

Reviews

No reviews yet.