summaryrefslogtreecommitdiff
path: root/src/docs
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-11-06 01:40:11 +0900
committerGitHub <noreply@github.com>2018-11-06 01:40:11 +0900
commit9f5dc2c0df0cdba1113697bdd71637a404444065 (patch)
treea1d942cf6440f82244ef58ee7ff93103ff70f521 /src/docs
parent:art: (diff)
downloadsharkey-9f5dc2c0df0cdba1113697bdd71637a404444065.tar.gz
sharkey-9f5dc2c0df0cdba1113697bdd71637a404444065.tar.bz2
sharkey-9f5dc2c0df0cdba1113697bdd71637a404444065.zip
[WIP] Use FontAwesome Component for Vue (#3127)
* wip * Rename * Clean up * Clean up * wip * wip * Enable tree shaking * :v: * :v: * wip * wip * Clean up
Diffstat (limited to 'src/docs')
-rw-r--r--src/docs/ui.styl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/docs/ui.styl b/src/docs/ui.styl
index 8d5515712f..194ebd7f98 100644
--- a/src/docs/ui.styl
+++ b/src/docs/ui.styl
@@ -11,7 +11,7 @@
> p
opacity 0.8
- > [data-fa]:first-child
+ > [data-icon]:first-child
margin-right 0.25em
&.warn