[PE] Debug spellcheck.
This commit is contained in:
parent
b6d30ff18b
commit
ae41fc21c7
|
@ -756,7 +756,7 @@
|
|||
"PE.Views.DocumentHolder.ignoreAllSpellText": "Ignore All",
|
||||
"PE.Views.DocumentHolder.ignoreSpellText": "Ignore",
|
||||
"PE.Views.DocumentHolder.noSpellVariantsText": "No variants",
|
||||
"PE.Views.DocumentHolder.moreText": "'More variants...",
|
||||
"PE.Views.DocumentHolder.moreText": "More variants...",
|
||||
"PE.Views.DocumentHolder.spellcheckText": "Spellcheck",
|
||||
"PE.Views.DocumentHolder.langText": "Select Language",
|
||||
"PE.Views.DocumentPreview.goToSlideText": "Go to Slide",
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
#btn-zoom-topage {
|
||||
.btn-tpl(-1160px);
|
||||
margin-right: 9px;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
#btn-zoom-towidth {
|
||||
|
|
Loading…
Reference in a new issue