mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
[ticket/12292] Fix syntax error in admin.css
PHPBB3-12292
This commit is contained in:
@@ -1556,7 +1556,7 @@ input.disabled {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Focus states */
|
/* Focus states */
|
||||||
input.button1:focus, input.button2:focus, {
|
input.button1:focus, input.button2:focus {
|
||||||
outline-style: none;
|
outline-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user