[gnome-calculator/wip/exalm/separators: 3/3] style: Fix source view border
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator/wip/exalm/separators: 3/3] style: Fix source view border
- Date: Tue, 19 Jul 2022 14:42:15 +0000 (UTC)
commit 44229ac2462399d2ae92ba66351c3c38b2339050
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]