Bug 751444 - The About dialog's focus rings are barely visible in Nightly and Aurora builds. r=dao

This commit is contained in:
Jared Wein 2012-11-07 14:28:17 -08:00
parent a790537763
commit 9e5bc533e5
2 changed files with 8 additions and 0 deletions

View File

@ -13,6 +13,10 @@
color: #fff !important;
}
.text-link:-moz-focusring {
border-color: #fff;
}
#rightBox {
/* this margin prevents text from overlapping the planet image */
margin-left: 280px;

View File

@ -13,6 +13,10 @@
color: #fff !important;
}
.text-link:-moz-focusring {
border-color: #fff;
}
#rightBox {
/* this margin prevents text from overlapping the planet image */
margin-left: 280px;