forked from hummypkg/webif
22320536ee
git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@1420 2a923420-c742-0410-a762-8d5b09965624
18 lines
117 B
CSS
18 lines
117 B
CSS
|
|
div.brow
|
|
{
|
|
float: left;
|
|
clear: left;
|
|
}
|
|
|
|
div.cliplist span
|
|
{
|
|
display: block;
|
|
}
|
|
|
|
#clipclear
|
|
{
|
|
margin-top: 1em;
|
|
}
|
|
|