From dc5d4c05b1018287e3ea6fe4af83ef4bf46bf2aa Mon Sep 17 00:00:00 2001 From: muppeth Date: Sat, 22 May 2021 17:28:51 +0000 Subject: [PATCH] devbeet (#5) Co-authored-by: muppeth Reviewed-on: https://git.disroot.org/Disroot-themes/Hubzilla-themes/pulls/5 Co-authored-by: muppeth Co-committed-by: muppeth --- beetroot/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/beetroot/css/style.css b/beetroot/css/style.css index eb7e069..c0fb519 100644 --- a/beetroot/css/style.css +++ b/beetroot/css/style.css @@ -134,7 +134,7 @@ body { } .wall-item-head-new { - border-top: 0.2rem solid $link_bgcolour; + border-top: 0px; } .wall-item-title { @@ -276,7 +276,7 @@ line-height: 1.5; .dropdown-item.active { color: #fff; - background-color: #8eb726; + background-color: #50162d; } .dropdown-item:active,