1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-21 07:51:33 +02:00

[ticket/12598] Remove hover border-color and use hover icon

PHPBB3-12598
This commit is contained in:
PayBas
2014-07-22 10:13:35 +02:00
parent 93d50db2d6
commit d27e9c7c76
4 changed files with 11 additions and 22 deletions

View File

@@ -380,14 +380,7 @@ input.button1:focus, input.button2:focus, input.button3:focus {
font-size: 0;
height: 24px;
margin: 0;
padding: 3px;
position: relative;
}
.search-box button.search-icon:before {
margin: 0 3px;
height: 14px;
width: 16px;
padding: 3px 5px;
}
.search-box a.button {