зеркало из https://github.com/mozilla/gecko-dev.git
Figure out where the Txul regression is on linux (bug 401949). a=mconnor
This commit is contained in:
Родитель
466a15f3df
Коммит
2aaeb27bbe
|
@ -1843,13 +1843,13 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
|
||||||
cursor: help;
|
cursor: help;
|
||||||
background-color: ThreeDFace;
|
background-color: ThreeDFace;
|
||||||
%ifdef MOZ_WIDGET_GTK2
|
%ifdef MOZ_WIDGET_GTK2
|
||||||
/*-moz-border-end: 1px solid ThreeDShadow;*/
|
-moz-border-end: 1px solid ThreeDShadow;
|
||||||
%else
|
%else
|
||||||
-moz-appearance: toolbox;
|
-moz-appearance: toolbox;
|
||||||
outline: 1px solid ThreeDShadow;
|
outline: 1px solid ThreeDShadow;
|
||||||
%endif
|
%endif
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
#identity-box.verifiedIdentity {
|
#identity-box.verifiedIdentity {
|
||||||
%ifdef MOZ_WIDGET_GTK2
|
%ifdef MOZ_WIDGET_GTK2
|
||||||
border-color: highlight;
|
border-color: highlight;
|
||||||
|
@ -1875,7 +1875,7 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
|
||||||
.unknownIdentity > #identity-icon-label {
|
.unknownIdentity > #identity-icon-label {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
/* Popup Icons */
|
/* Popup Icons */
|
||||||
#identity-popup-icon {
|
#identity-popup-icon {
|
||||||
height: 64px;
|
height: 64px;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче