1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-28 18:49:52 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2019-11-06 21:32:25 +01:00
4 changed files with 106 additions and 7 deletions

View File

@@ -345,7 +345,8 @@ input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="checkbox"],
input[type="radio"] {
input[type="radio"],
.search-results li {
cursor: pointer;
}