|
|
|
|
@ -753,7 +753,7 @@ input[type=checkbox], input[type=radio] { |
|
|
|
|
} |
|
|
|
|
.box-widget .card-body .stat-widget-five .box-name{ |
|
|
|
|
font-size: 12px; |
|
|
|
|
color: #99abb4; |
|
|
|
|
color: #666; |
|
|
|
|
} |
|
|
|
|
.box-widget .card-body .stat-widget-five span.date{ |
|
|
|
|
font-size: 14px; |
|
|
|
|
@ -766,7 +766,7 @@ input[type=checkbox], input[type=radio] { |
|
|
|
|
.box-widget .card-body{ |
|
|
|
|
padding: 2px; |
|
|
|
|
background: #f5f5f5; |
|
|
|
|
color: #666; |
|
|
|
|
color: #000; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.card .content { |
|
|
|
|
|