mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-09 04:25:38 +00:00
Bug 598621 - "Outline around #tile-stack > div should be removed" [r=mark.finkle]
This commit is contained in:
parent
9501a275b4
commit
597ee3e780
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user