Removing the empty space on the right side of the statusbarpanel, the resizer.

This commit is contained in:
mgalli%geckonnection.com 2006-02-16 00:10:05 +00:00
Родитель 50ed7e0d79
Коммит 3f2c8d02b6
1 изменённых файлов: 6 добавлений и 0 удалений

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

@ -53,6 +53,12 @@
background-color:white;
}
/* Hack to remove the resizer icon */
.statusbar-resizerpanel {
display:none;
}
/* This should be placed in with Toolbars section */
#toolbar-download-tag input {