made failure counts red in dashboard stats widget

This commit is contained in:
Jared Tabor
2014-07-08 09:20:06 -04:00
parent 0cfb666548
commit 1a7f3d17d6
5 changed files with 30 additions and 33 deletions

View File

@@ -73,27 +73,17 @@
padding-left: 7px;
}
}
.custon-carousel{
width:150px;
height:200px;
min-width:150px;
min-height:100px;
max-width:200px;
max-height:100px;
overflow:hidden;
display:block;
border:1px solid black;
background-color: #A9A9A9;
}
.dropdown-menu {
cursor: pointer;
padding-left: 7px;
.period-dropdown{
height: 75px;
width: 100px;
cursor: pointer;
}
.status-dropdown{
height: 100px;
width: 100px;
cursor:pointer;
}
.m, .n{
padding-bottom: 5px;