# HG changeset patch # User Sean Farley # Date 1424668976 28800 # Node ID f2fe898a82a63dc050858e219f289d24ea945549 # Parent bee7d75d878e7a6e64b92363ef9da7c081608852 font: add missing arrow glyphs diff -r bee7d75d878e -r f2fe898a82a6 kallithea/public/fontello/config.json --- a/kallithea/public/fontello/config.json Tue Feb 24 22:17:36 2015 +0100 +++ b/kallithea/public/fontello/config.json Sun Feb 22 21:22:56 2015 -0800 @@ -2513,6 +2513,34 @@ ] }, { + "uid": "a10f2a510d9dc3a331f5a89cc4db8a50", + "css": "hg", + "code": 59416, + "src": "custom_icons", + "selected": false, + "svg": { + "path": "M946.3 827.1H49.8V126H946.3V827.1ZM158.1 659V325.8H224.7V459.1H358V325.8H424.6V659H358V525.7H224.7V659H158.1ZM624.5 592.3H557.8V392.5H624.5V592.3ZM824.3 392.5H624.5V325.8H824.3V392.5ZM757.7 659H624.5V592.3H757.7V659ZM757.7 525.7H691.1V459.1H824.3V592.3H757.7V525.7Z", + "width": 1000 + }, + "search": [ + "hg" + ] + }, + { + "uid": "7a8381bb338c3a1c97b35acccd4db9d1", + "css": "git", + "code": 59417, + "src": "custom_icons", + "selected": false, + "svg": { + "path": "M948.2 850.6H51.8V149.4H948.2V850.6ZM152.2 606.1H83.2V399.1H152.2V606.1ZM359.2 399.1H152.2V330.1H359.2V399.1ZM290.2 675.1H152.2V606.1H290.2V675.1ZM290.2 537.1H221.2V468.1H359.2V606.1H290.2V537.1ZM497.2 675.1V330.1H566.2V675.1H497.2ZM773.2 675.1V399.1H704.2V330.1H911.2V399.1H842.2V675.1H773.2Z", + "width": 1000 + }, + "search": [ + "git" + ] + }, + { "uid": "d73eceadda1f594cec0536087539afbf", "css": "heart", "code": 59436, @@ -2777,6 +2805,24 @@ "src": "fontawesome" }, { + "uid": "c53068fe21c8410b0a098b4c52c3d37e", + "css": "down-circled", + "code": 59494, + "src": "fontawesome" + }, + { + "uid": "a65ca48f3fe7d6e5c60edbd943f4fdb6", + "css": "left-circled", + "code": 59489, + "src": "fontawesome" + }, + { + "uid": "d0673ef38e1c458a6de52aad2a2f800d", + "css": "right-circled", + "code": 59490, + "src": "fontawesome" + }, + { "uid": "ccddff8e8670dcd130e3cb55fdfc2fd0", "css": "down-open", "code": 59464, @@ -2801,6 +2847,36 @@ "src": "fontawesome" }, { + "uid": "f06941dfcb90dc24b987d810898c4310", + "css": "down", + "code": 59493, + "src": "fontawesome" + }, + { + "uid": "f6d72aa5ef8e8f0e553012af9a29a87e", + "css": "left", + "code": 59488, + "src": "fontawesome" + }, + { + "uid": "fb94e23ae1e7660aa63cc5f351ec7560", + "css": "right", + "code": 59487, + "src": "fontawesome" + }, + { + "uid": "720f98e7580b7987c8dc542513d1d440", + "css": "up", + "code": 59492, + "src": "fontawesome" + }, + { + "uid": "2b8e9b027181aafd210bf29c5486d4a0", + "css": "up-circled", + "code": 59491, + "src": "fontawesome" + }, + { "uid": "a73c5deb486c8d66249811642e5d719a", "css": "arrows-cw", "code": 59448, diff -r bee7d75d878e -r f2fe898a82a6 kallithea/public/fontello/css/kallithea.css --- a/kallithea/public/fontello/css/kallithea.css Tue Feb 24 22:17:36 2015 +0100 +++ b/kallithea/public/fontello/css/kallithea.css Sun Feb 22 21:22:56 2015 -0800 @@ -1,10 +1,10 @@ @font-face { font-family: 'kallithea'; - src: url('../font/kallithea.eot?42811111'); - src: url('../font/kallithea.eot?42811111#iefix') format('embedded-opentype'), - url('../font/kallithea.woff?42811111') format('woff'), - url('../font/kallithea.ttf?42811111') format('truetype'), - url('../font/kallithea.svg?42811111#kallithea') format('svg'); + src: url('../font/kallithea.eot?81834162'); + src: url('../font/kallithea.eot?81834162#iefix') format('embedded-opentype'), + url('../font/kallithea.woff?81834162') format('woff'), + url('../font/kallithea.ttf?81834162') format('truetype'), + url('../font/kallithea.svg?81834162#kallithea') format('svg'); font-weight: normal; font-style: normal; } @@ -14,7 +14,7 @@ @media screen and (-webkit-min-device-pixel-ratio:0) { @font-face { font-family: 'kallithea'; - src: url('../font/kallithea.svg?42811111#kallithea') format('svg'); + src: url('../font/kallithea.svg?81834162#kallithea') format('svg'); } } */ @@ -142,4 +142,12 @@ .icon-exchange:before { content: '\e85b'; } /* '' */ .icon-circle-empty:before { content: '\e85c'; } /* '' */ .icon-circle:before { content: '\e85d'; } /* '' */ -.icon-box:before { content: '\e85e'; } /* '' */ \ No newline at end of file +.icon-box:before { content: '\e85e'; } /* '' */ +.icon-right:before { content: '\e85f'; } /* '' */ +.icon-left:before { content: '\e860'; } /* '' */ +.icon-left-circled:before { content: '\e861'; } /* '' */ +.icon-right-circled:before { content: '\e862'; } /* '' */ +.icon-up-circled:before { content: '\e863'; } /* '' */ +.icon-up:before { content: '\e864'; } /* '' */ +.icon-down:before { content: '\e865'; } /* '' */ +.icon-down-circled:before { content: '\e866'; } /* '' */ \ No newline at end of file diff -r bee7d75d878e -r f2fe898a82a6 kallithea/public/fontello/font/kallithea.eot Binary file kallithea/public/fontello/font/kallithea.eot has changed diff -r bee7d75d878e -r f2fe898a82a6 kallithea/public/fontello/font/kallithea.svg --- a/kallithea/public/fontello/font/kallithea.svg Tue Feb 24 22:17:36 2015 +0100 +++ b/kallithea/public/fontello/font/kallithea.svg Sun Feb 22 21:22:56 2015 -0800 @@ -1,7 +1,7 @@ -Copyright (C) 2014 by original authors @ fontello.com +Copyright (C) 2015 by original authors @ fontello.com @@ -99,6 +99,14 @@ + + + + + + + + \ No newline at end of file diff -r bee7d75d878e -r f2fe898a82a6 kallithea/public/fontello/font/kallithea.ttf Binary file kallithea/public/fontello/font/kallithea.ttf has changed diff -r bee7d75d878e -r f2fe898a82a6 kallithea/public/fontello/font/kallithea.woff Binary file kallithea/public/fontello/font/kallithea.woff has changed