]> git.mxchange.org Git - friendica.git/commitdiff
changed bg color around comment box from white to match page background, improved...
authorMichael Johnston <michaelgeorgejohnston@gmail.com>
Tue, 6 Mar 2012 02:10:01 +0000 (21:10 -0500)
committerMichael Johnston <michaelgeorgejohnston@gmail.com>
Tue, 6 Mar 2012 02:10:01 +0000 (21:10 -0500)
view/theme/darkzero/style.css

index fa0e254c7c75ab52d1ce7cc40620c308485266c4..3b395ff2a1a2cb6dd6690362fd93a8435e7f051d 100755 (executable)
@@ -24,7 +24,8 @@ nav #banner #logo-text a { color: #ffffff; }
 
 .wall-item-content-wrapper { border: 1px solid #444444; }
 .wall-item-tools {     background-color: #444444;   background-image: none;}
-.comment-edit-wrapper{ background-color: #333333; }
+.comment-wwedit-wrapper{ background-color: #333333; }
+.comment-edit-preview{ color: #000000; }
 .wall-item-content-wrapper.comment { background-color: #444444; border: 0px;}
 .photo-top-album-name{ background-color: #333333; }
 .photo-album-image-wrapper .caption { background-color: rgba(51, 51, 51, 0.8); color: #FFFFFF; }