isd Roundcube show mail headers by default
Roundcube Elastic theme: Show mail headers by default by sknorr
Details
Authorsknorr
LicenseCC0
Categorymail
Created
Updated
Size262 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 Show mail headers by default
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
div.message-partheaders.hidden { display: block !important; }
div.header-links > a.envelope { display: none !important; }