mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11811] Remove outline on :focus
PHPBB3-11811
This commit is contained in:
@@ -543,6 +543,9 @@ input.radio {
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
input:focus, select:focus, textarea:focus {
|
||||
outline-style: none;
|
||||
}
|
||||
|
||||
/* BBCode
|
||||
------------ */
|
||||
|
Reference in New Issue
Block a user