[chrome-gnome-shell] options: specify font-family (mainly for FF)
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chrome-gnome-shell] options: specify font-family (mainly for FF)
- Date: Sun, 28 Jan 2018 17:35:54 +0000 (UTC)
commit 96315c6ab154b2a82411454d8191682d512042b8
Author: Yuri Konotopov <ykonotopov gnome org>
Date: Sun Jan 28 21:30:46 2018 +0400
options: specify font-family (mainly for FF)
extension/css/options.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/extension/css/options.css b/extension/css/options.css
index 54d9c52..89b1bbb 100644
--- a/extension/css/options.css
+++ b/extension/css/options.css
@@ -1,4 +1,5 @@
body {
+ font-family: Cantarell, Arial, sans-serif;
padding: 10px;
min-width: 550px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]