Cleanup queue_entry CSS.

This commit is contained in:
Graham 2015-02-02 21:33:13 -05:00
parent ad9aa91072
commit 7bc16c7792
6 changed files with 15 additions and 43 deletions

View file

@ -28,10 +28,6 @@ footer {
background-color: #eeeeee !important;
}
.queue_entry {
background-color: #ffffff;
}
.queue_active {
background-color: #d9edf7;
}
@ -70,9 +66,6 @@ footer {
}
.queue_entry {
line-height: 22px;
padding: 2px;
font-size: 8pt;
border: 1px solid #aaaaaa;
border-top-width: 0;
}
background-color: #ffffff;
}