tweaks for fingrid
fingrid tweaks by ernie77
Details
Authorernie77
LicenseNo License
Categorywww.fingird.fi
Created
Updated
Size518 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name fingrid tweaks
@version 20230814.17.41
@namespace userstyles.world/user/ernie77
@description tweaks for fingrid
@author ernie77
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://www.fingrid.fi/-/custom/sahkojarjestelman-tila-169/") {
.power-system-fullscreen__column {
padding: 0px;
}
.power-system-fullscreen__value-list-item {
display: contents;
}
.power-system-fullscreen__value-list-item-info-icon {
cursor: pointer;
display: none;
}
}