Browse
For agents
About
Statify
/
1.6.3
Statify
v1.6.3
Switch version
2.0.2
2.0.1
trunk
0.7
0.8
0.9
1.0
1.2.8
1.3.0
1.4.0
1.4.1
1.4.2
1.4.3
1.5.0
1.5.1
1.5.2
1.5.3
1.5.4
1.6.0
1.6.1
1.6.2
1.6.3
1.7.0
1.7.1
1.7.2
All 32 releases
Overview
Code
statify
/
css
/
dashboard.min.css
dashboard.min.css
in Statify 1.6.3, at css/dashboard.min.css
1 lines
1.3 KB
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
#
statify_chart
{
color
:
#
aaa
;
height
:
140
px
;
margin
:
0
-4
px
;
text-align
:
center
}
#
statify_chart_data
{
display
:
none
}
#
statify_chart
.
ct-label
.
ct-vertical
.
ct-start
{
-webkit-justify-content
:
flex-start
;
justify-content
:
flex-start
;
text-align
:
left
;
text-anchor
:
start
}
#
statify_chart
.
ct-line
{
stroke
:
#
0074a2
;
stroke-width
:
2
px
}
#
statify_chart
.
ct-point
{
fill
:
#
fff
;
stroke
:
#
0074a2
;
stroke-width
:
1.5
px
}
#
statify_chart
.
ct-area
{
fill
:
#
0074a2
}
.
statify-chartist-tooltip
{
border
:
1
px
solid
#
000
;
background-color
:
#
fff
;
border-radius
:
.2
em
;
padding
:
.1
em
.5
em
}
.
statify-chartist-tooltip
:
before
{
border-top-color
:
#
00000099
}
.
statify-chartist-tooltip
.
chartist-tooltip-meta
{
color
:
#
0074a2
}
#
statify_dashboard
.
inside
{
height
:
1
%
;
margin
:
0
;
padding-bottom
:
0
;
overflow
:
hidden
;
position
:
relative
}
#
statify_dashboard
.
table
{
padding-bottom
:
12
px
}
#
statify_dashboard
.
table
p
.
sub
{
color
:
#
BBB
;
margin
:
0
0
-4
px
}
#
statify_dashboard
.
table
div
{
overflow
:
hidden
}
#
statify_dashboard
.
table
.
referrer
{
float
:
left
;
width
:
45
%
}
#
statify_dashboard
.
table
.
target
{
float
:
right
;
width
:
55
%
}
#
statify_dashboard
td
{
padding
:
8
px
0
0
;
line-height
:
1.4
em
}
#
statify_dashboard
td
.
b
{
text-align
:
right
;
padding-right
:
4
px
;
color
:
#
777
}
#
statify_dashboard
label
{
display
:
block
;
margin-bottom
:
1.1
em
!important
}
#
statify_dashboard
form
{
padding
:
18
px
0
}
#
statify_dashboard
input
[
type
=
"
number
"
]
{
width
:
100
px
}
#
statify_dashboard
.
meta-links
{
float
:
right
;
margin
:
0
;
line-height
:
28
px
}