CSS fixes

This commit is contained in:
calzoneman 2015-02-07 21:17:06 -06:00
parent 4e79c4cf49
commit 7de62c1e84
6 changed files with 22 additions and 22 deletions

View file

@ -90,6 +90,6 @@ input.form-control[type="email"], textarea.form-control {
}
.queue_entry {
border: 1px solid #aaaaaa;
border-color: #aaaaaa;
background-color: #272b30;
}
}