зеркало из https://github.com/mozilla/pjs.git
Bug 401949 - Bug 395248 caused a Txul regression on Linux. Patch by Dao Gottwald, r=mano. (winstripe sync - NPOTB)
This commit is contained in:
Родитель
d9334b89e2
Коммит
b701767cc0
|
@ -873,23 +873,13 @@ toolbar[iconsize="small"] #paste-button:not([disabled="true"]):hover:active {
|
|||
|
||||
/* Identity indicator */
|
||||
#identity-box {
|
||||
cursor: help;
|
||||
background-color: ThreeDFace;
|
||||
background-color: -moz-dialog;
|
||||
-moz-border-end: 1px solid ThreeDShadow;
|
||||
}
|
||||
|
||||
#identity-box.verifiedIdentity {
|
||||
border-color: highlight;
|
||||
}
|
||||
|
||||
#identity-box:hover {
|
||||
border-color: ThreeDDarkShadow;
|
||||
}
|
||||
|
||||
#identity-icon-label {
|
||||
padding: 0 2px;
|
||||
margin: 0;
|
||||
cursor: inherit;
|
||||
}
|
||||
|
||||
.unknownIdentity > #identity-icon-label {
|
||||
|
|
Загрузка…
Ссылка в новой задаче