Electronic Applicance
@@ -183,7 +186,7 @@
X
-

+
@@ -192,7 +195,7 @@
X
-

+
@@ -229,15 +232,15 @@
Used
-

-

+

+
Selling for
500 SAR
-

This ad will be valid for 2 week after approval
+
diff --git a/Mohem/src/app/itemforsale/home/home.component.scss b/Mohem/src/app/itemforsale/home/home.component.scss
index 0b7a3c96..da69d29b 100644
--- a/Mohem/src/app/itemforsale/home/home.component.scss
+++ b/Mohem/src/app/itemforsale/home/home.component.scss
@@ -10,9 +10,9 @@
border-radius: 25px;
}
.md-stepper-horizontal .md-step {
- display:table-cell;
- position:relative;
- padding:20px 15px;
+ display: table-cell;
+ position: relative;
+ padding: 20px 10px;
text-align: left;
}
.md-stepper-horizontal .md-step:hover,
@@ -48,7 +48,7 @@
z-index: 3;
}
.md-stepper-horizontal .md-step:last-child .md-step-circle {
-margin-left:20px
+margin-left:0px
}
.md-stepper-horizontal.green .md-step.active .md-step-circle {
background-color:#00AE4D;
@@ -88,6 +88,7 @@ margin-left:20px
.md-stepper-horizontal .md-step .md-step-optional {
text-align: center;
color:rgba(0,0,0,.26);
+ margin-left:0 ;
}
.md-stepper-horizontal .md-step.orange .md-step-title, .md-stepper-horizontal .md-step.green .md-step-title {
font-weight: 600;
@@ -107,13 +108,14 @@ margin-left:20px
top: 36px;
height: 2px;
background: #DDDDDD;
- width: 95%;
+ width: 120px;
z-index: 0;
+ left: 25px;
}
.md-stepper-horizontal .md-step .md-step-bar-left {
margin-right: 0px;
- left: 58%;
+ left: 40%;
}
.orange .md-step-bar-left {
background:#CC9B14 !important;
@@ -154,6 +156,7 @@ font-weight: bold;
color: #ffffff !important;
padding:2px 5px 2px 5px;
border-radius: 5px;
+ margin-left:0 ;
}
.green .md-step-optional{
font-size: 12px;
@@ -273,8 +276,15 @@ position: relative;
font-size: 10px;
}
+.waring label{
+ font-size: 11px;
+ padding: 0px 10px;
+ display: inline-block;
+ position: relative;
+ position: absolute;
+}
.waring img{
- margin: 0 10px;
+ margin: 0px;
}
.selling h2{
display: inline-block;
diff --git a/Mohem/src/app/itemforsale/item-details/item-details.component.scss b/Mohem/src/app/itemforsale/item-details/item-details.component.scss
index 8223f324..bcd3e47a 100644
--- a/Mohem/src/app/itemforsale/item-details/item-details.component.scss
+++ b/Mohem/src/app/itemforsale/item-details/item-details.component.scss
@@ -73,7 +73,7 @@ ion-footer{
bottom: 0;
}
.icon-footer{
- margin: 6px;
- position: absolute;
- left: 35px;
+ margin: 0px;
+ position: relative;
+ left: -10px;
}
\ No newline at end of file
diff --git a/Mohem/src/app/itemforsale/items/items.component.html b/Mohem/src/app/itemforsale/items/items.component.html
index 9c37e34f..bab28e0c 100644
--- a/Mohem/src/app/itemforsale/items/items.component.html
+++ b/Mohem/src/app/itemforsale/items/items.component.html
@@ -85,8 +85,8 @@