Advertisement
Guest User

Thunderbird userChrome.css for folder and threads pane backg

a guest
Apr 18th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  2.  
  3. #folderTree,
  4. #threadTree
  5. {
  6. background-color: #D3D3D3 !important;
  7. color: black !important;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement