|
|
@@ -78,16 +78,13 @@
|
|
|
}
|
|
|
|
|
|
.card-widget .card-heading {
|
|
|
- font-size: 16px !important;
|
|
|
+ font-size: 12px;
|
|
|
font-weight: bold !important;
|
|
|
- line-height: 30px !important;
|
|
|
+ line-height: 24px !important;
|
|
|
padding-left: 3px !important;
|
|
|
padding-right: 3px !important;
|
|
|
background-color: @cui-white;
|
|
|
border-bottom: 1px solid @cui-gray-100;
|
|
|
- color: @cui-gray-400;
|
|
|
- text-align: center;
|
|
|
- margin-bottom: 0;
|
|
|
}
|
|
|
|
|
|
.card-widget .card-body {
|