Bug 824938 - Remove custom styling for text-links in arrow panels on OS X. r=fryn

This commit is contained in:
Dão Gottwald 2013-01-07 23:29:02 +01:00
Родитель bf716490e4
Коммит 39d00c6b1a
1 изменённых файлов: 0 добавлений и 5 удалений

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

@ -3002,11 +3002,6 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
} }
} }
#notification-popup .text-link, .panel-arrowcontent .text-link {
color: #0073e6;
text-decoration: none;
}
#geolocation-learnmore-link { #geolocation-learnmore-link {
-moz-margin-start: 0; /* override default label margin to match description margin */ -moz-margin-start: 0; /* override default label margin to match description margin */
} }