зеркало из https://github.com/mozilla/pjs.git
Very simple UI fix - replaced titledbutton with button for Plain Text Editor
This commit is contained in:
Родитель
290f2a112a
Коммит
8cf4b012e8
|
@ -111,9 +111,9 @@
|
|||
<button id="openButton"/>
|
||||
<button id="saveButton"/>
|
||||
<toolbarseparator/>
|
||||
<titledbutton id="printButton"/>
|
||||
<titledbutton id="findButton"/>
|
||||
<titledbutton id="spellingButton"/>
|
||||
<button id="printButton"/>
|
||||
<button id="findButton"/>
|
||||
<button id="spellingButton"/>
|
||||
|
||||
<spring flex="100%"/>
|
||||
</toolbar>
|
||||
|
|
Загрузка…
Ссылка в новой задаче