enauczanie without huge padding between links
compact enauczanie by opanie
Details
Authoropanie
LicenseNo License
Categoryhttps://enauczanie.pg.edu.pl/moodle/
Created
Updated
Size391 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 compactenauczanie
@namespace enauczanie.pg.edu.pl/moodle/
@version 1.0.0
==/UserStyle== */
@-moz-document url-prefix("https://enauczanie.pg.edu.pl/moodle/") {
.activity-item {
padding: 0!important;
}
.courseicon {
width: 2.6em!important;
height: 2.6em!important;
}
.stretched-link::after {
height: 2.6em!important;
}
}