forked from mirrors/easyappointments
Changed cookie banner button background color
This commit is contained in:
parent
23ac39797b
commit
8f2487865f
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ window.FrontendBook = window.FrontendBook || {};
|
|||
text: '#666666'
|
||||
},
|
||||
button: {
|
||||
background: '#3DD481',
|
||||
background: '#429a82',
|
||||
text: '#ffffff'
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue