Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Removing default outline - Kevin Powell - Community
KP-C
Kevin Powell - Community
•
4y ago
•
8 replies
R³
Removing default outline
Hi all
,
I don
't want that default black outline on Chrome
. I can use
outline: none;
outline: none;
, which removes it
, but I hear that is bad practice
; so what should be done
?
Maybe this
?
input
{
outline
:
transparent
;
}
input
{
outline
:
transparent
;
}
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time 🙂.
36,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Animating outline offsets
KP-C
Kevin Powell - Community / front-end
2y ago
outline border-radius
KP-C
Kevin Powell - Community / front-end
3y ago
:focus outline being overlapped.
KP-C
Kevin Powell - Community / front-end
17mo ago
Outline transition duration issues
KP-C
Kevin Powell - Community / front-end
2y ago