qtube/webif/plugin/qtube/style.css

28 lines
232 B
CSS

#buttons
{
margin-top: 5px;
}
#results
{
margin-top: 1em;
}
#results_inner
{
margin-top: 1em;
overflow: auto;
white-space: pre;
}
img.qb
{
height: 14px;
position: relative;
top: 3px;
}