diff --git a/templates/2k11/admin/font/fontello.eot b/templates/2k11/admin/font/fontello.eot index 4f0a6354..a1c05aee 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 a1d4afe7..46fdda39 100644 --- a/templates/2k11/admin/font/fontello.svg +++ b/templates/2k11/admin/font/fontello.svg @@ -49,7 +49,7 @@ - + \ No newline at end of file diff --git a/templates/2k11/admin/font/fontello.ttf b/templates/2k11/admin/font/fontello.ttf index e226aa0d..6fdfbe3d 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 7285db7e..6c35f0bd 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/overview.inc.tpl b/templates/2k11/admin/overview.inc.tpl index b039928d..5a577eff 100644 --- a/templates/2k11/admin/overview.inc.tpl +++ b/templates/2k11/admin/overview.inc.tpl @@ -86,7 +86,7 @@ {$token} - + {/if} diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css index d8b45031..0020ed43 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?50916206'); - src: url('{TEMPLATE_PATH}font/fontello.eot?50916206#iefix') format('embedded-opentype'), - url('{TEMPLATE_PATH}font/fontello.woff?50916206') format('woff'), - url('{TEMPLATE_PATH}font/fontello.ttf?50916206') format('truetype'), - url('{TEMPLATE_PATH}font/fontello.svg?50916206#fontello') format('svg'); + src: url('{TEMPLATE_PATH}font/fontello.eot?70036835'); + src: url('{TEMPLATE_PATH}font/fontello.eot?70036835#iefix') format('embedded-opentype'), + url('{TEMPLATE_PATH}font/fontello.woff?70036835') format('woff'), + url('{TEMPLATE_PATH}font/fontello.ttf?70036835') format('truetype'), + url('{TEMPLATE_PATH}font/fontello.svg?70036835#fontello') format('svg'); font-weight: normal; font-style: normal; } @@ -423,7 +423,7 @@ nav ol { .icon-right-dir:before { content: '\e828'; } .icon-th-list:before { content: '\e829'; } .icon-block:before { content: '\e82a'; } -.icon-share:before { content: '\e82b'; } +.icon-rocket:before { content: '\e82c'; } /* BACKEND HELPER CLASSES */