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.
69 lines
1.5 KiB
69 lines
1.5 KiB
.diff-panel-container___APxdS {
|
|
width: 100%;
|
|
height: 100%;
|
|
background: #010e1f;
|
|
color: #fff;
|
|
font-size: 0;
|
|
overflow: hidden;
|
|
font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
|
|
font-weight: normal;
|
|
font-feature-settings: 'liga' 0, 'calt' 0;
|
|
}
|
|
.diff-panel-container___APxdS div {
|
|
width: 49.5%;
|
|
white-space: pre;
|
|
overflow-x: auto;
|
|
line-height: 18px;
|
|
font-size: 12px;
|
|
display: inline-block;
|
|
letter-spacing: 0px;
|
|
vertical-align: top;
|
|
padding: 10px 14px;
|
|
background: #1e1e1e;
|
|
}
|
|
.diff-panel-container___APxdS div:first-child {
|
|
margin-right: 1%;
|
|
}
|
|
.diff-panel-container___APxdS .line-break___1Ly2e {
|
|
display: block;
|
|
height: 20px;
|
|
}
|
|
.diff-panel-container___APxdS del {
|
|
color: #dd5555;
|
|
white-space: pre;
|
|
text-decoration: none;
|
|
}
|
|
.diff-panel-container___APxdS del:empty {
|
|
display: none;
|
|
}
|
|
.diff-panel-container___APxdS del.empty___2h7RZ {
|
|
background: hsl(0, 67%, 60%);
|
|
}
|
|
.diff-panel-container___APxdS ins {
|
|
color: #2ea44f;
|
|
white-space: pre;
|
|
text-decoration: none;
|
|
}
|
|
.diff-panel-container___APxdS ins:empty {
|
|
display: none;
|
|
}
|
|
.diff-panel-container___APxdS ins.empty___2h7RZ {
|
|
background: #2ea44f;
|
|
}
|
|
.diff-panel-container-2___GRUnn {
|
|
background: none;
|
|
}
|
|
.diff-panel-container-2___GRUnn > div {
|
|
background: none;
|
|
padding-top: 0;
|
|
}
|
|
.diff-panel-container-2___GRUnn ins {
|
|
white-space: pre;
|
|
text-decoration: none;
|
|
color: white;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|