Improved dashboard styles

This commit is contained in:
Dmitry Khomutov 2017-02-11 16:49:56 +07:00
commit f4083df2a8
No known key found for this signature in database
GPG key ID: 7EB36C9576F9ECB9
4 changed files with 15 additions and 13 deletions

View file

@ -583,3 +583,8 @@ h6,
.CodeMirror-linenumber {
font-size: 12px;
}
.bg-grey {
background-color: #8aa4af !important;
color: #fff !important;
}