mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
Fix Bug #55895 - Missing CSS background parameter, thanks Planet Styles.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10386 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -316,7 +316,7 @@ a.button1, input.button1, input.button3, a.button2, input.button2 {
|
||||
padding-bottom: 1px;
|
||||
font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
|
||||
color: #000;
|
||||
background: #FAFAFA none repeat-x top;
|
||||
background: #FAFAFA none repeat-x top left;
|
||||
}
|
||||
|
||||
a.button1, input.button1 {
|
||||
|
Reference in New Issue
Block a user