Bug 563655 - No feedback when clicking on urlbar [r=mfinkle]

This commit is contained in:
Matt Brubeck 2010-06-04 09:23:27 -04:00
Родитель e27455cabe
Коммит 1f4573dd33
1 изменённых файлов: 5 добавлений и 0 удалений

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

@ -204,8 +204,13 @@ toolbarbutton.urlbar-cap-button {
background: #fff;
}
#urlbar-editarea:hover:active {
background-color: #8db8d8;
}
#urlbar-edit {
-moz-appearance: none !important;
background: transparent;
padding: 0px !important;
border: none !important;
}