aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-05 18:52:15 -0800
committerfriendica <info@friendica.com>2012-03-05 18:52:15 -0800
commit321b6516352d25fa64a987fb2efeb0502a24623e (patch)
tree84e04438105e2588c17c61654be0b4d6587c8039
parent23460302f5e6b97a5e7b9d6038e77dc4c2d13033 (diff)
parentd49dc1434fbcc82d1bdc259825438fdb5d725eeb (diff)
downloadvolse-hubzilla-321b6516352d25fa64a987fb2efeb0502a24623e.tar.gz
volse-hubzilla-321b6516352d25fa64a987fb2efeb0502a24623e.tar.bz2
volse-hubzilla-321b6516352d25fa64a987fb2efeb0502a24623e.zip
Merge branch 'pull'
-rwxr-xr-xview/theme/darkzero/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css
index fa0e254c7..3b395ff2a 100755
--- a/view/theme/darkzero/style.css
+++ b/view/theme/darkzero/style.css
@@ -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; }