Minor theme updates; lose whitespace in config.jsp; add license for SilkIcons.

This commit is contained in:
z3d
2009-10-09 00:45:33 +00:00
parent 116762ebce
commit 3839d9873a
5 changed files with 45 additions and 11 deletions

View File

@ -259,13 +259,17 @@ div.main {
-moz-box-shadow: inset 0px 0px 0px 1px #99f;
}
div.main ul {
margin: 0;
}
div.main li {
padding-bottom: 10px;
padding: 0 0 5px 0;
list-style: square;
}
div.main li:first-child {
padding-top: 20px;
padding-top: 5px;
}
div.main textarea {