Various fixes
This commit is contained in:
parent
87f44b69e0
commit
b1e6f696e8
7 changed files with 85 additions and 87 deletions
|
|
@ -245,11 +245,7 @@
|
|||
border-color: #bce8f1;
|
||||
}
|
||||
|
||||
#queue {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#queue li:last-child {
|
||||
#queue > li:last-child {
|
||||
border-bottom: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
|
@ -479,3 +475,11 @@
|
|||
padding-top: 0;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.qfalert {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#customembed-content {
|
||||
font-family: Monospace;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue