aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-05-19 22:01:10 +0200
committerMario Vavti <mario@mariovavti.com>2018-05-19 22:01:10 +0200
commit7a1afc315d51366efcf604fc1fe3737375aac799 (patch)
tree1ac9054c86fa32e06277513344e96c6dd1ffdb7f /view
parent244e813bfa9baa5ade89b371ec109775cdae2664 (diff)
downloadvolse-hubzilla-7a1afc315d51366efcf604fc1fe3737375aac799.tar.gz
volse-hubzilla-7a1afc315d51366efcf604fc1fe3737375aac799.tar.bz2
volse-hubzilla-7a1afc315d51366efcf604fc1fe3737375aac799.zip
update to fork-awesome 1.1 and fix an old font-awesome reference
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 0bb523457..9f78f06c5 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1583,7 +1583,7 @@ dl.bb-dl > dd > li {
.bootstrap-tagsinput .tag:before {
/* Copied from fa-asterisk, is there a better way to do it? */
- font-family: FontAwesome;
+ font-family: ForkAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;