From 14cb96459dbef5821829a9219c6270730f31f4c5 Mon Sep 17 00:00:00 2001 From: Aidaho12 Date: Mon, 20 Aug 2018 13:16:33 +0600 Subject: [PATCH] v3.2 --- app/templates/base.html | 1 + inc/awesome.css | 7 ++++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/app/templates/base.html b/app/templates/base.html index ade9867..1ab749c 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -65,6 +65,7 @@
  • SSL
  • Edit config
  • Lists
  • +
  • WAF
  • Installation
  • {% endif %} diff --git a/inc/awesome.css b/inc/awesome.css index 4f5d8d5..db193f5 100644 --- a/inc/awesome.css +++ b/inc/awesome.css @@ -34,7 +34,7 @@ .map::before { display: none; font-family: "Font Awesome 5 Solid"; - content: "\f279"; + content: "\f0e8"; } .runtime::before { display: none; @@ -76,6 +76,11 @@ font-family: "Font Awesome 5 Solid"; content: "\f0cb"; } +.waf::before { + display: none; + font-family: "Font Awesome 5 Solid"; + content: "\f06d"; +} .hap::before { display: none; font-family: "Font Awesome 5 Solid";