mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Figure out where the Txul regression is on linux (bug 401949). a=mconnor
This commit is contained in:
parent
95d579bff4
commit
39f633713e
@ -1838,12 +1838,12 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
|
||||
#urlbar .autocomplete-textbox-container {
|
||||
-moz-box-align: stretch;
|
||||
}
|
||||
/*
|
||||
|
||||
#identity-box {
|
||||
cursor: help;
|
||||
background-color: ThreeDFace;
|
||||
%ifdef MOZ_WIDGET_GTK2
|
||||
-moz-border-end: 1px solid ThreeDShadow;
|
||||
border-right: 1px solid ThreeDShadow;
|
||||
%else
|
||||
-moz-appearance: toolbox;
|
||||
outline: 1px solid ThreeDShadow;
|
||||
@ -1875,7 +1875,7 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
|
||||
.unknownIdentity > #identity-icon-label {
|
||||
display: none;
|
||||
}
|
||||
*/
|
||||
|
||||
/* Popup Icons */
|
||||
#identity-popup-icon {
|
||||
height: 64px;
|
||||
|
Loading…
Reference in New Issue
Block a user