display icon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 06:47 AM - edited 01-05-2024 06:50 AM
Hi all,
i'm having issue while displaying a icon in the incident list view next to the call field .so some of the user's have different view , it displays the icon to right-side whether he is in default view or any other view . we have two icons to be shown those are displayed in the right-side and for me and other user's it shows on left-side .so we have different user's with different view how to show the icons based on the view .
while trying to adjust the style both icons are overlapping each other so it is possible to set the same alignment for every view.
i'm providing the screenshots for the two views from list view and also style .
style:-
background-image: url('images/icons/vip.gif') ,url('inactiveuser.gif');
background-repeat: no-repeat;
background-position: 96% 0px, 98% 0px !important;
padding-right: 30px !important;