Bug 302668 : Blank buttons show up in Extension Manager on OS X when updates are available, patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg

This commit is contained in:
gavin%gavinsharp.com 2005-08-03 15:14:37 +00:00
Родитель ce73589138
Коммит fb565a8948
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -115,8 +115,8 @@ richlistbox {
-moz-image-region: rect(52px, 160px, 78px, 128px) !important;
}
.button-text {
display: none;
#commandBar .button-text {
display: none;
}
.commandBarSeparator {