Comment box is now inside the item. Makes it easier to know what we are commenting on.

This commit is contained in:
Domovoy
2012-07-27 22:58:51 +02:00
parent d558d25540
commit eaf0d04bfb
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ background: #444;
}
.wall-item-tools { background-color: #444444; background-image: none;}
.comment-wwedit-wrapper{ background-color: #333333; }
.comment-wwedit-wrapper{ background-color: #444444; }
.comment-edit-preview{ color: #000000; }
.wall-item-content-wrapper.comment { background-color: #444444; border: 0px;}
.photo-top-album-name{ background-color: #333333; }