PluginProbe
WPIDE – File Manager & Code Editor / 3.3
WPIDE – File Manager & Code Editor v3.3
3.5.8 3.5.7 2.0.14 2.0.15 2.0.16 2.0.2 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.1 2.2 2.3 2.3.1 2.3.2 2.4.0 2.5 2.6 3.0 3.1 3.2 3.3 3.4 All 54 releases
wpide / dist / css / FileManager-Editor.css

FileManager-Editor.css in WPIDE – File Manager & Code Editor 3.3, at dist/css/FileManager-Editor.css

3 lines 3.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .dark-mode .wpide-editor .ace_editor{background:var(--wpide-dark-body-bg)}.wpide-editor .ace_editor.ace_autocomplete{width:400px}.dark-mode .wpide-editor .ace_editor .ace_marker-layer .ace_active-line,.dark-mode .wpide-editor .ace_editor .ace_marker-layer .ace_selection{background:var(--wpide-light-800)}.wpide-editor .ace_scrollbar-v{bottom:var(--wpide-scrollbar-size) !important}.wpide-editor .ace_scrollbar-h{right:var(--wpide-scrollbar-size) !important}.wpide-editor .ace_gutter{background:var(--wpide-bg-light);color:var(--wpide-base-text)}.dark-mode .wpide-editor .ace_gutter{background:var(--wpide-dark-body-bg);border-right:1px solid var(--wpide-light-900);color:var(--wpide-light-600)}.wpide-editor .ace_gutter-cell.ace_error{background:none}.wpide-editor .ace_gutter-cell.ace_error:before{font-family:"Nioicon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#e14954;position:absolute;left:2px;top:50%;transform:translateY(-50%);font-size:15px}
2 .wpide-editor[data-v-6b44293c]{display:flex;--wpide-editor-scroll-height: calc(100vh - var(--wpide-header-height, 0px) - var(--wpide-adminbar-height, 0px) - var(--wpide-tabs-height, 0px) - var(--wpide-toolbar-height, 0px))!important}.wpide-editor>*[data-v-6b44293c]{width:100%}.ace_editor[data-v-6b44293c]{width:100% !important;height:var(--wpide-editor-scroll-height)}.wpide-editor-inner[data-v-6b44293c]{position:relative}.wpide-editor-actions[data-v-6b44293c]{position:absolute;right:0;bottom:0;padding:0 1.75rem 1.75rem 0}.wpide-editor-infobar[data-v-6b44293c]{width:0;position:relative;height:calc(var(--wpide-tabs-height) + var(--wpide-editor-scroll-height));overflow:hidden;transition:width .3s ease-in-out;will-change:width;top:-1px}.wpide-editor-infobar>div[data-v-6b44293c]{padding:2rem 1.5rem;min-width:300px}.wpide-editor-has-infobar .wpide-editor-infobar[data-v-6b44293c]{width:40%;overflow-x:overlay;overflow-y:overlay}.wpide-editor-infobar .wpide-editor-infobar-close[data-v-6b44293c]{position:absolute;right:1rem;top:1rem;font-size:30px;line-height:1}.wpide-editor-infobar .wpide-editor-infobar-close[data-v-6b44293c]:hover{color:var(--wpide-accent-color)}.wpide-editor-infobar .wpide-func-desc[data-v-6b44293c]{color:var(--wpide-base-light);margin-bottom:1rem}.wpide-editor-infobar .wpide-func-highlight[data-v-6b44293c]{color:var(--wpide-accent-color);font-size:150%}.wpide-editor-infobar .wpide-func-params[data-v-6b44293c]{padding:.5rem 1.5rem;display:block;color:var(--wpide-base-color);font-family:courier;font-size:90%}.wpide-editor-infobar .wpide-func-params li[data-v-6b44293c]{line-height:1.2}.wpide-editor-infobar .wpide-func-params li[data-v-6b44293c]:not(:last-child){margin-bottom:.5rem}.wpide-editor-infobar .wpide-func-params li[data-v-6b44293c]:not(:last-child):after{content:","}.wpide-editor-infobar .wpide-func-params li.optional em[data-v-6b44293c]{color:var(--wpide-accent-color);display:block;font-size:80%;line-height:100%}.wpide-editor-infobar .wpide-func-ref[data-v-6b44293c],.wpide-editor-infobar .wpide-func-returns[data-v-6b44293c]{margin-top:1rem}
3