git-svn-id: file:///root/webif/svn/pkg/webif/trunk@3459 2a923420-c742-0410-a762-8d5b09965624
33 lines
278 B
CSS
33 lines
278 B
CSS
|
|
div.buttonrow
|
|
{
|
|
float: left;
|
|
clear: left;
|
|
margin-top: 3px;
|
|
}
|
|
|
|
div.clipbuttons
|
|
{
|
|
margin-top: 3px;
|
|
}
|
|
|
|
div.cliplist span
|
|
{
|
|
display: block;
|
|
}
|
|
|
|
img.qb
|
|
{
|
|
height: 14px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
|
|
#diriconset
|
|
{
|
|
font-style: italic;
|
|
font-size: 0.7em;
|
|
color: #ff4000;
|
|
}
|
|
|