Fixed icons on dashboard

This commit is contained in:
Eduard Urbach 2017-06-18 12:50:15 +02:00
parent 5b877269d4
commit bf1d87c33e
2 changed files with 3 additions and 2 deletions

View File

@ -32,6 +32,6 @@ clean:
ports:
$(IPTABLES) -t nat -A OUTPUT -o lo -p tcp --dport 80 -j REDIRECT --to-port 4000
$(IPTABLES) -t nat -A OUTPUT -o lo -p tcp --dport 443 -j REDIRECT --to-port 4001
all: assets server jobs patches ports
all: assets server jobs patches
.PHONY: jobs patches
.PHONY: jobs patches ports

View File

@ -1,6 +1,7 @@
.icon
width 1em
height 1em
min-width 1em
margin-right 0.5em
vertical-align text-bottom
fill currentColor