From c73c6acbf280c99fd4178577cc99a55a6e2e11cf Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sat, 14 Oct 2017 20:26:43 +0200 Subject: 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. --- template/admin/rsrc/main.css | 1 + 1 file changed, 1 insertion(+) (limited to 'template/admin/rsrc/main.css') 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"} -- cgit v1.2.3