diff -urN ../roundcube-thunderbird_labels-1.3.0.orig/skins/classic/tb_label.css ./skins/classic/tb_label.css --- ../roundcube-thunderbird_labels-1.3.0.orig/skins/classic/tb_label.css 2018-09-10 19:52:53.000000000 +0300 +++ ./skins/classic/tb_label.css 2018-12-05 01:11:05.306348000 +0200 @@ -175,6 +175,7 @@ vertical-align: middle; line-height: 0px; } +span.tb_label_dots span.tb_label_FORWARDED {display: none;} div#labelbox { @@ -194,6 +195,7 @@ font-weight: bold; font-size: 11px; } +div#labelbox span.box_tb_label_FORWARDED {display: none;} div#labelbox span.tb_label_span1 { background-color: #FF2200; diff -urN ../roundcube-thunderbird_labels-1.3.0.orig/skins/larry/tb_label.css ./skins/larry/tb_label.css --- ../roundcube-thunderbird_labels-1.3.0.orig/skins/larry/tb_label.css 2018-09-10 19:52:53.000000000 +0300 +++ ./skins/larry/tb_label.css 2018-12-05 01:10:02.060065000 +0200 @@ -45,7 +45,7 @@ vertical-align: middle; line-height: 0px; } - +span.tb_label_dots span.tb_label_FORWARDED {display: none;} /* this goes into preview of an email */ div#labelbox { @@ -63,6 +63,7 @@ color: black; font-weight: bold; } +div#labelbox span.box_tb_label_FORWARDED {display: none;} /* icon for settings-section */ #sections-table tbody #rcmrowthunderbird_labels td.section { diff -urN ../roundcube-thunderbird_labels-1.3.0.orig/thunderbird_labels.php ./thunderbird_labels.php --- ../roundcube-thunderbird_labels-1.3.0.orig/thunderbird_labels.php 2018-12-03 17:38:09.352014000 +0200 +++ ./thunderbird_labels.php 2018-12-03 21:27:18.268152000 +0200 @@ -447,6 +447,7 @@ function custom_flags($permanent_flags) { $default_flags = [ + '$Forwarded', 'FORWARDED', '\Seen', '\Answered', // RFC3501 '\Flagged', '\Deleted', // RFC3501 '\Draft', '\Recent', // RFC3501