Personal ui upgrade
FolderIT CC Style by iaxx
Details
Authoriaxx
LicenseNo License
Categorymy.folderit.com
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 FolderIT CC Style
@version 20240117.14.54
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://my.folderit.com/") {
table.file-list td a.icon:before, table.file-list td a .icon:before, table.file-list td .linkLike.icon:before,table.file-list td .linkLike .icon:before{
font-size: 4rem;
}
table tr th, table tr td {
font-size: 2rem;
}
}