Gallery view in "explorer"
Also fixed some issues with cartel CSS
This commit is contained in:
@ -21,7 +21,6 @@
|
||||
top:0;
|
||||
}
|
||||
|
||||
|
||||
.fancybox-custom-layout.fancybox-can-zoomIn .fancybox-show-caption,
|
||||
.fancybox-custom-layout.fancybox-can-zoomIn .fancybox-caption,
|
||||
.fancybox-custom-layout.fancybox-can-zoomIn .fancybox-toolbar {
|
||||
@ -35,7 +34,6 @@
|
||||
opacity:0;
|
||||
}
|
||||
|
||||
|
||||
.fancybox-custom-layout .fancybox-button {
|
||||
color:#38686A;
|
||||
background:#f6f6f6;
|
||||
@ -77,4 +75,8 @@
|
||||
|
||||
.fancybox-custom-layout .fancybox-caption #info a:hover {
|
||||
color:#2589BD;
|
||||
}
|
||||
|
||||
.fancybox-custom-layout.fancybox-container .fancybox-caption {
|
||||
box-sizing:initial;
|
||||
}
|
Reference in New Issue
Block a user