[gnome-calculator/wip/exalm/separators: 5/5] style: Fix source view border
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator/wip/exalm/separators: 5/5] style: Fix source view border
- Date: Mon, 1 Aug 2022 05:44:00 +0000 (UTC)
commit 7ba8dc615eee546d9bb300f1e533fa2dcc62da86
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Wed Jul 13 02:58:13 2022 +0400
style: Fix source view border
So even though I have tested it, I still managed to miss a typo compared to
the inspector snippet in that MR.
src/ui/style.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/ui/style.css b/src/ui/style.css
index 7553d9f6..28f92ff7 100644
--- a/src/ui/style.css
+++ b/src/ui/style.css
@@ -6,7 +6,7 @@
padding-bottom: 8px;
padding-left: 0px;
font-size: 1.4em;
- border-top: 1px solid @card_bg_color;
+ border-top: 1px solid @card_shade_color;
}
.info-view {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]