1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-22 16:22:58 +02:00

[ticket/12821] Update all gradients

This commit is contained in:
Michael Miday
2015-08-16 23:08:13 +02:00
parent 8c758e223e
commit d81ca8d7a5
6 changed files with 87 additions and 68 deletions

View File

@@ -353,7 +353,6 @@ a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.but
/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
border: 1px solid transparent;
background-position: 0 100%;
}
input.disabled {