aboutsummaryrefslogtreecommitdiff
path: root/dist/css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/css')
-rw-r--r--dist/css/bootstrap.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index c46af7dfb..5b2a5798b 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -958,12 +958,24 @@ th {
.glyphicon-bitcoin:before {
content: "\e227";
}
+.glyphicon-btc:before {
+ content: "\e227";
+}
+.glyphicon-xbt:before {
+ content: "\e227";
+}
.glyphicon-yen:before {
content: "\00a5";
}
+.glyphicon-jpy:before {
+ content: "\00a5";
+}
.glyphicon-ruble:before {
content: "\20bd";
}
+.glyphicon-rub:before {
+ content: "\20bd";
+}
.glyphicon-scale:before {
content: "\e230";
}