mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Bug #225413 --> Make the windows animated biff alert dialog use the account name instead of the user name. This meant
adding some extra padding to the alert window as well. r=jst sr=bienvenu
This commit is contained in:
parent
22ba07905f
commit
b0aecd67fb
@ -75,3 +75,10 @@
|
||||
.alertText[clickable="true"]:hover:active {
|
||||
color: #424F63;
|
||||
}
|
||||
|
||||
.alertTextBox
|
||||
{
|
||||
padding-right: 10px;
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user