зеркало из https://github.com/mozilla/pjs.git
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:
Родитель
5d48360cf0
Коммит
c82aa89fb4
|
@ -217,8 +217,8 @@ treechildren::-moz-tree-image(GeneratedName, MailList) {
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
margin: 0px 0px 1px 0px;
|
margin: 0px 0px 1px 0px;
|
||||||
background-color: #CCCCFF;
|
background-color: Highlight;
|
||||||
color: black;
|
color: HighlightText;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
min-width: 30px;
|
min-width: 30px;
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче