mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Restore spellchecker buttons in docs
This commit is contained in:
parent
88f0552b53
commit
dc3a080c89
@ -1631,9 +1631,9 @@ define([
|
||||
'#fm-btn-info { display: none !important; }' + // Author name, doc title, etc. in "File" (menu entry)
|
||||
'#panel-info { display: none !important; }' + // Same but content
|
||||
'#image-button-from-url { display: none !important; }' + // Inline image settings: replace with url
|
||||
'.cp-from-url, #textart-button-from-url { display: none !important; }' + // Spellcheck language
|
||||
'.statusbar .cnt-lang { display: none !important; }' + // Spellcheck language
|
||||
'.statusbar #btn-doc-spell { display: none !important; }' + // Spellcheck button
|
||||
// '.cp-from-url, #textart-button-from-url { display: none !important; }' + // Spellcheck language
|
||||
// '.statusbar .cnt-lang { display: none !important; }' + // Spellcheck language
|
||||
// '.statusbar #btn-doc-spell { display: none !important; }' + // Spellcheck button
|
||||
'#file-menu-panel .devider { display: none !important; }' + // separator in the "File" menu
|
||||
'#left-btn-spellcheck, #left-btn-about { display: none !important; }'+
|
||||
'div.btn-users.dropdown-toggle { display: none; !important }';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user