[gnome-calculator] Increase buttons font size with 10% (fixes #201)
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Increase buttons font size with 10% (fixes #201)
- Date: Mon, 1 Feb 2021 12:18:05 +0000 (UTC)
commit e522b27983517bd862c5791a40805e5d9262a517
Author: Robert Roth <robert roth off gmail com>
Date: Mon Feb 1 14:17:54 2021 +0200
Increase buttons font size with 10% (fixes #201)
src/ui/calculator.css | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/ui/calculator.css b/src/ui/calculator.css
index cbec632a..5439f0aa 100644
--- a/src/ui/calculator.css
+++ b/src/ui/calculator.css
@@ -44,6 +44,7 @@ window > deck > box > grid > mathconverter {
}
.math-buttons button {
+ font-size: 1.1em;
}
.math-buttons .number-button {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]