##// END OF EJS Templates
redirect /edit/ to /files/ if not (utf8) text
redirect /edit/ to /files/ if not (utf8) text

File last commit:

r19298:d8390523
r19337:fd52fe2d
Show More
kernelselector.less
12 lines | 189 B | text/x-less | LessCssLexer
#kernel_selector_widget {
margin-right: 1em;
float: right;
& > button {
.btn-default();
& > span.caret {
margin-top:0px;
}
}
}