-webkit-transition: border-radius 1s ease 0s;
-moz-transition: border-radius 1s ease 0s;
-o-transition: border-radius 1s ease 0s;
- border: 1px solid rgba(5, 104, 179, 0.35); }
+ border: 1px solid rgba(5, 104, 179, 0.05); }
#gallery-glmphotos-light-3 .ngg-gallery-thumbnail .ngg-fancybox img:hover {
background-color: transparent; }
#gallery-glmphotos-light-3 .ngg-gallery-thumbnail .ngg-fancybox:hover img {
position: absolute;
top: 0;
transition: all 0.5s ease 0s;
- width: 100%; }
+ width: 100%;
+ border: 1px solid transparent; }
#gallery-glmphotos-light-3 .ngg-gallery-thumbnail .ngg-fancybox .title::before {
content: '\26B2';
-webkit-transform: rotate(45deg);
-webkit-transition: border-radius 1s ease 0s;
-moz-transition: border-radius 1s ease 0s;
-o-transition: border-radius 1s ease 0s;
- border: 1px solid rgba(5,104,179,.35);
+ border: 1px solid rgba(5, 104, 179,0.05);
}
.ngg-fancybox img:hover {
background-color: rgba(0,0,0,0);
top: 0;
transition: all 0.5s ease 0s;
width: 100%;
+ border: 1px solid rgba(0,0,0, 0.00);
+
}
.ngg-fancybox .title::before {
content: '\26B2';