style-color button fix background-color
This commit is contained in:
parent
0faebd8f10
commit
263e5f9631
1 changed files with 1 additions and 1 deletions
|
|
@ -812,7 +812,7 @@ a#anchorbutton, .button, a.button,div.content a.button {
|
|||
background-image: url("image/bg-submit2.gif");
|
||||
text-decoration:none;
|
||||
font-family: arial,helvetica,sans-serif;
|
||||
background-color: ##DEE3E5;
|
||||
background-color: #DEE3E5;
|
||||
border-style: solid ;
|
||||
border-color: blue ;
|
||||
border-width:1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue