Styling
Supervisor
- Thread starter
- Moderator
- #1
Styling submitted a new resource:
Custom Action Bar - Template Modifications
Read more about this resource...
Custom Action Bar - Template Modifications
paste this code into the extra.less
Have fun
Before
View attachment 5301
After
View attachment 5302
Less:.actionBar-action:before { margin-right: 5px; } .actionBar-action--edit:before {.m-faContent("\f040");} .actionBar-action--report:before {.m-faContent("\f071");} .actionBar-action--ip:before {.m-faContent("\f002");} .actionBar-action--delete:before {.m-faContent("\f00d");} .actionBar-action--spam:before {.m-faContent("\f024");}...
Read more about this resource...