File tree Expand file tree Collapse file tree
src/themes/default/elements Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111* ` zoom in ` is now ` zoom-in `
1212* ` zoom out ` is now ` zoom-out `
1313* ` sign in ` is now ` sign-in `
14- * ` sign in alternate ` is now ` sign-in alternate `
1514* ` sign out ` is now ` sign-out `
16- * ` sign out alternate ` is now ` sign-out alternate `
1715* ` log out ` is now ` logout `
1816* ` in cart ` is now ` in-cart `
1917
Original file line number Diff line number Diff line change @@ -36,11 +36,9 @@ i.icon.linkedin.in:before { content: "\f0e1"; }
3636i.icon.zoom.in:before { content: "\f00e"; }
3737i.icon.zoom.out:before { content: "\f010"; }
3838i.icon.sign.in:before { content: "\f2f6"; }
39- i.icon.sign.in.alternate:before { content: "\f2f6"; }
4039i.icon.in.cart:before { content: "\f218"; }
4140i.icon.log.out:before { content: "\f2f5"; }
4241i.icon.sign.out:before { content: "\f2f5"; }
43- i.icon.sign.out.alternate:before { content: "\f2f5"; }
4442
4543/* Icons */
4644i.icon.\35 00px:before { content: "\f26e"; }
@@ -671,9 +669,7 @@ i.icon.shopping.bag:before { content: "\f290"; }
671669i.icon.shopping.basket:before { content: "\f291"; }
672670i.icon.shopping.cart:before { content: "\f07a"; }
673671i.icon.shower:before { content: "\f2cc"; }
674- i.icon.sign-in.alternate:before { content: "\f2f6"; }
675672i.icon.sign.language:before { content: "\f2a7"; }
676- i.icon.sign-out.alternate:before { content: "\f2f5"; }
677673i.icon.signal:before { content: "\f012"; }
678674i.icon.simplybuilt:before { content: "\f215"; }
679675i.icon.sistrix:before { content: "\f3ee"; }
You can’t perform that action at this time.
0 commit comments