[gnome-calculator] Fixed history entry text size for highdpi
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Fixed history entry text size for highdpi
- Date: Wed, 19 Oct 2016 15:41:51 +0000 (UTC)
commit 0859aa9f04cc2700067b2dd55ad531c19d623be5
Author: Robert Roth <robert roth off gmail com>
Date: Wed Oct 19 18:41:00 2016 +0300
Fixed history entry text size for highdpi
data/calculator.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/calculator.css b/data/calculator.css
index 3bab747..3bbbb95 100644
--- a/data/calculator.css
+++ b/data/calculator.css
@@ -48,7 +48,7 @@ window > grid {
background-color: @theme_bg_color;
border-bottom: 1px groove @borders;
padding: 6px;
- font-size: 0.90em;
+ font-size: 15pt;
}
.history-entry:last-child {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]