Bug 441827 - "tabstrip background too dark when window in background" [r+ui-r=mconnor]

This commit is contained in:
Markus Stange 2008-09-22 11:03:23 +02:00
Родитель b4e83b8cde
Коммит d7d7357f1d
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -75,7 +75,7 @@
}
#main-window:not([active="true"]) .tabbrowser-strip {
background-color: #cfcfcf;
background-color: #e2e2e2;
}
#main-window:not([active="true"]) .tabbrowser-tab {