Bug 401893 - "make sure that the Larry button is as high as the location bar" [p=dao r=Mano aM9=beltzner]

This commit is contained in:
reed@reedloden.com 2007-11-06 21:09:29 -08:00
Родитель ccd7e04d2b
Коммит f9a9abcd36
1 изменённых файлов: 5 добавлений и 0 удалений

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

@ -1834,6 +1834,11 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
/* ::::: Identity Indicator Styling ::::: */
/* Location bar visuals*/
#urlbar .autocomplete-textbox-container {
-moz-box-align: stretch;
}
#identity-box {
cursor: help;
background-color: ThreeDFace;