зеркало из https://github.com/mozilla/pjs.git
Backed out changeset 1a15dd47da63 a=backout
--HG-- extra : rebase_source : 98be533f8e4ed474cbb313bd5f3b75964b2a5eee
This commit is contained in:
Родитель
c873f850eb
Коммит
a8a3768b00
|
@ -153,12 +153,6 @@ button[type="menu-button"] {
|
|||
border: none;
|
||||
}
|
||||
|
||||
.button-menubutton-button {
|
||||
-moz-appearance: none;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.button-menu-dropmarker,
|
||||
.button-menubutton-dropmarker {
|
||||
-moz-appearance: toolbarbutton-dropdown !important;
|
||||
|
|
|
@ -79,11 +79,6 @@ button[type="menu-button"] {
|
|||
border: none;
|
||||
}
|
||||
|
||||
.button-menubutton-button {
|
||||
-moz-appearance: none;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.button-menu-dropmarker,
|
||||
.button-menubutton-dropmarker {
|
||||
-moz-appearance: none !important;
|
||||
|
|
|
@ -118,6 +118,8 @@ notification[type="critical"] .messageImage {
|
|||
}
|
||||
|
||||
.popup-notification-menubutton > .button-menubutton-button {
|
||||
-moz-appearance: none;
|
||||
margin: 0;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
-moz-padding-start: 8px;
|
||||
|
|
|
@ -144,12 +144,6 @@ button[type="menu-button"] {
|
|||
border: none;
|
||||
}
|
||||
|
||||
.button-menubutton-button {
|
||||
-moz-appearance: none;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.button-menu-dropmarker,
|
||||
.button-menubutton-dropmarker {
|
||||
-moz-appearance: none !important;
|
||||
|
|
|
@ -107,6 +107,7 @@ notification[type="critical"] .messageImage {
|
|||
-moz-padding-start: 8px;
|
||||
-moz-padding-end: 5px;
|
||||
-moz-border-end: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.popup-notification-menubutton > .button-menubutton-dropmarker {
|
||||
|
|
Загрузка…
Ссылка в новой задаче