aboutsummaryrefslogtreecommitdiffstats
path: root/template/admin/rsrc/main.css
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2017-10-14 20:26:43 +0200
committerThomas Lange <code@nerdmind.de>2017-10-14 20:26:43 +0200
commitc73c6acbf280c99fd4178577cc99a55a6e2e11cf (patch)
tree1927b3e77a910a390528b920296eca0764d1de40 /template/admin/rsrc/main.css
parenta1a63eb2f812d621d3b3d7db2c00346bb94c0709 (diff)
downloadblog-c73c6acbf280c99fd4178577cc99a55a6e2e11cf.tar.gz
blog-c73c6acbf280c99fd4178577cc99a55a6e2e11cf.tar.xz
blog-c73c6acbf280c99fd4178577cc99a55a6e2e11cf.zip
A new Font Awesome icon was added to the admin template. This icon is used later for the coming search function in the administration area.
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 0666c63..fb6a882 100644
--- a/template/admin/rsrc/main.css
+++ b/template/admin/rsrc/main.css
@@ -233,6 +233,7 @@ label:after{content:":";}
.fa-book:before{content:"\f02d"}
.fa-italic:before{content:"\f033"}
.fa-header:before{content:"\f1dc"}
+.fa-search:before{content:"\f002"}
.fa-trash-o:before{content:"\f014"}
.fa-sign-in:before{content:"\f090"}
.fa-clock-o:before{content:"\f017"}