X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/lib/editor/tiny
home
/
cbholdings
/
pasukulu
/
lib
/
editor
/
tiny
/
📁
..
📁
amd
📁
classes
📁
db
📄
editor_styles.css
(263 B)
📁
js
📁
lang
📄
lang.php
(12.3 KB)
📄
lib.php
(993 B)
📄
loader.php
(11.31 KB)
📁
plugins
📄
readme_moodle.txt
(88 B)
📄
settings.php
(2.08 KB)
📄
styles.css
(1.15 KB)
📄
subplugins.php
(2.04 KB)
📁
templates
📁
tests
📄
thirdpartylibs.xml
(250 B)
📄
tinystrings.json
(16.37 KB)
📁
tools
📄
upgrade.txt
(611 B)
📄
version.php
(1.12 KB)
Editing: styles.css
.jsenabled .tox-tinymce-aux { z-index: 1000; } .jsenabled .tox-shadowhost.tox-fullscreen, .jsenabled .tox.tox-tinymce.tox-fullscreen { z-index: 1050; } /** * These styles are required to ensure that icons loaded from Moodle are displayed correctly in TinyMCE. * The first selector targets the menu. * The second selector targets the context menu. */ .tox .tox-tbtn svg[data-buttonsource="moodle"] image, .tox-collection__item-icon svg[data-buttonsource="moodle"] image { width: inherit; height: inherit; } .tox.tox-tinymce .tox-toolbar__group { padding-right: 0; } /* Prevent navbar obscuring modal content (ignores fullscreen). */ .tox.tox-tinymce:not(.tox-fullscreen) + .tox .tox-dialog-wrap { padding-top: var(--navbar-height); } /* Modify Tiny's max-height calculation here to factor in navbar height on small viewports (ignores fullscreen). */ @media only screen and (max-width: 767px) { body:not(.tox-force-desktop) .tox.tox-tinymce:not(.tox-fullscreen) + .tox .tox-dialog-wrap .tox-dialog { max-height: calc((100vh - 8px * 2) - var(--navbar-height)) !important; /* stylelint-disable-line declaration-no-important */ } }
Upload File
Create Folder