diff options
author | Michael Miday <midaym@gmail.com> | 2015-08-16 23:08:13 +0200 |
---|---|---|
committer | Michael Miday <midaym@gmail.com> | 2015-09-01 18:24:07 +0200 |
commit | d81ca8d7a508163f651bd2e7824b5e05081e27dc (patch) | |
tree | 0329f6dfc110dfe24766ddf6ddc834b315dc9fab /phpBB/styles/prosilver/theme/forms.css | |
parent | 8c758e223e6186a0dbed508dfbd21b704a7cf860 (diff) | |
download | forums-d81ca8d7a508163f651bd2e7824b5e05081e27dc.tar forums-d81ca8d7a508163f651bd2e7824b5e05081e27dc.tar.gz forums-d81ca8d7a508163f651bd2e7824b5e05081e27dc.tar.bz2 forums-d81ca8d7a508163f651bd2e7824b5e05081e27dc.tar.xz forums-d81ca8d7a508163f651bd2e7824b5e05081e27dc.zip |
[ticket/12821] Update all gradients
Diffstat (limited to 'phpBB/styles/prosilver/theme/forms.css')
-rw-r--r-- | phpBB/styles/prosilver/theme/forms.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/theme/forms.css b/phpBB/styles/prosilver/theme/forms.css index 777f011c35..27b33f74aa 100644 --- a/phpBB/styles/prosilver/theme/forms.css +++ b/phpBB/styles/prosilver/theme/forms.css @@ -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 { |