Custom Action Bar for 2.1

Status
This content is read-only, or is not open for further replies.

MrGibbs

Guest
offline
MrGibbs submitted a new resource:

Custom Action Bar for 2.1 - Font Awesome icons for the action bar

Enter code in the extra.less

Before:
View attachment 188562

After:
View attachment 188563


Less:

Code:
.actionBar-action--edit:before, .actionBar-action--report:before, .actionBar-action--ip:before, .actionBar-action--delete:before, .actionBar-action--spam:before, .actionBar-action--warn:before, .actionBar-action--history:before
{
display: inline-block;
font-family...
Click to expand...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom