Subversion Repositories SmartDukaan

Rev

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

Rev 11856 Rev 11885
Line 148... Line 148...
148
        -webkit-box-orient: vertical;
148
        -webkit-box-orient: vertical;
149
        .font(1.2em);
149
        .font(1.2em);
150
      }      
150
      }      
151
    }
151
    }
152
  }
152
  }
-
 
153
  .pdt-offertext{
-
 
154
	color:tomato;
153
  
155
  } 
154
/*------------------------------grid view css---------------------------*/
156
/*------------------------------grid view css---------------------------*/
155
  
157
  
156
  .grid{
158
  .grid{
157
  .pd-list{
159
  .pd-list{
158
    width:50%;
160
    width:50%;
Line 521... Line 523...
521
 
523
 
522
.pdeal-price{
524
.pdeal-price{
523
  .pr-original{
525
  .pr-original{
524
    color:tomato;
526
    color:tomato;
525
  }
527
  }
526
}
-
 
527
528
}
-
 
529