2015-03-27 14:22:21 -04:00
|
|
|
#admin-analytics-subscriptions-view
|
|
|
|
|
2015-06-03 19:59:45 -04:00
|
|
|
#site-content-area
|
|
|
|
width: 100%
|
|
|
|
|
2015-03-27 18:27:22 -04:00
|
|
|
.big-stat
|
2015-04-06 19:58:36 -04:00
|
|
|
width: auto
|
2015-03-27 18:27:22 -04:00
|
|
|
|
|
|
|
.total-count
|
2015-03-27 14:22:21 -04:00
|
|
|
color: green
|
|
|
|
.remaining-count
|
|
|
|
color: blue
|
|
|
|
.cancelled-count
|
|
|
|
color: red
|
2015-03-27 18:27:22 -04:00
|
|
|
.churn-count
|
|
|
|
color: orange
|
2015-04-06 19:58:36 -04:00
|
|
|
.growth-rate
|
|
|
|
color: green
|
2015-03-27 14:22:21 -04:00
|
|
|
|
|
|
|
.count
|
|
|
|
font-size: 50pt
|
|
|
|
.description
|
|
|
|
font-size: 8pt
|
2015-03-27 18:27:22 -04:00
|
|
|
|
|
|
|
.line-graph-label
|
|
|
|
font-size: 10pt
|
|
|
|
font-weight: normal
|
|
|
|
.line-graph-container
|
|
|
|
height: 500px
|
|
|
|
width: 100%
|
|
|
|
|
|
|
|
.x.axis
|
|
|
|
font-size: 9pt
|
|
|
|
path
|
|
|
|
display: none
|
|
|
|
.y.axis
|
|
|
|
font-size: 9pt
|
|
|
|
path
|
|
|
|
display: none
|
|
|
|
.key-line
|
|
|
|
font-size: 9pt
|
|
|
|
.key-text
|
|
|
|
font-size: 9pt
|
|
|
|
.graph-point-info-container
|
|
|
|
display: none
|
|
|
|
position: absolute
|
|
|
|
padding: 10px
|
|
|
|
border: 1px solid black
|
|
|
|
z-index: 3
|
|
|
|
background-color: blanchedalmond
|
|
|
|
font-size: 10pt
|
2015-04-21 18:58:45 -04:00
|
|
|
|
2015-04-23 16:34:41 -04:00
|
|
|
.subscribers-thead
|
|
|
|
font-size: 10pt
|
|
|
|
th
|
|
|
|
padding: 2px
|
|
|
|
|
2015-04-21 18:58:45 -04:00
|
|
|
.subscribers-tbody
|
|
|
|
font-size: 9pt
|
|
|
|
td
|
|
|
|
padding: 2px
|
2015-04-24 00:00:30 -04:00
|
|
|
max-width: 160px
|
2015-04-23 16:34:41 -04:00
|
|
|
overflow: hidden
|