mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-07 16:15:22 +02:00
[ticket/12292] Fix syntax error in admin.css
PHPBB3-12292
This commit is contained in:
parent
e4f6d9bc90
commit
b6b32c2340
@ -1556,7 +1556,7 @@ input.disabled {
|
||||
}
|
||||
|
||||
/* Focus states */
|
||||
input.button1:focus, input.button2:focus, {
|
||||
input.button1:focus, input.button2:focus {
|
||||
outline-style: none;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user