Replies: 7 comments
|
Hello, /**************************************************************************************************/
/* Affichage des courriers non lus en ROUGE *****************************************************/
@import "./css/general/non-lus_rouges.css"; /**/
/* MAIN CONFIG FILE - controls variables ********************************************************/
/* @import "./config/config.css"; /**/
/* TABS *****************************************************************************************/
/* Tab appearance - [only use one at a time] ****************************************************/
@import "./css/tabs/classic_squared_tabs.css"; /**/
/* @import "./css/tabs/classic_squared_tabs_aero.css"; /**/
/* @import "./css/tabs/classic_squared_tabs_glass1.css"; /**/
/* @import "./css/tabs/classic_squared_tabs_glass2.css"; /**/File : "non-lus_rouges.css" (In ./css/general/): /* Messagepane text */
treechildren:-moz-tree-cell-text(unread) {
font-family : Arial !important;
font-weight: Bold !important;
color: #FF0000 !important }COULD YOU EXPLAIN ME WHERE IS MY ERROR ?????? (And help me to have a good "non-lus_rouges.css" |
|
It has nothing to do with CSS or JS. Mozilla introduced a config settings in Thunderbird 68, that blocks custom stuff by default. Open your Thunderbird settings, enter config area and set This is also mentioned here: https://github.com/Aris-t2/CustomCSSforTb/blob/master/stylesheets/userChrome.css#L13 |
|
I have already "toolkit.legacyUserProfileCustomizations.stylesheets" TO TRUE |
|
Your syntax is correct, I just think there is no |
|
Thanks for all |
|
@Aris-t2 use " |
Uh oh!
There was an error while loading. Please reload this page.
Some scripts offered for Firefox work on Thunderbird too.
Tested with method 2 and Thunderbird 68.1 on Windows 10.
[HowTo/Setup] - https://github.com/Aris-t2/CustomJSforFx
[JavaScript][Thunderbird] General JavaScript talk and custom userChrome.js scripts
Scripts
All reactions