UNPKG
appmonitor
Version:
latest (0.0.8)
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
Performance profiler based on look
github.com/tomxiong/AppMonitor
tomxiong/AppMonitor
appmonitor
/
lib
/
web
/
css
/
look.css
11 lines
(10 loc)
•
241 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
.k-content
{
font-size
:
80%
!important
; }
.blue
{
color
:
#049cdb
; }
.green
{
color
:
#46a546
; }
.red
{
color
:
#9d261d
; }
.yellow
{
color
:
#ffc40d
; }
.orange
{
color
:
#f89406
; }
.pink
{
color
:
#c3325f
; }
.purple
{
color
:
#7a43b6
; }