Subversion Repositories SmartDukaan

Rev

Rev 32846 | Rev 32848 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 32846 Rev 32847
Line 1... Line 1...
1
<style>
1
<style>
2
    /*.mk_offer_container {*/
-
 
3
    /*    transition: position 0.3s ease, z-index 0.3s ease;*/
-
 
4
 
-
 
5
    /*}*/
-
 
6
 
2
 
7
    .expanded {
3
    .expanded {
8
        position: absolute;
4
        position: absolute;
9
        z-index: 9999;
5
        z-index: 9999;
10
        box-shadow: 1px 2px 3px #ccc;
6
        box-shadow: 1px 2px 3px #ccc !important;
-
 
7
        background: white;
-
 
8
        max-height: unset !important;
11
    }
9
    }
12
</style>
10
</style>
13
 
11
 
14
#foreach( $offer in $publishedOffers )
12
#foreach( $offer in $publishedOffers )
15
<div class="col-lg-6 info-box white-bg mk_offer_container" style="margin-bottom:1px">
13
<div class="col-lg-6 info-box white-bg mk_offer_container" style="margin-bottom:1px">