зеркало из https://github.com/mozilla/pjs.git
Fixes for minor regressions b=273507 r=silver a=asa
This commit is contained in:
Родитель
88b23a4843
Коммит
78994ed0ec
|
@ -391,7 +391,7 @@ function initMenus()
|
|||
"') and " + netAway;
|
||||
|
||||
client.menuSpecs["mainmenu:nickname"] = {
|
||||
label: "",
|
||||
label: client.prefs["nickname"],
|
||||
domID: "server-nick",
|
||||
getContext: getDefaultContext,
|
||||
items:
|
||||
|
|
|
@ -58,6 +58,10 @@ window {
|
|||
margin: 5px;
|
||||
}
|
||||
|
||||
.toolbarbutton-menu-dropmarker {
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
|
||||
#input-widgets {
|
||||
border: none;
|
||||
-moz-binding: none;
|
||||
|
|
Загрузка…
Ссылка в новой задаче