graycube, compat: make compatible with grabber

This commit is contained in:
Andrew Dolgov
2008-05-20 02:20:40 +01:00
parent 26f9ed70bd
commit 228e167bbe
3 changed files with 15 additions and 1 deletions

View File

@@ -499,3 +499,8 @@ div.tagCloudContainer {
border : 1px solid #999999;
}
#resize-grabber {
right : 40px;
border-color : gray;
}