diff -r 4f2511a70880 -r af9e716b01bc client/css/renkan.css --- a/client/css/renkan.css Thu Mar 14 00:29:09 2013 +0100 +++ b/client/css/renkan.css Thu Mar 14 11:29:33 2013 +0100 @@ -422,7 +422,7 @@ background: -moz-linear-gradient(top, #505050 20%, #1e1e1e 80%); background: -webkit-linear-gradient(top, #505050 20%, #1e1e1e 80%); border-bottom: 1px solid #666666; font-weight: bold; - font-size: 14px; padding: 5px 5px 5px 30px; cursor: pointer; color: #f0f0f0; + font-size: 14px; padding: 5px; cursor: pointer; color: #f0f0f0; } .Rk-Bin-Close { @@ -564,7 +564,7 @@ margin-left: 54px; } -.Rk-ListBin-Image { +.Rk-ResourceList-Image { float: left; max-width: 100px; max-height: 75px; margin-right: 2px; }