|
@@ -547,3 +547,8 @@ ul.icons {
|
|
|
|
|
|
.icon-terminal:before { content: "\f120"; }
|
|
.icon-terminal:before { content: "\f120"; }
|
|
.icon-code:before { content: "\f121"; }
|
|
.icon-code:before { content: "\f121"; }
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+/* Aliases to existing icons */
|
|
|
|
+.icon-mail-forward:before { content: "\f064"; }
|
|
|
|
+.icon-mail-reply:before { content: "\f112"; }
|