зеркало из https://github.com/mozilla/pjs.git
fix for bug #195666
make the "Mozilla thinks this messages is junk" bar be a different color, for discoverability. rs=bienvenu.
This commit is contained in:
Родитель
a7b2fd078f
Коммит
881bd706eb
|
@ -239,4 +239,5 @@
|
|||
#junkBar {
|
||||
border-bottom: 1px solid;
|
||||
-moz-border-bottom-colors: #000000;
|
||||
background-color: #C7BC8F;
|
||||
}
|
||||
|
|
|
@ -259,5 +259,6 @@
|
|||
#junkBar {
|
||||
border-bottom: 1px solid;
|
||||
-moz-border-bottom-colors: #000000;
|
||||
background-color: #C7BC8F;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче