Change the default address book card heading colors to better match the theme.

Thanks to Stephen Walker for the patch.
This commit is contained in:
scott%scott-macgregor.org 2003-07-29 23:04:25 +00:00
Родитель 5d48360cf0
Коммит c82aa89fb4
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -217,8 +217,8 @@ treechildren::-moz-tree-image(GeneratedName, MailList) {
padding: 1px;
padding-left: 5px;
margin: 0px 0px 1px 0px;
background-color: #CCCCFF;
color: black;
background-color: Highlight;
color: HighlightText;
font-weight: bold;
min-width: 30px;
}