aboutsummaryrefslogtreecommitdiffstats
path: root/template/admin/rsrc/main.css
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2017-07-31 17:56:47 +0200
committerThomas Lange <code@nerdmind.de>2017-07-31 17:56:47 +0200
commit6cfc75796323b39c89ec424c6189ea45847eb9f7 (patch)
tree6805fb3983309d03d4aec8c5fa33236f98c812ef /template/admin/rsrc/main.css
parent55d1b2a04c098e106e588d58944302f06c39f687 (diff)
downloadblog-6cfc75796323b39c89ec424c6189ea45847eb9f7.tar.gz
blog-6cfc75796323b39c89ec424c6189ea45847eb9f7.tar.xz
blog-6cfc75796323b39c89ec424c6189ea45847eb9f7.zip
Three internationalization strings and one CSS class have been added to the admin template for later use.
Diffstat (limited to 'template/admin/rsrc/main.css')
-rw-r--r--template/admin/rsrc/main.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/admin/rsrc/main.css b/template/admin/rsrc/main.css
index 68cb272..7eca69c 100644
--- a/template/admin/rsrc/main.css
+++ b/template/admin/rsrc/main.css
@@ -242,6 +242,7 @@ label:after{content:":";}
.fa-list-ul:before{content:"\f0ca"}
.fa-list-ol:before{content:"\f0cb"}
.fa-database:before{content:"\f1c0"}
+.fa-language:before{content:"\f1ab"}
.fa-sign-out:before{content:"\f08b"}
.fa-dashboard:before{content:"\f0e4"}
.fa-picture-o:before{content:"\f03e"}