@runeya/runeya
Version:
Monitor processes as a stack
2 lines (1 loc) • 3.31 kB
CSS
.explorer-root[data-v-4cc70bf2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:calc(100vh - 75px);overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.explorer-root .explorer-content[data-v-4cc70bf2]{height:calc(100vh - 300px);-webkit-box-sizing:border-box;box-sizing:border-box;margin:40px;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.explorer-root .header[data-v-4cc70bf2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px}.explorer-root .header .current-directory[data-v-4cc70bf2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.explorer-root .explorer-view[data-v-4cc70bf2]{overflow:auto;padding:10px}.explorer-root .explorer-view ul[data-v-4cc70bf2]{margin:0;list-style-type:none}.explorer-root .explorer-view ul li[data-v-4cc70bf2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px}.explorer-root .explorer-view ul li.success[data-v-4cc70bf2]{color:green}.explorer-root .explorer-view ul li[data-v-4cc70bf2]:hover{background-color:#0000001a;cursor:pointer}.explorer-root i[data-v-4cc70bf2]{font-size:1.3em;margin-right:10px;margin-left:10px}.explorer-root .current-path[data-v-4cc70bf2]{background-color:#ffffff1a;padding:5px;width:100%;border-radius:3px;font-size:1.3em}.import-export-root[data-v-445142a6]{position:relative;width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.import-export-root .import-export-container[data-v-445142a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-negative:0;flex-shrink:0}.import-export-root .import-export-container .section-recent[data-v-445142a6]{-webkit-box-shadow:none;box-shadow:none;-webkit-box-shadow:0px 0px 12px 0px #000000;box-shadow:0 0 12px #000;width:calc(100% - 50px);max-width:600px;margin:auto}.import-export-root .import-export-container .section-recent .recent[data-v-445142a6]{margin:5px 0}.import-export-root .import-export-container .section-recent .recent[data-v-445142a6]:hover{-webkit-transition:.3s;transition:.3s;background-color:#0000000d;cursor:pointer}.version[data-v-445142a6]{background-color:#fff;border-radius:4px;padding:0 5px;border:1px solid darkgrey;position:fixed;bottom:40px;right:40px}.tools[data-v-445142a6]{background-color:#fff;border-radius:4px;padding:0 5px;border:1px solid darkgrey;position:fixed;bottom:40px;left:40px}