Fit watermark background in about box

pull/1/head
thomascube 13 years ago
parent ce22f1e0c6
commit 15cd3e5c0b

@ -179,7 +179,7 @@ div.readtext
#license
{
width: 500px;
min-height: 200px;
padding-bottom: 2em;
background: url(images/watermark.gif) no-repeat center;
}
@ -204,7 +204,7 @@ div.readtext
#pluginlist
{
border: 1px solid #999;
width: 500px;
width: 100%;
}
#pluginlist td.version

Loading…
Cancel
Save