box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.2);
}
.stat-boxes {
- display: block;
- list-style: none outside none;
margin: 0;
+ margin-right: -10px !important;
+ padding-left: 0;
}
.stat-box {
background-color: #f6f6f6;
.stat-box:not(.pull-right) {
min-width: 90px;
}
-/*
-.stat-boxes .stat-box: first-child {
- margin-right: 0;
-}
-*/
.stat-box .widget {
overflow: hidden;
margin: 0 12px;
background-color: #cddbff;
}
-.stat-boxes {
- padding-left: 0;
- margin-right: -10px !important;
-}
-
.list-textarea {
width: 100%;
height: 360px;