diff --git a/css/style.css b/css/style.css index 0e80c137..86f35698 100644 --- a/css/style.css +++ b/css/style.css @@ -110,6 +110,11 @@ body { content: '\e803 '; } +.rename-button:before { + font-family: 'Fontello'; + content: '\e80d '; +} + .view-button:before { font-family: 'Fontello'; content: '\e80a '; @@ -120,6 +125,16 @@ body { content: '\e806 '; } +.copy-button:before { + font-family: 'Fontello'; + content: '\e80b '; +} + +.move-button:before { + font-family: 'Fontello'; + content: '\e80c '; +} + .contact-button:before { font-family: 'Fontello'; content: '\e809 '; diff --git a/font/fontello.eot b/font/fontello.eot index 374e453d..7bb47415 100644 Binary files a/font/fontello.eot and b/font/fontello.eot differ diff --git a/font/fontello.json b/font/fontello.json index a3ff495f..018367b6 100644 --- a/font/fontello.json +++ b/font/fontello.json @@ -98,12 +98,24 @@ "code": 59400, "src": "fontawesome" }, + { + "uid": "c8585e1e5b0467f28b70bce765d5840c", + "css": "docs", + "code": 59403, + "src": "fontawesome" + }, { "uid": "559647a6f430b3aeadbecd67194451dd", "css": "menu", "code": 59397, "src": "fontawesome" }, + { + "uid": "6020aff067fc3c119cdd75daa5249220", + "css": "exchange", + "code": 59404, + "src": "fontawesome" + }, { "uid": "fa10777b2d88cc64cd6e4f26ef0e5264", "css": "terminal", @@ -122,6 +134,12 @@ "code": 59394, "src": "entypo" }, + { + "uid": "67f793f91864e379458a92ccc61d9ccf", + "css": "sort-alphabet", + "code": 59405, + "src": "typicons" + }, { "uid": "7336247ba3db350dec8d6c0a47cef966", "css": "cog-1", diff --git a/font/fontello.svg b/font/fontello.svg index c94b5dce..ee3d8018 100644 --- a/font/fontello.svg +++ b/font/fontello.svg @@ -11,12 +11,15 @@ + + - + - + + \ No newline at end of file diff --git a/font/fontello.ttf b/font/fontello.ttf index 202813b1..d205d9a1 100644 Binary files a/font/fontello.ttf and b/font/fontello.ttf differ diff --git a/font/fontello.woff b/font/fontello.woff index ea4c6460..c181b6fd 100644 Binary files a/font/fontello.woff and b/font/fontello.woff differ diff --git a/html/index.html b/html/index.html index d1ceb1f5..5cf5caa2 100644 --- a/html/index.html +++ b/html/index.html @@ -17,11 +17,11 @@
{{ fm }}
- + - - + +