Merging 17905:17944 from trunk.

This commit is contained in:
Matt Amos 2009-10-02 15:36:46 +00:00
commit 17f05fdb13
45 changed files with 328 additions and 80 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 859 B

After

Width:  |  Height:  |  Size: 5 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

View file

@ -123,6 +123,17 @@ body {
font-size: 14px;
}
.donate {
width: 150px;
margin: 10px;
padding: 10px;
border: 1px solid #ccc;
background: #cbeea7;
line-height: 1.2em;
text-align: center;
font-size: 14px;
}
.left_menu {
width: 150px;
min-width: 150px;