зеркало из https://github.com/mozilla/pjs.git
The button "active" state needed one more pixel width in the border
r=dcone,b=17154
This commit is contained in:
Родитель
4e72fae941
Коммит
e2899888ec
|
@ -461,7 +461,7 @@ input[type=button] {
|
|||
}
|
||||
|
||||
input[type=button]:active {
|
||||
border: 1px solid black;
|
||||
border: 2px solid black;
|
||||
}
|
||||
|
||||
input[type=button]:-moz-buttonlabel {
|
||||
|
|
|
@ -461,7 +461,7 @@ input[type=button] {
|
|||
}
|
||||
|
||||
input[type=button]:active {
|
||||
border: 1px solid black;
|
||||
border: 2px solid black;
|
||||
}
|
||||
|
||||
input[type=button]:-moz-buttonlabel {
|
||||
|
|
Загрузка…
Ссылка в новой задаче