mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 06:51:33 +02:00
Merge branch 'ticket/11811' into ticket/develop-2/11811
* ticket/11811: [ticket/11811] Remove outline on :focus Conflicts: phpBB/adm/style/admin.css phpBB/styles/prosilver/theme/forms.css
This commit is contained in:
@@ -552,6 +552,9 @@ input.radio {
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
input:focus, select:focus, textarea:focus {
|
||||
outline-style: none;
|
||||
}
|
||||
|
||||
/* BBCode
|
||||
------------ */
|
||||
|
Reference in New Issue
Block a user