Bug 1291000 - size #autotagPrefix based on font size. ui-r=Paenglab, r=alta88
This commit is contained in:
Родитель
f05d650180
Коммит
0178955033
|
@ -28,7 +28,7 @@
|
|||
}
|
||||
|
||||
#autotagPrefix {
|
||||
width: 300px;
|
||||
width: 35ch;
|
||||
}
|
||||
|
||||
#nameValue,
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
}
|
||||
|
||||
#autotagPrefix {
|
||||
width: 300px;
|
||||
width: 35ch;
|
||||
}
|
||||
|
||||
treechildren::-moz-tree-image(folderNameCol, isFeed-true) {
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
}
|
||||
|
||||
#autotagPrefix {
|
||||
width: 300px;
|
||||
width: 35ch;
|
||||
}
|
||||
|
||||
#nameValue,
|
||||
|
|
|
@ -33,10 +33,11 @@
|
|||
<script type="application/javascript"
|
||||
src="chrome://messenger/content/am-prefs.js"/>
|
||||
|
||||
<vbox flex="1" style="overflow: auto;">
|
||||
|
||||
<dialogheader id="am-newsblog-title" defaultTitle="&accountTitle.label;"/>
|
||||
<dialogheader id="am-newsblog-title" defaultTitle="&accountTitle.label;"/>
|
||||
|
||||
<description class="secDesc">&accountSettingsDesc.label;</description>
|
||||
<description class="secDesc">&accountSettingsDesc.label;</description>
|
||||
|
||||
<hbox align="center">
|
||||
<label value="&accountName.label;"
|
||||
|
@ -150,4 +151,5 @@
|
|||
accesskey="&manageSubscriptions.accesskey;"
|
||||
oncommand="openSubscriptionsDialog(gServer.rootFolder);"/>
|
||||
</hbox>
|
||||
</vbox>
|
||||
</page>
|
||||
|
|
|
@ -26,5 +26,5 @@
|
|||
}
|
||||
|
||||
#autotagPrefix {
|
||||
width: 300px;
|
||||
width: 35ch;
|
||||
}
|
||||
|
|
|
@ -26,5 +26,5 @@
|
|||
}
|
||||
|
||||
#autotagPrefix {
|
||||
width: 300px;
|
||||
width: 35ch;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче