fixed css

This commit is contained in:
Francesco Mangiacrapa 2021-07-30 15:08:03 +02:00
parent 44134a4860
commit c7683e1245
1 changed files with 5 additions and 5 deletions

View File

@ -80,11 +80,11 @@ public class ImagesGallery {
// GALLERY THEME
galleryTheme : {
thumbnail : {
borderRadius : '2px',
background : '#fff',
titleShadow : 'none',
titleColor : '#696969',
labelBackground : '#f3f3f3'
borderRadius : '2px !important',
background : '#ffffff !important',
titleShadow : 'none !important',
titleColor : '#696969 !important',
labelBackground : '#f3f3f3 !important'
},
thumbnailIcon : {
color : '#000',