PluginProbe
WPIDE – File Manager & Code Editor / trunk
WPIDE – File Manager & Code Editor vtrunk
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.css

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

5 lines 3.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .folder-back .date[data-v-dc074bdc],.folder-back .size[data-v-dc074bdc]:before{display:none}
2 .nk-files-head-top{height:0px;top:-3.5rem;position:relative}@media(max-width: 991.98px){.nk-files-head-top{top:-2.5rem}}.nk-files-head{position:sticky;top:-1.75rem;z-index:10;height:50px}@media(max-width: 991.98px){.nk-files-head{top:-1.25rem}}.nk-files-head .nk-file-item>div{border-top:1px solid var(--wpide-light-200)}.dark-mode .nk-files-head .nk-file-item>div{border-top:1px solid var(--wpide-light-800)}.nk-files-head.is-stuck{background:var(--wpide-lighter);z-index:100}.dark-mode .nk-files-head.is-stuck{background:var(--wpide-dark-body-bg)}.nk-files-head.is-stuck .nk-file-item>div{border-bottom:1px solid var(--wpide-light-300)}.dark-mode .nk-files-head.is-stuck .nk-file-item>div{border-bottom-color:var(--wpide-light-900)}
3 .progress-box[data-v-520093ae]{position:fixed;min-width:300px;width:30%;bottom:calc(0px - var(--wpide-scrollbar-size)/2);right:calc(0px - var(--wpide-scrollbar-size)/2);max-height:300px;z-index:90;background:var(--wpide-white);box-shadow:0 0 5px rgba(24,24,24,.2);border-top-left-radius:3px}.dark-mode .progress-box[data-v-520093ae]{background:var(--wpide-dark-body-bg);border:1px solid #1d2d40}.box-header[data-v-520093ae]{padding:10px 25px;border-bottom:1px solid rgba(0,0,0,.125)}.dark-mode .box-header[data-v-520093ae]{border-color:#1d2d40}.box-body[data-v-520093ae]{padding:10px 25px 30px}.progress-icon[data-v-520093ae]{margin-left:15px;cursor:pointer;font-size:20px}.progress-items[data-v-520093ae]{overflow-y:auto;overflow-x:hidden;max-height:200px;white-space:nowrap;margin-left:-20px;margin-right:-20px;margin-bottom:0;padding-right:20px;padding-left:20px}.progress-items .list-group-item[data-v-520093ae]{border-top:none;border-left:none;border-right:none;padding:10px 0 15px}.dark-mode .progress-items .list-group-item[data-v-520093ae]{background:var(--wpide-dark-body-bg)}.progress-items .list-group-item[data-v-520093ae]:last-child{padding-bottom:0}.progress-items .progress[data-v-520093ae]{width:100%}
4 .visually-hidden[data-v-78b12a0c]{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}.search-current[data-v-78b12a0c]{position:absolute;bottom:calc(50% - 128px);left:50%;transform:translateX(-50%) translateY(50%);text-align:center}.search-svg[data-v-78b12a0c]{max-width:128px;max-height:128px;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.search-svg .search-magnify[data-v-78b12a0c]{fill:var(--wpide-accent-color);animation:searching-78b12a0c 1s infinite ease}.search-svg .search-doc[data-v-78b12a0c]{fill:var(--wpide-accent-color);animation:flyby-78b12a0c 1s infinite ease}@keyframes searching-78b12a0c{0%{transform:translate(40px, 40px) scale(0.6)}50%{transform:translate(20px, 20px) scale(0.6)}100%{transform:translate(40px, 40px) scale(0.6)}}@keyframes flyby-78b12a0c{0%{transform:translate(-20px, 20px) scale(0.2);opacity:0}50%{transform:translate(30px, 20px) scale(0.5);opacity:1}100%{transform:translate(100px, 20px) scale(0.2);opacity:0}}
5