Commit 88912f65 authored by prumde's avatar prumde

Updated


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@174417 ce508802-f39f-4f6c-b175-0d175dae99d5
parent db515232
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
} }
.carousel-cell { .carousel-cell {
height: 450px; height: 400px;
margin-right: 10px; margin-right: 10px;
border-radius: 5px; border-radius: 5px;
counter-increment: gallery-cell; counter-increment: gallery-cell;
......
...@@ -24,7 +24,6 @@ ...@@ -24,7 +24,6 @@
.row { .row {
max-width: 72rem; max-width: 72rem;
min-height: 600px;
} }
/* Imprtant Tab*/ /* Imprtant Tab*/
......
...@@ -69,40 +69,7 @@ ...@@ -69,40 +69,7 @@
font-size: 18px; font-size: 18px;
} }
/*.medium-btn-ecm-View{ .checkout-button, .viewAll-button
cursor: pointer;
position: absolute;
background: transparent;
color: mediumvioletred;
padding-top: 6px;
width: 78%;
}*/
/*.medium-btn-ecm-View{
background: transparent;
color: mediumvioletred;
width: 302px;
height: 50px;
font-size: 15px;
line-height: 44px;
text-align: center;
border-radius: 2px;
position: relative;
padding: 0;
margin: 26px 0 5px 0;
}*/
/* .ecm-buttons{
width: 295px;
height: 50px;
font-size: 15px;
line-height: 15px;
text-align: center;
border-radius: 2px;
position: relative;
padding: 0;
margin: 5px 0 5px 0;
}*/
.checkout-button,
.viewAll-button
{ {
/* width: 320px; */ /* width: 320px; */
width: 304px; width: 304px;
...@@ -122,41 +89,52 @@ ...@@ -122,41 +89,52 @@
line-height: 44px; line-height: 44px;
} }
.checkout-button{ .checkout-button
{
background: mediumvioletred; background: mediumvioletred;
color:#fff; color:#fff;
} }
@media screen and (max-width:30em) { @media screen and (max-width:30em)
{
.listItems{ .listItems
{
margin: 0px; margin: 0px;
padding: 0px; padding: 0px;
} }
.color-change { .color-change
{
position: relative; position: relative;
left: 10px; left: 10px;
font-size: 16px; font-size: 16px;
color: mediumvioletred; color: mediumvioletred;
cursor: pointer; cursor: pointer;
bottom: 4px; bottom: 4px;
}
} }
.counter{ .counter
{
padding: 0px; padding: 0px;
} }
.change-color{
.change-color
{
display: flex; display: flex;
} }
.totalPriceDetails{ .totalPriceDetails
{
padding: 20px; padding: 20px;
}
.continue-shopping{
width: 100%;
margin-right: 0px;
} }
.continue-shopping
{
width: 100%;
margin-right: 15px;
margin-left: 15px;
} }
.ecm-payments{ .ecm-payments{
display: flex; display: flex;
position: relative; position: relative;
...@@ -209,7 +187,8 @@ ...@@ -209,7 +187,8 @@
position: relative; position: relative;
float: right; float: right;
width: 100%; width: 100%;
margin-top: 10px; margin-top: 15px;
margin-bottom: 15px;
} }
.item-image{ .item-image{
width: 140px; width: 140px;
...@@ -318,32 +297,35 @@ ...@@ -318,32 +297,35 @@
padding-bottom: 20px; padding-bottom: 20px;
padding-top: 36px; padding-top: 36px;
} }
.continue-shopping{ .continue-shopping{
float: right; float: right;
border: 2px solid ghostwhite; border: 2px solid ghostwhite;
margin-right: 18px; margin-right: 18px;
height: 46px; height: 46px;
width: 170px; width: 170px;
} }
.items-desc{ .items-desc{
padding-top: 18px; padding-top: 18px;
} }
.shippingFree{
.shippingFree{
float: right; float: right;
font-weight: 600; font-weight: 600;
color: mediumaquamarine; color: mediumaquamarine;
font-size: 13px; font-size: 13px;
} }
.details-of-Cart{ .details-of-Cart{
top: 60px; top: 60px;
margin-bottom: 50px; bottom: 50px;
position: relative; position: relative;
margin-top: 50px; padding-top: 20px;
} padding-bottom: 70px;
max-width: 72rem;
}
.cartItemsDetails{ .cartItemsDetails{
padding-right: 0px; padding: 0;
padding-left: 0px; border-bottom: 1px solid #f2f2f2
} }
.item-shDescr{ .item-shDescr{
display: block; display: block;
...@@ -373,18 +355,18 @@ ...@@ -373,18 +355,18 @@
font-weight: 600; font-weight: 600;
font-size: 14px; font-size: 14px;
} }
.total-amountPrice{ .total-amountPrice {
float: right; float: right;
font-weight: 600; font-weight: 600;
font-size: 20px; font-size: 20px;
} }
.ecm-headings{
.ecm-headings {
font-size: 15px; font-size: 15px;
padding-left: 14px; border-bottom: 1px solid #f3f3f3;
padding: 20px;
} }
.counter-button, .selected { .counter-button, .selected {
box-shadow: 0 0px 5px 1px rgba(0,0,0,.1); box-shadow: 0 0px 5px 1px rgba(0,0,0,.1);
font-size: 15px; font-size: 15px;
...@@ -447,5 +429,10 @@ ...@@ -447,5 +429,10 @@
display: inline-block; display: inline-block;
} }
.my-cart-title {
padding-bottom: 21px;
border-bottom: 2px solid #c71585;
font-size: 16px;
margin-left: 17px;
}
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<div *ngIf="cartCount > 0"> <div *ngIf="cartCount > 0">
<div class="cartItemsDetail" *ngFor="let item of cartItemsDetail | slice:0:displayItem; let i=index"> <div class="cartItemsDetail" *ngFor="let item of cartItemsDetail | slice:0:displayItem; let i=index">
<table style="border: 2px solid ghostwhite; width: 100%;"> <table style="width: 100%;">
<tr> <tr>
<td class="itemImage"><ecm-image [refId]='item.itemCode' [refSer]="'M-ITEM'" [object]="'ITEM'" [isSingleImage]="true" [isThumbnail]="true"></ecm-image></td> <td class="itemImage"><ecm-image [refId]='item.itemCode' [refSer]="'M-ITEM'" [object]="'ITEM'" [isSingleImage]="true" [isThumbnail]="true"></ecm-image></td>
<td class="itemdescription" (click)="viewItem(item.itemCode)"> <td class="itemdescription" (click)="viewItem(item.itemCode)">
...@@ -43,9 +43,8 @@ ...@@ -43,9 +43,8 @@
<md-card class="medium-8 columns cartItemsDetails"> <md-card class="medium-8 columns cartItemsDetails">
<div class="ecmdetailsItems"> <div class="ecmdetailsItems">
<div class="ecm-headings"> <div class="ecm-headings">
<span>({{cartCount}}) My Cart</span> <span class="my-cart-title">({{cartCount}}) My Cart</span>
</div> </div>
<hr>
<div class="listItems" *ngFor="let item of cartItemsDetail"> <div class="listItems" *ngFor="let item of cartItemsDetail">
<div class="media-object-section item-image"> <div class="media-object-section item-image">
...@@ -77,7 +76,7 @@ ...@@ -77,7 +76,7 @@
</button> </button>
</div> </div>
<div class="items-cost-rate"> <div class="items-cost-rate">
<span> {{item.costRate}}</span> <span>Rs. {{item.costRate}}</span>
</div> </div>
<div class="wish-remove-dipslay"> <div class="wish-remove-dipslay">
<span class="wishList-items" (click)="wishList()">Add to Wishlist</span> <span class="wishList-items" (click)="wishList()">Add to Wishlist</span>
...@@ -113,7 +112,7 @@ ...@@ -113,7 +112,7 @@
<hr style="border: dotted; color: dimgray; border-width: thin;"> <hr style="border: dotted; color: dimgray; border-width: thin;">
<div class="amount"> <div class="amount">
<span class="amountPayable">Amount Payable</span> <span class="amountPayable">Amount Payable</span>
<span class="total-amountPrice"> {{totalPrice}}</span> <span class="total-amountPrice">Rs. {{totalPrice}}</span>
</div> </div>
<div class="ecm-payments"> <div class="ecm-payments">
<i class="material-icons secure-icon">&#xE8E8;</i> <i class="material-icons secure-icon">&#xE8E8;</i>
......
...@@ -171,11 +171,11 @@ ...@@ -171,11 +171,11 @@
</tr> </tr>
<tr *ngFor="let item of cartItemsDetail"> <tr *ngFor="let item of cartItemsDetail">
<td class="item-name">{{item.shDescr}}</td> <td class="item-name">{{item.shDescr}}</td>
<td class="item-cost"> {{item.costRate}}</td> <td class="item-cost">Rs. {{item.costRate}}</td>
</tr> </tr>
<tr> <tr>
<td class="total">Total</td> <td class="total">Total</td>
<td class="total-price"> {{totalPrice}}</td> <td class="total-price">Rs. {{totalPrice}}</td>
</tr> </tr>
</table> </table>
......
.related-items-section { .related-items-section {
margin-top: 70px; margin-top: 70px;
padding-top: 30px; padding-top: 30px;
height: 650px; /*height: 650px;*/
background-color: #F2F2F2; background-color: #F2F2F2;
} }
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
max-width: 72rem; max-width: 72rem;
} }
.ecm-section-info { .ecm-section-info {
padding: 10px; padding: 10px 10px 25px 10px;
max-width: 72rem; max-width: 72rem;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment