UNPKG
catalogue
Version:
latest (0.0.4)
0.0.4
0.0.3
A Mongoose Based Data Viewer
github.com/motherinc/catalogue
motherinc/catalogue
catalogue
/
lib
/
plugins
/
codemirror
/
test
/
mode_test.css
11 lines
(9 loc)
•
179 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
.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; }