You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ngcp-panel/share/static/css/pages/dashboard.css

19 lines
367 B

/*------------------------------------------------------------------
Layout: Dashboard
------------------------------------------------------------------- */
.stat-table td {
padding: 18px 0;
border: none;
border-bottom: 1px dotted #CCC;
}
.stat-table .value {
font-size: 21px;
font-weight: 600;
}
.stat-table .full {
color: #666;
font-size: 13px;
}