Set Icon for Domainlist (dont work!!)
This commit is contained in:
parent
02d2fc1ad2
commit
fad181c65e
@ -19,7 +19,7 @@
|
||||
{
|
||||
"name": "Domainlist",
|
||||
"to": "/domainlist",
|
||||
"icon": "icon-contacts"
|
||||
"icon": "icon-world"
|
||||
},
|
||||
{
|
||||
"name": "Settings",
|
||||
|
@ -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'; } /* '' */
|
||||
|
Loading…
Reference in New Issue
Block a user