Bug 635728 - Favicon background must match group item background color [r=ian, ui=faaborg, a=beltzner]

This commit is contained in:
Michael Yoshitaka Erlewine 2011-02-22 15:55:54 -05:00
Родитель 365c43846b
Коммит b0789b7fc8
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -201,7 +201,7 @@ html[dir=rtl] .stack-trayed .tab-title {
}
.tabInGroupItem .favicon {
background-color: #EBEBEB;
background-color: rgb(240,240,240);
}
.groupItem {