зеркало из https://github.com/mozilla/gecko-dev.git
bugzilla 59887 mac classic focus ring matches system color - r=shliang sr=hewitt
This commit is contained in:
Родитель
a3900ba23b
Коммит
5235cc8b9e
|
@ -76,12 +76,12 @@ splitter
|
||||||
#folderTree:focus > treechildren,
|
#folderTree:focus > treechildren,
|
||||||
#threadOutliner:focus > outlinerrows > .outliner-bodybox
|
#threadOutliner:focus > outlinerrows > .outliner-bodybox
|
||||||
{
|
{
|
||||||
border-color : #000000;
|
border-color : -moz-mac-focusring;
|
||||||
}
|
}
|
||||||
|
|
||||||
#messagepanebox[focusring="true"]
|
#messagepanebox[focusring="true"]
|
||||||
{
|
{
|
||||||
border-color : #000000;
|
border-color : -moz-mac-focusring;
|
||||||
}
|
}
|
||||||
|
|
||||||
#messagepanebox
|
#messagepanebox
|
||||||
|
|
Загрузка…
Ссылка в новой задаче