pull/2901/head
Alex Aragón 7 years ago
parent 546a1557d4
commit cdcc010fe0
  1. 4
      app/Resources/public/css/base.css

@ -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 {

Loading…
Cancel
Save