You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1158 lines
27 KiB
1158 lines
27 KiB
.flex_box_center___gv1YF {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___pJTp_ {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2X-O9 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___21hK4 {
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
-webkit-justify-content: flex-end;
|
|
-webkit-align-items: center;
|
|
-webkit-box-align: center;
|
|
-webkit-box-pack: end;
|
|
box-align: center;
|
|
box-pack: end;
|
|
}
|
|
.flex_box_column___psPJb {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___QvUDk {
|
|
position: relative;
|
|
}
|
|
.wrap___QvUDk .full___2gLfk {
|
|
position: absolute;
|
|
right: 20px;
|
|
top: 10px;
|
|
z-index: 20;
|
|
color: #fff;
|
|
cursor: pointer;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___ITCrt {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___miKTU {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___21Sc2 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___3G7O1 {
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
-webkit-justify-content: flex-end;
|
|
-webkit-align-items: center;
|
|
-webkit-box-align: center;
|
|
-webkit-box-pack: end;
|
|
box-align: center;
|
|
box-pack: end;
|
|
}
|
|
.flex_box_column___2UQvZ {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
ul.menu___3WFLo {
|
|
width: 122px;
|
|
background: #686f9a;
|
|
color: white;
|
|
}
|
|
ul.menu___3WFLo li {
|
|
color: white;
|
|
}
|
|
ul.menu___3WFLo [class~='ant-dropdown-menu-item-active'] {
|
|
background: #3e4571;
|
|
}
|
|
ul.menu___3WFLo [class~='ant-dropdown-menu-item-disabled'] {
|
|
background: none !important;
|
|
color: #b0b5d6;
|
|
}
|
|
.warehouse___2PwKB {
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
}
|
|
.warehouse___2PwKB .header___Sod9H {
|
|
height: 60px;
|
|
background: #282e55;
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
color: #fff;
|
|
font-size: 14px;
|
|
}
|
|
.warehouse___2PwKB .header___Sod9H .title___1Y3oM {
|
|
margin: 0 20px;
|
|
}
|
|
.warehouse___2PwKB .header___Sod9H input {
|
|
width: 290px;
|
|
height: 34px;
|
|
background-color: #686f9a;
|
|
color: #fff;
|
|
border-radius: 4px;
|
|
border: 0;
|
|
margin-right: 14px;
|
|
padding: 0 14px;
|
|
}
|
|
.warehouse___2PwKB .content___1E7ip {
|
|
flex: 1 1;
|
|
display: flex;
|
|
position: relative;
|
|
}
|
|
.warehouse___2PwKB .content___1E7ip .left___2pmQt {
|
|
width: 36%;
|
|
max-width: 440px;
|
|
height: 100%;
|
|
background-color: #0a143d;
|
|
overflow: auto;
|
|
display: box;
|
|
display: flex;
|
|
position: absolute;
|
|
z-index: 30;
|
|
left: 0;
|
|
top: 0;
|
|
}
|
|
.warehouse___2PwKB .content___1E7ip .left___2pmQt .close___37Pej {
|
|
cursor: pointer;
|
|
position: absolute;
|
|
right: 16px;
|
|
top: 13px;
|
|
color: #555a88;
|
|
}
|
|
.warehouse___2PwKB .content___1E7ip .left___2pmQt > section {
|
|
flex: 1 1;
|
|
overflow: auto;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
}
|
|
.warehouse___2PwKB .content___1E7ip .left___2pmQt .ant-tabs .ant-tabs-nav {
|
|
color: #fff;
|
|
margin-left: 20px;
|
|
}
|
|
.warehouse___2PwKB .content___1E7ip .left___2pmQt .ant-tabs .ant-tabs-nav::before {
|
|
left: 25px;
|
|
border-bottom: 1px solid #282e55;
|
|
width: 90%;
|
|
}
|
|
.warehouse___2PwKB .content___1E7ip .right___1JM70 {
|
|
width: 100%;
|
|
flex: 1 1;
|
|
display: flex;
|
|
align-items: flex-end;
|
|
height: 100%;
|
|
background: #0a0e2e;
|
|
position: absolute;
|
|
z-index: 2;
|
|
left: 0;
|
|
top: 0;
|
|
}
|
|
.warehouse___2PwKB .content___1E7ip .right___1JM70 div[class~='my-codemirror-container'] {
|
|
border: none;
|
|
}
|
|
.warehouse___2PwKB .content___1E7ip .right___1JM70 div[class~='my-codemirror-container'] [class~='CodeMirror-wrap'],
|
|
.warehouse___2PwKB .content___1E7ip .right___1JM70 div[class~='my-codemirror-container'] [class~='CodeMirror-gutters'] {
|
|
background: #0a0e2e;
|
|
}
|
|
.warehouse___2PwKB .content___1E7ip .right___1JM70 div[class~='my-codemirror-container'] [class~='CodeMirror-line'] {
|
|
padding-left: 18px;
|
|
}
|
|
.warehouse___2PwKB .content___1E7ip .right___1JM70 div[class~='my-codemirror-container'] [class~='CodeMirror-wrap'] {
|
|
position: absolute;
|
|
left: 21px;
|
|
right: 21px;
|
|
top: 60px;
|
|
bottom: 0;
|
|
height: auto;
|
|
}
|
|
.warehouse___2PwKB .content___1E7ip .right___1JM70 div[class~='my-codemirror-container'] [class~='CodeMirror-linenumber'] {
|
|
color: white;
|
|
}
|
|
.loading___2h7Lc {
|
|
width: 100%;
|
|
top: 0;
|
|
bottom: 70px;
|
|
position: absolute;
|
|
}
|
|
.loading___2h7Lc [class~='ant-spin-container'] {
|
|
position: static !important;
|
|
position: initial !important;
|
|
}
|
|
.empty___2PqJB {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: box;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
background: #fff;
|
|
}
|
|
.tabs___zn34y {
|
|
overflow: visible !important;
|
|
overflow: initial !important;
|
|
}
|
|
.tabs___zn34y [class~='ant-tabs-nav']::before {
|
|
display: none;
|
|
}
|
|
.tabs___zn34y [class~='ant-tabs-tab'] {
|
|
cursor: pointer;
|
|
}
|
|
.tabs___zn34y [class~='ant-tabs-tab-btn'] {
|
|
color: white;
|
|
}
|
|
.tabs___zn34y [class~='ant-tabs-nav-wrap'] {
|
|
overflow: visible !important;
|
|
overflow: initial !important;
|
|
}
|
|
.tabs___zn34y [class~='ant-tabs-ink-bar'] {
|
|
bottom: -13px !important;
|
|
}
|
|
.line___2Ft7K {
|
|
width: 1px;
|
|
height: 16px;
|
|
background: #686f9a;
|
|
border-radius: 1px;
|
|
margin-left: 28px;
|
|
}
|
|
.footer___cQjHk {
|
|
height: 64px;
|
|
background: #282e55;
|
|
width: 100%;
|
|
z-index: 5;
|
|
position: absolute;
|
|
padding: 0 20px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.footer___cQjHk button {
|
|
width: 100px;
|
|
height: 40px;
|
|
}
|
|
.footer___cQjHk a {
|
|
width: 80px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
border: 1px solid #0152d9;
|
|
cursor: pointer;
|
|
line-height: 38px;
|
|
text-align: center;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
}
|
|
.commit___1TgxV {
|
|
background: #0a143d;
|
|
width: 100%;
|
|
height: 100%;
|
|
overflow: auto;
|
|
}
|
|
.blueLight___a6l-z {
|
|
color: #b0b5d6;
|
|
font-size: 14px;
|
|
}
|
|
.filePathWrp___104JD {
|
|
height: 56px;
|
|
border-bottom: 1px solid #3e4571;
|
|
margin: 0 30px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.filePath___21Vqm {
|
|
font-size: 0;
|
|
}
|
|
.filePath___21Vqm span {
|
|
max-width: 200px;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
}
|
|
.filePath___21Vqm span:after {
|
|
content: '/';
|
|
color: #fff;
|
|
margin: 0 2px;
|
|
display: inline-block;
|
|
}
|
|
.filePath___21Vqm span:nth-clid(:odd) {
|
|
color: #1890ff;
|
|
}
|
|
.filePath___21Vqm span:nth-last-child(1) {
|
|
color: #fff;
|
|
}
|
|
.filePath___21Vqm span:nth-last-child(1):after {
|
|
display: none;
|
|
}
|
|
.bottom0___3wcE2 {
|
|
bottom: 0 !important;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrap___2UNvJ {
|
|
padding: 0px 20px 0px 20px;
|
|
}
|
|
.modal___i6_bN {
|
|
z-index: 9999;
|
|
}
|
|
.title___ae-La {
|
|
font-size: 20px;
|
|
}
|
|
.path___3AJgW {
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
line-height: 40px;
|
|
white-space: nowrap;
|
|
text-align: right;
|
|
vertical-align: middle;
|
|
color: #888888;
|
|
font-size: 16px;
|
|
}
|
|
.colorBlue___afQvH {
|
|
color: #4cacff;
|
|
}
|
|
.width240___9YsKN {
|
|
width: 240px;
|
|
}
|
|
.filePath___2-i4S {
|
|
min-width: 200px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
display: inline-block;
|
|
background: #dedede;
|
|
border-radius: 4px 0px 0px 4px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* BASICS */
|
|
|
|
.CodeMirror {
|
|
/* Set height, width, borders, and global font properties here */
|
|
font-family: monospace;
|
|
height: 300px;
|
|
color: black;
|
|
direction: ltr;
|
|
}
|
|
|
|
/* PADDING */
|
|
|
|
.CodeMirror-lines {
|
|
padding: 4px 0; /* Vertical padding around content */
|
|
}
|
|
.CodeMirror pre.CodeMirror-line,
|
|
.CodeMirror pre.CodeMirror-line-like {
|
|
padding: 0 4px; /* Horizontal padding of content */
|
|
}
|
|
|
|
.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
|
|
background-color: white; /* The little square between H and V scrollbars */
|
|
}
|
|
|
|
/* GUTTER */
|
|
|
|
.CodeMirror-gutters {
|
|
border-right: 1px solid #ddd;
|
|
background-color: #f7f7f7;
|
|
white-space: nowrap;
|
|
}
|
|
.CodeMirror-linenumbers {}
|
|
.CodeMirror-linenumber {
|
|
padding: 0 3px 0 5px;
|
|
min-width: 20px;
|
|
text-align: right;
|
|
color: #999;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.CodeMirror-guttermarker { color: black; }
|
|
.CodeMirror-guttermarker-subtle { color: #999; }
|
|
|
|
/* CURSOR */
|
|
|
|
.CodeMirror-cursor {
|
|
border-left: 1px solid black;
|
|
border-right: none;
|
|
width: 0;
|
|
}
|
|
/* Shown when moving in bi-directional text */
|
|
.CodeMirror div.CodeMirror-secondarycursor {
|
|
border-left: 1px solid silver;
|
|
}
|
|
.cm-fat-cursor .CodeMirror-cursor {
|
|
width: auto;
|
|
border: 0 !important;
|
|
background: #7e7;
|
|
}
|
|
.cm-fat-cursor div.CodeMirror-cursors {
|
|
z-index: 1;
|
|
}
|
|
.cm-fat-cursor-mark {
|
|
background-color: rgba(20, 255, 20, 0.5);
|
|
animation: blink 1.06s steps(1) infinite;
|
|
}
|
|
.cm-animate-fat-cursor {
|
|
width: auto;
|
|
border: 0;
|
|
animation: blink 1.06s steps(1) infinite;
|
|
background-color: #7e7;
|
|
}
|
|
@keyframes blink {
|
|
0% {}
|
|
50% { background-color: transparent; }
|
|
100% {}
|
|
}
|
|
|
|
/* Can style cursor different in overwrite (non-insert) mode */
|
|
.CodeMirror-overwrite .CodeMirror-cursor {}
|
|
|
|
.cm-tab { display: inline-block; text-decoration: inherit; }
|
|
|
|
.CodeMirror-rulers {
|
|
position: absolute;
|
|
left: 0; right: 0; top: -50px; bottom: 0;
|
|
overflow: hidden;
|
|
}
|
|
.CodeMirror-ruler {
|
|
border-left: 1px solid #ccc;
|
|
top: 0; bottom: 0;
|
|
position: absolute;
|
|
}
|
|
|
|
/* DEFAULT THEME */
|
|
|
|
.cm-s-default .cm-header {color: blue;}
|
|
.cm-s-default .cm-quote {color: #090;}
|
|
.cm-negative {color: #d44;}
|
|
.cm-positive {color: #292;}
|
|
.cm-header, .cm-strong {font-weight: bold;}
|
|
.cm-em {font-style: italic;}
|
|
.cm-link {text-decoration: underline;}
|
|
.cm-strikethrough {text-decoration: line-through;}
|
|
|
|
.cm-s-default .cm-keyword {color: #708;}
|
|
.cm-s-default .cm-atom {color: #219;}
|
|
.cm-s-default .cm-number {color: #164;}
|
|
.cm-s-default .cm-def {color: #00f;}
|
|
.cm-s-default .cm-variable,
|
|
.cm-s-default .cm-punctuation,
|
|
.cm-s-default .cm-property,
|
|
.cm-s-default .cm-operator {}
|
|
.cm-s-default .cm-variable-2 {color: #05a;}
|
|
.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}
|
|
.cm-s-default .cm-comment {color: #a50;}
|
|
.cm-s-default .cm-string {color: #a11;}
|
|
.cm-s-default .cm-string-2 {color: #f50;}
|
|
.cm-s-default .cm-meta {color: #555;}
|
|
.cm-s-default .cm-qualifier {color: #555;}
|
|
.cm-s-default .cm-builtin {color: #30a;}
|
|
.cm-s-default .cm-bracket {color: #997;}
|
|
.cm-s-default .cm-tag {color: #170;}
|
|
.cm-s-default .cm-attribute {color: #00c;}
|
|
.cm-s-default .cm-hr {color: #999;}
|
|
.cm-s-default .cm-link {color: #00c;}
|
|
|
|
.cm-s-default .cm-error {color: #f00;}
|
|
.cm-invalidchar {color: #f00;}
|
|
|
|
.CodeMirror-composing { border-bottom: 2px solid; }
|
|
|
|
/* Default styles for common addons */
|
|
|
|
div.CodeMirror span.CodeMirror-matchingbracket {color: #0b0;}
|
|
div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}
|
|
.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }
|
|
.CodeMirror-activeline-background {background: #e8f2ff;}
|
|
|
|
/* STOP */
|
|
|
|
/* The rest of this file contains styles related to the mechanics of
|
|
the editor. You probably shouldn't touch them. */
|
|
|
|
.CodeMirror {
|
|
position: relative;
|
|
overflow: hidden;
|
|
background: white;
|
|
}
|
|
|
|
.CodeMirror-scroll {
|
|
overflow: scroll !important; /* Things will break if this is overridden */
|
|
/* 50px is the magic margin used to hide the element's real scrollbars */
|
|
/* See overflow: hidden in .CodeMirror */
|
|
margin-bottom: -50px; margin-right: -50px;
|
|
padding-bottom: 50px;
|
|
height: 100%;
|
|
outline: none; /* Prevent dragging from highlighting the element */
|
|
position: relative;
|
|
}
|
|
.CodeMirror-sizer {
|
|
position: relative;
|
|
border-right: 50px solid transparent;
|
|
}
|
|
|
|
/* The fake, visible scrollbars. Used to force redraw during scrolling
|
|
before actual scrolling happens, thus preventing shaking and
|
|
flickering artifacts. */
|
|
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
|
|
position: absolute;
|
|
z-index: 6;
|
|
display: none;
|
|
outline: none;
|
|
}
|
|
.CodeMirror-vscrollbar {
|
|
right: 0; top: 0;
|
|
overflow-x: hidden;
|
|
overflow-y: scroll;
|
|
}
|
|
.CodeMirror-hscrollbar {
|
|
bottom: 0; left: 0;
|
|
overflow-y: hidden;
|
|
overflow-x: scroll;
|
|
}
|
|
.CodeMirror-scrollbar-filler {
|
|
right: 0; bottom: 0;
|
|
}
|
|
.CodeMirror-gutter-filler {
|
|
left: 0; bottom: 0;
|
|
}
|
|
|
|
.CodeMirror-gutters {
|
|
position: absolute; left: 0; top: 0;
|
|
min-height: 100%;
|
|
z-index: 3;
|
|
}
|
|
.CodeMirror-gutter {
|
|
white-space: normal;
|
|
height: 100%;
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
margin-bottom: -50px;
|
|
}
|
|
.CodeMirror-gutter-wrapper {
|
|
position: absolute;
|
|
z-index: 4;
|
|
background: none !important;
|
|
border: none !important;
|
|
}
|
|
.CodeMirror-gutter-background {
|
|
position: absolute;
|
|
top: 0; bottom: 0;
|
|
z-index: 4;
|
|
}
|
|
.CodeMirror-gutter-elt {
|
|
position: absolute;
|
|
cursor: default;
|
|
z-index: 4;
|
|
}
|
|
.CodeMirror-gutter-wrapper ::selection { background-color: transparent }
|
|
.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }
|
|
|
|
.CodeMirror-lines {
|
|
cursor: text;
|
|
min-height: 1px; /* prevents collapsing before first draw */
|
|
}
|
|
.CodeMirror pre.CodeMirror-line,
|
|
.CodeMirror pre.CodeMirror-line-like {
|
|
/* Reset some styles that the rest of the page might have set */ border-radius: 0;
|
|
border-width: 0;
|
|
background: transparent;
|
|
font-family: inherit;
|
|
font-size: inherit;
|
|
margin: 0;
|
|
white-space: pre;
|
|
word-wrap: normal;
|
|
line-height: inherit;
|
|
color: inherit;
|
|
z-index: 2;
|
|
position: relative;
|
|
overflow: visible;
|
|
-webkit-tap-highlight-color: transparent;
|
|
-webkit-font-variant-ligatures: contextual;
|
|
font-feature-settings: "calt";
|
|
font-variant-ligatures: contextual;
|
|
}
|
|
.CodeMirror-wrap pre.CodeMirror-line,
|
|
.CodeMirror-wrap pre.CodeMirror-line-like {
|
|
word-wrap: break-word;
|
|
white-space: pre-wrap;
|
|
word-break: normal;
|
|
}
|
|
|
|
.CodeMirror-linebackground {
|
|
position: absolute;
|
|
left: 0; right: 0; top: 0; bottom: 0;
|
|
z-index: 0;
|
|
}
|
|
|
|
.CodeMirror-linewidget {
|
|
position: relative;
|
|
z-index: 2;
|
|
padding: 0.1px; /* Force widget margins to stay inside of the container */
|
|
}
|
|
|
|
.CodeMirror-widget {}
|
|
|
|
.CodeMirror-rtl pre { direction: rtl; }
|
|
|
|
.CodeMirror-code {
|
|
outline: none;
|
|
}
|
|
|
|
/* Force content-box sizing for the elements where we expect it */
|
|
.CodeMirror-scroll,
|
|
.CodeMirror-sizer,
|
|
.CodeMirror-gutter,
|
|
.CodeMirror-gutters,
|
|
.CodeMirror-linenumber {
|
|
box-sizing: content-box;
|
|
}
|
|
|
|
.CodeMirror-measure {
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 0;
|
|
overflow: hidden;
|
|
visibility: hidden;
|
|
}
|
|
|
|
.CodeMirror-cursor {
|
|
position: absolute;
|
|
pointer-events: none;
|
|
}
|
|
.CodeMirror-measure pre { position: static; }
|
|
|
|
div.CodeMirror-cursors {
|
|
visibility: hidden;
|
|
position: relative;
|
|
z-index: 3;
|
|
}
|
|
div.CodeMirror-dragcursors {
|
|
visibility: visible;
|
|
}
|
|
|
|
.CodeMirror-focused div.CodeMirror-cursors {
|
|
visibility: visible;
|
|
}
|
|
|
|
.CodeMirror-selected { background: #d9d9d9; }
|
|
.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
|
|
.CodeMirror-crosshair { cursor: crosshair; }
|
|
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }
|
|
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }
|
|
|
|
.cm-searching {
|
|
background-color: #ffa;
|
|
background-color: rgba(255, 255, 0, .4);
|
|
}
|
|
|
|
/* Used to force a border model for a node */
|
|
.cm-force-border { padding-right: .1px; }
|
|
|
|
@media print {
|
|
/* Hide the cursor when printing */
|
|
.CodeMirror div.CodeMirror-cursors {
|
|
visibility: hidden;
|
|
}
|
|
}
|
|
|
|
/* See issue #2901 */
|
|
.cm-tab-wrap-hack:after { content: ''; }
|
|
|
|
/* Help users use markselection to safely style text background */
|
|
span.CodeMirror-selectedtext { background: none; }
|
|
|
|
/* Port of TextMate's Blackboard theme */
|
|
|
|
.cm-s-blackboard.CodeMirror { background: #0C1021; color: #F8F8F8; }
|
|
.cm-s-blackboard div.CodeMirror-selected { background: #253B76; }
|
|
.cm-s-blackboard .CodeMirror-line::selection, .cm-s-blackboard .CodeMirror-line > span::selection, .cm-s-blackboard .CodeMirror-line > span > span::selection { background: rgba(37, 59, 118, .99); }
|
|
.cm-s-blackboard .CodeMirror-line::-moz-selection, .cm-s-blackboard .CodeMirror-line > span::-moz-selection, .cm-s-blackboard .CodeMirror-line > span > span::-moz-selection { background: rgba(37, 59, 118, .99); }
|
|
.cm-s-blackboard .CodeMirror-gutters { background: #0C1021; border-right: 0; }
|
|
.cm-s-blackboard .CodeMirror-guttermarker { color: #FBDE2D; }
|
|
.cm-s-blackboard .CodeMirror-guttermarker-subtle { color: #888; }
|
|
.cm-s-blackboard .CodeMirror-linenumber { color: #888; }
|
|
.cm-s-blackboard .CodeMirror-cursor { border-left: 1px solid #A7A7A7; }
|
|
|
|
.cm-s-blackboard .cm-keyword { color: #FBDE2D; }
|
|
.cm-s-blackboard .cm-atom { color: #D8FA3C; }
|
|
.cm-s-blackboard .cm-number { color: #D8FA3C; }
|
|
.cm-s-blackboard .cm-def { color: #8DA6CE; }
|
|
.cm-s-blackboard .cm-variable { color: #FF6400; }
|
|
.cm-s-blackboard .cm-operator { color: #FBDE2D; }
|
|
.cm-s-blackboard .cm-comment { color: #AEAEAE; }
|
|
.cm-s-blackboard .cm-string { color: #61CE3C; }
|
|
.cm-s-blackboard .cm-string-2 { color: #61CE3C; }
|
|
.cm-s-blackboard .cm-meta { color: #D8FA3C; }
|
|
.cm-s-blackboard .cm-builtin { color: #8DA6CE; }
|
|
.cm-s-blackboard .cm-tag { color: #8DA6CE; }
|
|
.cm-s-blackboard .cm-attribute { color: #8DA6CE; }
|
|
.cm-s-blackboard .cm-header { color: #FF6400; }
|
|
.cm-s-blackboard .cm-hr { color: #AEAEAE; }
|
|
.cm-s-blackboard .cm-link { color: #8DA6CE; }
|
|
.cm-s-blackboard .cm-error { background: #9D1E15; color: #F8F8F8; }
|
|
|
|
.cm-s-blackboard .CodeMirror-activeline-background { background: #3C3636; }
|
|
.cm-s-blackboard .CodeMirror-matchingbracket { outline:1px solid grey;color:white !important; }
|
|
|
|
.wrap___1VfLE {
|
|
padding: 20px;
|
|
}
|
|
.content___20B4M {
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 200px;
|
|
overflow-y: auto;
|
|
background: #f5f5f5;
|
|
padding: 10px;
|
|
font-size: 14px;
|
|
}
|
|
.content___20B4M a {
|
|
color: #05101a;
|
|
}
|
|
.content___20B4M a:hover {
|
|
color: #40a9ff;
|
|
}
|
|
.mainPathWrap___3qDeg {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.colorBlue___2ZjUq {
|
|
color: #0152d9;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrap___3gf4v {
|
|
background-color: #fff;
|
|
padding: 0px 30px 0px 30px;
|
|
}
|
|
.wrap___3gf4v [class~='ant-upload-drag'] {
|
|
background: rgba(24, 144, 255, 0.04) !important;
|
|
border-radius: 4px;
|
|
border: 1px dashed #1890ff;
|
|
}
|
|
.title___BnbVm {
|
|
font-size: 20px;
|
|
}
|
|
.path___1Prpu {
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
line-height: 40px;
|
|
white-space: nowrap;
|
|
text-align: right;
|
|
vertical-align: middle;
|
|
color: #888888;
|
|
font-size: 16px;
|
|
}
|
|
.colorBlue___1sUTa {
|
|
color: #4cacff;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___21Vfj {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___uZYuI {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___YbtWj {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end_____Dod {
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
-webkit-justify-content: flex-end;
|
|
-webkit-align-items: center;
|
|
-webkit-box-align: center;
|
|
-webkit-box-pack: end;
|
|
box-align: center;
|
|
box-pack: end;
|
|
}
|
|
.flex_box_column___38gQH {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.headLeft___2agg1 {
|
|
color: #fff;
|
|
font-size: 14px;
|
|
padding: 20px;
|
|
}
|
|
.colorBlue___3Vx0N {
|
|
color: #4cacff;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___2WfDC [class~='ant-switch'] {
|
|
background: #e53333;
|
|
}
|
|
.wrap___2WfDC [class~='ant-switch-checked'] {
|
|
background: #1890fb;
|
|
}
|
|
.nodata___2f07p img {
|
|
width: 100%;
|
|
height: 100%;
|
|
margin-bottom: 30px;
|
|
}
|
|
.nodataText___3TEWn {
|
|
text-align: center;
|
|
color: #999;
|
|
font-size: 14px;
|
|
}
|
|
.content___2_atz {
|
|
margin-top: 20px;
|
|
}
|
|
.content___2_atz [class~='ant-tree'] {
|
|
background: none;
|
|
color: #fff;
|
|
}
|
|
.content___2_atz [class~='ant-tree-treenode-selected'] {
|
|
color: #fff;
|
|
width: 100%;
|
|
}
|
|
.content___2_atz [class~='ant-tree-treenode-selected']::before {
|
|
background: #2f3662 !important;
|
|
}
|
|
.content___2_atz [class~='ant-tree-node-content-wrapper'] {
|
|
background: none !important;
|
|
color: #fff !important;
|
|
}
|
|
.content___2_atz [class~='ant-tree-node-content-wrapper']:hover {
|
|
background: none !important;
|
|
}
|
|
.content___2_atz [class~='drag-over'] > [draggable] {
|
|
opacity: 1 !important;
|
|
}
|
|
.content___2_atz [class~='drag-over'][class~='ant-tree-treenode-switcher-close']::before,
|
|
.content___2_atz [class~='drag-over'][class~='ant-tree-treenode-switcher-open']::before {
|
|
background: #2f3662 !important;
|
|
}
|
|
.content___2_atz [class~='drag-over'][class~='ant-tree-treenode-switcher-close'] [class~='icon-gengduo2'],
|
|
.content___2_atz [class~='drag-over'][class~='ant-tree-treenode-switcher-open'] [class~='icon-gengduo2'] {
|
|
display: inline;
|
|
}
|
|
.content___2_atz [class~='drag-over'][class~='ant-tree-treenode-switcher-close'] [class~='ant-tree-node-content-wrapper'],
|
|
.content___2_atz [class~='drag-over'][class~='ant-tree-treenode-switcher-open'] [class~='ant-tree-node-content-wrapper'] {
|
|
flex: 1 1;
|
|
}
|
|
.content___2_atz [class~='ant-tree-treenode'] {
|
|
display: flex;
|
|
align-items: center;
|
|
width: 100%;
|
|
height: 36px;
|
|
padding: 5px 0;
|
|
}
|
|
.content___2_atz [class~='ant-tree-treenode'] * {
|
|
transition: none !important;
|
|
}
|
|
.content___2_atz [class~='ant-tree-treenode']:hover::before {
|
|
background: #2f3662 !important;
|
|
bottom: 0 !important;
|
|
}
|
|
.content___2_atz [class~='ant-tree-treenode']:hover [class~='icon-gengduo2'] {
|
|
display: inline;
|
|
}
|
|
.content___2_atz [class~='ant-tree-treenode'] [class~='ant-tree-node-content-wrapper'] {
|
|
flex: 1 1;
|
|
}
|
|
.content___2_atz [class~='ant-tree-treenode'] [class~='icon-gengduo2'] {
|
|
top: -1px;
|
|
}
|
|
.content___2_atz [class~='drag-over-gap-top'],
|
|
.content___2_atz [class~='drag-over-gap-bottom'] {
|
|
transition: none !important;
|
|
}
|
|
.content___2_atz [class~='drag-over-gap-top'] > [draggable],
|
|
.content___2_atz [class~='drag-over-gap-bottom'] > [draggable] {
|
|
border: 0px solid #000 !important;
|
|
transition: none !important;
|
|
line-height: 24px !important;
|
|
}
|
|
.gitCode___3gBXU {
|
|
color: #fff;
|
|
padding: 45px 14px 0 20px;
|
|
font-size: 14px;
|
|
}
|
|
[class~='ant-tree-switcher'] {
|
|
margin-left: 20px;
|
|
}
|
|
.ellipsis___1HiNM {
|
|
margin: 5px 10px;
|
|
}
|
|
[class~='c-555a88'] {
|
|
border-radius: 8px;
|
|
position: relative;
|
|
}
|
|
ul.menu___1DQOO {
|
|
width: 122px;
|
|
background: #686f9a;
|
|
color: white;
|
|
}
|
|
ul.menu___1DQOO li {
|
|
color: white;
|
|
}
|
|
ul.menu___1DQOO [class~='ant-dropdown-menu-item-active'] {
|
|
background: #3e4571;
|
|
}
|
|
.overlayClass___2EPCd [class~='ant-tooltip-content'] {
|
|
position: relative;
|
|
z-index: 11;
|
|
}
|
|
.overlayClass___2EPCd [class~='ant-tooltip-content'] [class~='ant-tooltip-arrow-content'] {
|
|
left: -16px;
|
|
}
|
|
.overlayClass___2EPCd::before {
|
|
content: ' ';
|
|
position: fixed;
|
|
left: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
z-index: 10;
|
|
background: rgba(0, 0, 0, 0.3);
|
|
}
|
|
.tips___3g6oq {
|
|
width: 100%;
|
|
padding: 0 20px;
|
|
color: #fff;
|
|
margin-bottom: 10px;
|
|
line-height: 22px;
|
|
text-align: justify;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrap___3g908 {
|
|
padding: 20px;
|
|
}
|
|
.content___DKfAL {
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 200px;
|
|
overflow-y: auto;
|
|
background: #f5f5f5;
|
|
padding: 10px;
|
|
font-size: 14px;
|
|
}
|
|
.content___DKfAL a {
|
|
color: #05101a;
|
|
}
|
|
.content___DKfAL a:hover {
|
|
color: #40a9ff;
|
|
}
|
|
.mainPathWrap___1gVR9 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.colorBlue___10YHC {
|
|
color: #4cacff;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___jZegZ {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___LWg4q {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___29tJ6 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___21Gx8 {
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
-webkit-justify-content: flex-end;
|
|
-webkit-align-items: center;
|
|
-webkit-box-align: center;
|
|
-webkit-box-pack: end;
|
|
box-align: center;
|
|
box-pack: end;
|
|
}
|
|
.flex_box_column___1Vfub {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.commitWrap___1Pjn4 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
background-color: #ffffff;
|
|
padding: 20px;
|
|
margin-bottom: 10px;
|
|
font-size: 16px;
|
|
}
|
|
.wrap___2rrrf {
|
|
padding: 20px;
|
|
}
|
|
.colorGray___qLOU5 {
|
|
color: #999999;
|
|
}
|
|
.content___26EBx {
|
|
display: flex;
|
|
flex-direction: column;
|
|
margin-bottom: 10px;
|
|
padding: 20px;
|
|
font-size: 16px;
|
|
}
|
|
.itemTime___sQDA2 {
|
|
color: #4cacff;
|
|
margin-right: 15px;
|
|
}
|
|
.imageUrl___29qPZ {
|
|
width: 50px;
|
|
height: 50px;
|
|
border-radius: 50px;
|
|
}
|
|
.blueLight___WsUcs {
|
|
color: #b0b5d6;
|
|
font-size: 16px;
|
|
}
|
|
.divider___1Yxuo {
|
|
background: #3e4571;
|
|
border-radius: 1px;
|
|
margin: 20px 0;
|
|
}
|
|
.empty___1tN2T {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: box;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrp___z2l1F {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
position: fixed;
|
|
width: 100%;
|
|
height: 100%;
|
|
left: 0;
|
|
top: 0;
|
|
z-index: 108;
|
|
}
|
|
.wrp___z2l1F.bgBlack___3ezfX {
|
|
background: rgba(0, 0, 0, 0.5);
|
|
}
|
|
.wrp___z2l1F img,
|
|
.wrp___z2l1F video {
|
|
max-width: 100%;
|
|
max-height: 80%;
|
|
text-align: center;
|
|
}
|
|
.wrp___z2l1F iframe {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
background: #fff;
|
|
}
|
|
.monaco___1ypjT {
|
|
position: absolute;
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
.darkBlue___2ViJc * {
|
|
font-size: 14px;
|
|
}
|
|
.darkBlue___2ViJc [class~='margin'],
|
|
.darkBlue___2ViJc [class~='monaco-editor-background'] {
|
|
background: #0a0e2d !important;
|
|
}
|
|
.darkBlue___2ViJc [class~='line-numbers'] {
|
|
color: white !important;
|
|
}
|
|
.close___3q-z4 {
|
|
position: absolute;
|
|
right: 40px;
|
|
top: 40px;
|
|
z-index: 10;
|
|
display: flex;
|
|
}
|
|
.close___3q-z4 > span {
|
|
background: #4a4a4a;
|
|
color: #fff;
|
|
width: 40px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
cursor: pointer;
|
|
margin-left: 10px;
|
|
}
|
|
.embed___3dQqc {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.my-monaco-editor div,
|
|
.my-diff-editor div {
|
|
font-size: unset;
|
|
}
|
|
.my-error-line-wrp{
|
|
width: calc(100% - 20px ) !important;
|
|
background: rgba(245, 0, 0 ,0.2) !important;
|
|
height: auto !important;
|
|
color: rgba(245, 0, 0, 1);
|
|
}
|