kopia lustrzana https://github.com/c9/core
11 wiersze
270 B
Plaintext
11 wiersze
270 B
Plaintext
![]() |
.c9-divider {
|
||
|
position : relative;
|
||
|
overflow : hidden;
|
||
|
width:0px;
|
||
|
height : 23px;
|
||
|
border-left:1px solid @border-highlight-dark;
|
||
|
border-right:1px solid @border-highlight;
|
||
|
}
|
||
|
.expandedpanel .c9-divider.runcommandsdivider {
|
||
|
display: none;
|
||
|
}
|