NO ADS & UI FIXES ON Freemail.gr
Freemail.gr - NO ADS by mnt

Details
Authormnt
LicenseNo License
Categoryfreemail.gr
Created
Updated
Code size723 B
Code checksum1483c9ab
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
NO ADS & UI FIXES ON Freemail.gr
Source code
/* ==UserStyle==
@name Freemail.gr - NO ADS
@namespace github.com/openstyles/stylus
@version 20231002
@description NO ADS & UI FIXES FOR Freemail.gr
@author manolito
==/UserStyle== */
@-moz-document domain("freemail.gr") {
.tabs_panel {
height: 54px;
line-height: 54px;
}
.panels, .panel_helper {
height: 102.2%;
}
[class="panel folders"]{
left: 0px;
width: 140px!important;
}
[class="panel_bottom"]>*{
left: 0px!important;
margin-left: 0px!important;
margin-right: 0px!important;
margin-top: 0px!important;
padding-left: 5px!important;
padding-right: 5px!important;
}
[data-i18n="MAILBOX/TOOL_NEW_MESSAGE"]{
font-stretch: condensed;
}
}