fixed block time filters

This commit is contained in:
cubedro
2015-04-06 13:47:11 +03:00
parent a2bc799fd7
commit 581db973e4
3 changed files with 17 additions and 8 deletions

View File

@@ -26,6 +26,10 @@ body {
background: #F74B4B;
}
.text-gray {
color: #999 !important;
}
.container-fluid {
padding-left: 30px;
padding-right: 30px;