Simplify menu. Fix contacts color

This commit is contained in:
Gustavo Maximiliano Cortez 2015-12-02 18:20:22 -03:00
commit b20654d6f5
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
5 changed files with 126 additions and 130 deletions

View file

@ -653,12 +653,6 @@ input[type=number]::-webkit-outer-spin-button {
.label.alert {background-color: #ED4A43;}
.label.gray {background-color: #4B6178;}
.history .label {
width: 57px;
text-align: center;
font-size: 65%;
}
.bg-alert {
background-color: #ED4A43;
}