Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marius-wieschollek/passwords-webextension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/scss
diff options
context:
space:
mode:
authorMarius David Wieschollek <passwords.public@mdns.eu>2020-05-02 16:22:04 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2020-05-02 16:22:04 +0300
commit08cc90d7916fa2abcdd0b47fd794257ac688db3f (patch)
treedda397ee7ebd92be052a96a9de755b56fc94dfce /src/scss
parentbd3f58ba3ca06ab28130d2fa2bbd564bba7ca192 (diff)
Added PassLink connect functionality for Firefox
Signed-off-by: Marius David Wieschollek <passwords.public@mdns.eu>
Diffstat (limited to 'src/scss')
-rw-r--r--src/scss/_theme.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scss/_theme.scss b/src/scss/_theme.scss
index d4b2f7d..c4b3c4b 100644
--- a/src/scss/_theme.scss
+++ b/src/scss/_theme.scss
@@ -1,5 +1,6 @@
:root {
--font-family : initial;
+ --font-family-mono : Ubuntu Mono, monospace;
--font-size : 11pt;
/**