X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdarkzero%2Fstyle.css;h=dda180bbd226fffccdeee31f31d57dd28bffe0c0;hb=a04d0e6832f6026e1e84099d8f081b2338249e3c;hp=5cd7eed659d3166b9d46b639cd690cf782692882;hpb=eaf0d04bfb4aaa37c12181ee0ca0f9661905d4b4;p=friendica.git diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css index 5cd7eed659..dda180bbd2 100644 --- a/view/theme/darkzero/style.css +++ b/view/theme/darkzero/style.css @@ -29,6 +29,7 @@ background: #444; } .wall-item-tools { background-color: #444444; background-image: none;} .comment-wwedit-wrapper{ background-color: #444444; } +.toplevel_item > .wall-item-comment-wrapper > .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; } @@ -49,7 +50,7 @@ background: #444; color: #99CCFF; } -.wall-item-photo-menu li a { +.wall-item-photo-menu li a, .contact-photo-menu { color: #CCCCCC; background-color: #333333; }