mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-08 00:10:27 +00:00
no display: none important
This commit is contained in:
parent
04b9e5ba4c
commit
fe9825c133
@ -247,7 +247,7 @@ div[class*="tc-editor-preview-slider-"] {
|
|||||||
<%if [<width>compare:number:gteq[99]] %>
|
<%if [<width>compare:number:gteq[99]] %>
|
||||||
|
|
||||||
.tc-edit-texteditor-identified-<<identifier>> {
|
.tc-edit-texteditor-identified-<<identifier>> {
|
||||||
display: none !important;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
<% endif %>
|
<% endif %>
|
||||||
|
Loading…
Reference in New Issue
Block a user