Set Icon for Domainlist (dont work!!)

This commit is contained in:
Mathias Fritsche 2017-09-12 10:13:04 +02:00
parent 02d2fc1ad2
commit fad181c65e
2 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,7 @@
{
"name": "Domainlist",
"to": "/domainlist",
"icon": "icon-contacts"
"icon": "icon-world"
},
{
"name": "Settings",

View File

@ -43,6 +43,7 @@
.icon-pie-graph:before { content: '\f2a5'; } /* '' */
.icon-paper-airplane:before { content: '\f2c3'; } /* '' */
.icon-contacts:before { content: '\f2d9'; } /* '' */
.icon-world:before { content: '\f4d3'; } /* '' */
.icon-cube:before { content: '\f318'; } /* '' */
.icon-compass:before { content: '\f37c'; } /* '' */
.icon-arrow-down:before { content: '\f3d0'; } /* '' */