Skolēnu vārdu un uzvārdu kolonna tik plata, lai redzētu tos pilnā garumā.
e-klase.lv plata kononna vārdiem un uzvārdiem by dainis-santars
Details
Authordainis-santars
LicenseNo License
Categorymy.e-klase.lv
Created
Updated
Size447 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 my.e-klase.lv - 24/08/2023, 14:44:52
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("my.e-klase.lv") {
.PupilTable__PupilCell[data-v-27405c56] {
width: 200px !important;
max-width: 240px !important;
padding: 0 14px 0 14px;
text-align: left;
}
body {font-family: 'Fira Sans' !important;}
}