From 7dfce0a4734bd469a6a42db0609060ac02fbf2e7 Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Tue, 5 May 2020 14:51:47 +0300 Subject: [PATCH] Theme updates --- public/themes/luna-amber/theme.css | 2 +- public/themes/luna-green/theme.css | 2 +- public/themes/luna-pink/theme.css | 2 +- public/themes/nova-colored/theme.css | 2 +- public/themes/nova-dark/theme.css | 2 +- public/themes/nova-light/theme.css | 2 +- public/themes/nova-vue/theme.css | 2 +- public/themes/rhea/theme.css | 2 +- public/themes/saga-blue/theme.css | 2 +- public/themes/saga-green/theme.css | 2 +- public/themes/saga-orange/theme.css | 2 +- public/themes/saga-purple/theme.css | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/public/themes/luna-amber/theme.css b/public/themes/luna-amber/theme.css index e50866d5c..66feac22a 100644 --- a/public/themes/luna-amber/theme.css +++ b/public/themes/luna-amber/theme.css @@ -635,7 +635,7 @@ } .p-inputtext { - font-size: 1rem; + font-size: 1em; color: #dedede; background: #585858; padding: 0.429em 0.429em; diff --git a/public/themes/luna-green/theme.css b/public/themes/luna-green/theme.css index ece7b1d53..bd12b3c3e 100644 --- a/public/themes/luna-green/theme.css +++ b/public/themes/luna-green/theme.css @@ -635,7 +635,7 @@ } .p-inputtext { - font-size: 1rem; + font-size: 1em; color: #dedede; background: #585858; padding: 0.429em 0.429em; diff --git a/public/themes/luna-pink/theme.css b/public/themes/luna-pink/theme.css index 39d5cec01..8260e8769 100644 --- a/public/themes/luna-pink/theme.css +++ b/public/themes/luna-pink/theme.css @@ -635,7 +635,7 @@ } .p-inputtext { - font-size: 1rem; + font-size: 1em; color: #dedede; background: #585858; padding: 0.429em 0.429em; diff --git a/public/themes/nova-colored/theme.css b/public/themes/nova-colored/theme.css index ae6e3d0b6..559e1ef63 100644 --- a/public/themes/nova-colored/theme.css +++ b/public/themes/nova-colored/theme.css @@ -635,7 +635,7 @@ } .p-inputtext { - font-size: 1rem; + font-size: 1em; color: #333333; background: #ffffff; padding: 0.429em 0.429em; diff --git a/public/themes/nova-dark/theme.css b/public/themes/nova-dark/theme.css index e8f67d6f5..ebdd1b172 100644 --- a/public/themes/nova-dark/theme.css +++ b/public/themes/nova-dark/theme.css @@ -635,7 +635,7 @@ } .p-inputtext { - font-size: 1rem; + font-size: 1em; color: #333333; background: #ffffff; padding: 0.429em 0.429em; diff --git a/public/themes/nova-light/theme.css b/public/themes/nova-light/theme.css index 4ad9dd364..be528a8f2 100644 --- a/public/themes/nova-light/theme.css +++ b/public/themes/nova-light/theme.css @@ -635,7 +635,7 @@ } .p-inputtext { - font-size: 1rem; + font-size: 1em; color: #333333; background: #ffffff; padding: 0.429em 0.429em; diff --git a/public/themes/nova-vue/theme.css b/public/themes/nova-vue/theme.css index 13248f3cc..b0bf274cd 100644 --- a/public/themes/nova-vue/theme.css +++ b/public/themes/nova-vue/theme.css @@ -635,7 +635,7 @@ } .p-inputtext { - font-size: 1rem; + font-size: 1em; color: #333333; background: #ffffff; padding: 0.429em 0.429em; diff --git a/public/themes/rhea/theme.css b/public/themes/rhea/theme.css index cb86f5c6d..5aaf16282 100644 --- a/public/themes/rhea/theme.css +++ b/public/themes/rhea/theme.css @@ -635,7 +635,7 @@ } .p-inputtext { - font-size: 1rem; + font-size: 1em; color: #666666; background: #f4f4f4; padding: 0.429em 0.429em; diff --git a/public/themes/saga-blue/theme.css b/public/themes/saga-blue/theme.css index d7f4a7e4a..37c8cbb67 100644 --- a/public/themes/saga-blue/theme.css +++ b/public/themes/saga-blue/theme.css @@ -635,7 +635,7 @@ } .p-inputtext { - font-size: 1rem; + font-size: 1em; color: #495057; background: #ffffff; padding: 0.5em 0.5em; diff --git a/public/themes/saga-green/theme.css b/public/themes/saga-green/theme.css index 05a484bf2..d08af5d97 100644 --- a/public/themes/saga-green/theme.css +++ b/public/themes/saga-green/theme.css @@ -635,7 +635,7 @@ } .p-inputtext { - font-size: 1rem; + font-size: 1em; color: #495057; background: #ffffff; padding: 0.5em 0.5em; diff --git a/public/themes/saga-orange/theme.css b/public/themes/saga-orange/theme.css index 42e46423b..b8efcf93e 100644 --- a/public/themes/saga-orange/theme.css +++ b/public/themes/saga-orange/theme.css @@ -635,7 +635,7 @@ } .p-inputtext { - font-size: 1rem; + font-size: 1em; color: #495057; background: #ffffff; padding: 0.5em 0.5em; diff --git a/public/themes/saga-purple/theme.css b/public/themes/saga-purple/theme.css index 5dce9fd4e..9b4ec4314 100644 --- a/public/themes/saga-purple/theme.css +++ b/public/themes/saga-purple/theme.css @@ -635,7 +635,7 @@ } .p-inputtext { - font-size: 1rem; + font-size: 1em; color: #495057; background: #ffffff; padding: 0.5em 0.5em;