CSS fixes
This commit is contained in:
parent
1b5f8d47aa
commit
9ab4e02a5d
3 changed files with 12 additions and 4 deletions
|
|
@ -78,10 +78,10 @@ input.form-control[type="email"], textarea.form-control {
|
|||
background-color: #060606;
|
||||
}
|
||||
|
||||
.queue_entry.queue_active {
|
||||
background-color: #333333;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-text-nofloat {
|
||||
color: #888;
|
||||
}
|
||||
|
||||
.queue_entry.queue_active {
|
||||
background-color: #333333;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue