From 023837d840a5cb194cacad85f3d171970775d1d0 Mon Sep 17 00:00:00 2001 From: Ed Silkworth Date: Fri, 18 Nov 2022 10:36:02 -0800 Subject: [PATCH] corrected changelog --- CHANGELOG | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index f3e23e5..7549961 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -21,16 +21,4 @@ Nov 16, 2022 · forked, rebased theme from Gitea's default theme, adopted colors Of course, being more specific may result in other related attributes not changing. So, be sure to retest any change. Nov 17, 2022 · changed row highlight color -Nov 18, 2022 · made pull requests and new releases menu item and .diff-detail-box background match --color-background - -.ui.top.attached.pull.tabular.stackable.menu .active.item { - background-color: var(--color-background)!important; /* make pull requests top tabular menu item background match --color-background */ -} - -.ui.top.tabular.menu .active.write.item { - background-color: var(--color-background)!important; /* make new releases tabular menu item background match --color-background */ -} - -.repository .diff-detail-box { - background: unset!important; /* make diff-detail-box background match --color-background */ -} \ No newline at end of file +Nov 18, 2022 · made pull requests and new releases menu item and .diff-detail-box background match --color-background \ No newline at end of file