Bug 605544 - Override the new button styles for prompt-buttons [r=mfinkle]

This commit is contained in:
Matt Brubeck 2010-10-19 20:11:51 -07:00
Родитель 4c2f1cac9c
Коммит 2b4fa41f2f
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -1016,6 +1016,9 @@ pageaction {
.prompt-button {
margin: 0;
-moz-border-image: none !important;
border-radius: 0;
margin: 0;
background: transparent;
}
.prompt-button > .button-box {