PHRAS-2829 #comment fix lightbox mobile #time 8h

This commit is contained in:
Harrys Ravalomanana
2019-11-22 17:50:55 +04:00
parent 443fce14da
commit fb708cb131
6 changed files with 190 additions and 45 deletions

View File

@@ -1,4 +1,5 @@
$iconsPath: '../../../assets/common/images/icons/';
ul.image_set{
padding:0;
margin:0;
@@ -55,7 +56,6 @@ a.active_choice{
background: #d0021b;
border-top-left-radius: 100px;
}
}
.thumb_wrapper {
text-align:center;
@@ -76,3 +76,7 @@ a.active_choice{
}
}
.ui-footer .ui-title, .ui-header .ui-title {
font-size: 18px;
}