Bug 910593 - Add the underline back to text links in the About dialog. r=dao

This commit is contained in:
Georgiana Chelu 2013-08-31 10:15:57 -04:00
parent 5eec1aefdb
commit e3272a2087
3 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,7 @@
.text-link {
color: #fff !important;
text-decoration: underline;
}
.text-link:-moz-focusring {

View File

@ -11,6 +11,7 @@
.text-link {
color: #fff !important;
text-decoration: underline;
}
.text-link:-moz-focusring {

View File

@ -11,6 +11,7 @@
.text-link {
color: #fff !important;
text-decoration: underline;
}
#rightBox {