modified : thumb hover effect added

This commit is contained in:
Fahad Abbas 2015-05-27 06:32:36 +00:00
parent e49a752b47
commit bc910f24dd
2 changed files with 2 additions and 2 deletions

View file

@ -72,7 +72,7 @@
{if $display_type == "view_collection"}
<div class="collectItemBox">
<div class="collectItemBox relative">
{if $type == "videos"}
<div class="the_item col-md-2 col-lg-2 col-sm-4 col-xs-6">

View file

@ -1801,7 +1801,7 @@ a:hover {
color: #FFFFFF;
display: none;
font-size: 14px;
height: 41px;
height: 41px !important;
left: 0;
opacity: 0.8;
position: absolute;