Bug 598621 - "Outline around #tile-stack > div should be removed" [r=mark.finkle]

This commit is contained in:
Vivien Nicolas 2010-09-22 06:46:00 -04:00
parent 9501a275b4
commit 597ee3e780

View File

@ -404,6 +404,11 @@ toolbarbutton.page-button {
list-style-image: url("chrome://browser/skin/images/settings-open-rtl-64.png");
}
/* browsers ---------------------------------------------------------------- */
#tile-stack > div:-moz-focusring {
outline: 0 !important;
}
/* browser tools panel UI ------------------------------------------------ */
@media (min-width: 500px) {
#panel-container {