diff --git a/theme/default/css/font.css b/theme/default/css/font.css index e538323..d5710d7 100644 --- a/theme/default/css/font.css +++ b/theme/default/css/font.css @@ -86,7 +86,7 @@ .glyphicon-1-measure-area:before { content: "\72"; } -.glyphicon-1-measure-leight:before { +.glyphicon-1-measure-lenght:before { content: "\73"; } .glyphicon-1-measure-path:before { @@ -152,7 +152,7 @@ .glyphicon-align-right:before { content: "\4f"; } -.glyphicon-arrow-asterisk:before { +.glyphicon-asterisk:before { content: "\50"; } .glyphicon-arrow-down:before { @@ -287,7 +287,7 @@ .glyphicon-globe:before { content: "\e000"; } -.glyph{ +.glyphicon-hand-down:before { content: "\e001"; } .glyphicon-hand-left:before { @@ -658,4 +658,4 @@ } .glyphicon-eye-close:before { content: "\2f"; -} +} \ No newline at end of file