alecpl
2011-11-18 45fa64c3c9801f9719638f7fa2f4f11cc6505647
skins/default/settings.css
@@ -170,3 +170,50 @@
{
  font-family: monospace;
}
#license
{
  margin-left: 20px;
  left: 20px;
  width: 500px;
  height: 250px;
  background: url(images/watermark.gif) no-repeat center;
}
#license .sysname
{
  font-size: 18px;
  font-weight: bold;
}
#license .copyright
{
  font-weight: bold;
}
#license .license,
#license .links
{
  margin-top: 30px;
}
#pluginlist
{
  border: 1px solid #999;
  margin-left: 20px;
  top: 300px;
  left: 20px;
  width: 500px;
}
#pluginlist td.source,
#pluginlist td.license,
#pluginlist td.version
{
  text-align: center;
}
div.crop
{
  overflow: auto;
}