Lowfuel motorsport
lowfuelmotorsport.com clean by sonho
Details
Authorsonho
LicenseNo License
Categorylowfuelmotorsport.com
Created
Updated
Size2.3 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name lowfuelmotorsport.com clean
@version 20240711.00.01
@namespace ?
==/UserStyle== */
@-moz-document domain("lowfuelmotorsport.com") {
elastic-dashboard-socials {
display: none
}
.menu .ng-star-inserted:hover {
background: grey;
}
a[href="/patreon"] {
display: none;
}
button:has(.fa-heart) {
display: none;
}
button:has(img[src*="svg-country-flags"]) {
display: none;
}
button:has(img[src*="discord"]) {
display: none;
}
elastic-toolbar-notifications .toolbar-button:hover {
background: grey;
}
elastic-toolbar-notifications .toolbar-button:hover .nonewmessages[_ngcontent-elastic-ui-c46] {
background: #696868;
}
.darkModeGameSelect, .darkModeGameSelect * {
border-radius: unset;
}
.series-chooser {
gap:1em;
justify-content: left;
}
.dashboard-series:has(.series-locked) {
display: none;
}
.dashboard-series:hover {
box-shadow: 0 0 20px 5px #ffffff61;
}
.dashboard-series {
order: 2;
transform: none !important;
transition: 0.4s !important
}
.dashboard-series.active {
order: 1;
color: black;
transform: none !important;
}
.choose > h1 {
display: none;
}
.choose > h4 {
font-size: 2em;
margin-top: 0;
}
mat-nav-list.darkModeNav[_ngcontent-elastic-ui-c29], mat-nav-list.darkModeNav[_ngcontent-elastic-ui-c29] * {
border-radius: unset !important;
border: none !important;
}
.dlc {
display: none !important;
}
elastic-upcomingsessionsv2 {
display: flex;
flex-direction: column;
gap: 2em;
}
.newsessioncontainer[_ngcontent-elastic-ui-c34] {
padding: 0;
margin:0;
}
.newsessioncontainer[_ngcontent-elastic-ui-c34]:hover {
transform: none;
}
.newsessioncontainer[_ngcontent-elastic-ui-c34] a:hover {
text-decoration: none;
}
.newsessioncontainer[_ngcontent-elastic-ui-c34] button:hover {
filter: brightness(120%);
}
.newsessioncontainer[_ngcontent-elastic-ui-c34]:has(button[disabled]) img.trackthumbnail {
filter: blur(2px);
}
.newsessioncontainer[_ngcontent-elastic-ui-c34]:has(button[disabled]) {
filter: grayscale(80%)
}
}