Files
faveo/public/filemanager/scripts/CodeMirror/test/mode_test.css
Bhanu Slathia c710c20b9e Update v1.0.6
2016-02-16 23:22:09 +05:30

11 lines
179 B
CSS
Vendored

.mt-output .mt-token {
border: 1px solid #ddd;
white-space: pre;
font-family: "Consolas", monospace;
text-align: center;
}
.mt-output .mt-style {
font-size: x-small;
}