diff --git a/mailnews/base/resources/skin/threadPane.css b/mailnews/base/resources/skin/threadPane.css index 5651d68ffa76..a7536cf9aa20 100644 --- a/mailnews/base/resources/skin/threadPane.css +++ b/mailnews/base/resources/skin/threadPane.css @@ -18,17 +18,12 @@ * Rights Reserved. */ -window { - display: block; - background-color: white; -} - treeitem[Status=" "] > treerow { - font-weight: bold; + /*font-weight: bold;*/ } treeitem[Status="new"] > treerow{ - font-weight: bold; +/* font-weight: bold;*/ } treeitem[Priority="Highest"] > treerow > treecell.prioritycol > .tree-button