Hi how to hide the blue border on click of links in the service portal
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-12-2022 06:23 AM
unable to remove the blue border
i have tried using the below css
input:focus
{
outline:none !important;
}
kindly suggest what needs to be done attached the below screenshot
Labels:
- Labels:
-
Service Portal
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-19-2023 11:40 PM
it is working thank u