diff --git a/templates/2k11/admin/font/fontello.eot b/templates/2k11/admin/font/fontello.eot index 3c535ebd..4585ea25 100644 Binary files a/templates/2k11/admin/font/fontello.eot and b/templates/2k11/admin/font/fontello.eot differ diff --git a/templates/2k11/admin/font/fontello.svg b/templates/2k11/admin/font/fontello.svg index 20b65271..f4c02917 100644 --- a/templates/2k11/admin/font/fontello.svg +++ b/templates/2k11/admin/font/fontello.svg @@ -48,6 +48,7 @@ + \ No newline at end of file diff --git a/templates/2k11/admin/font/fontello.ttf b/templates/2k11/admin/font/fontello.ttf index f3a1dc2e..aad519ba 100644 Binary files a/templates/2k11/admin/font/fontello.ttf and b/templates/2k11/admin/font/fontello.ttf differ diff --git a/templates/2k11/admin/font/fontello.woff b/templates/2k11/admin/font/fontello.woff index d599faaa..87180af0 100644 Binary files a/templates/2k11/admin/font/fontello.woff and b/templates/2k11/admin/font/fontello.woff differ diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css index 8c5c743a..e4b992ea 100644 --- a/templates/2k11/admin/style.css +++ b/templates/2k11/admin/style.css @@ -354,11 +354,11 @@ nav ol { /* ICON FONT: http://fortawesome.github.com/Font-Awesome/ */ @font-face { font-family: 'fontello'; - src: url('{TEMPLATE_PATH}font/fontello.eot?15447007'); - src: url('{TEMPLATE_PATH}font/fontello.eot?15447007#iefix') format('embedded-opentype'), - url('{TEMPLATE_PATH}font/fontello.woff?15447007') format('woff'), - url('{TEMPLATE_PATH}font/fontello.ttf?15447007') format('truetype'), - url('{TEMPLATE_PATH}font/fontello.svg?15447007#fontello') format('svg'); + src: url('{TEMPLATE_PATH}font/fontello.eot?35316753'); + src: url('{TEMPLATE_PATH}font/fontello.eot?35316753#iefix') format('embedded-opentype'), + url('{TEMPLATE_PATH}font/fontello.woff?35316753') format('woff'), + url('{TEMPLATE_PATH}font/fontello.ttf?35316753') format('truetype'), + url('{TEMPLATE_PATH}font/fontello.svg?35316753#fontello') format('svg'); font-weight: normal; font-style: normal; } @@ -422,6 +422,7 @@ nav ol { .icon-left-dir:before { content: '\e827'; } .icon-right-dir:before { content: '\e828'; } .icon-th-list:before { content: '\e829'; } +.icon-block:before { content: '\e82a'; } /* BACKEND HELPER CLASSES */