Subversion Repositories SmartDukaan

Rev

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

Rev 27622 Rev 27623
Line 55... Line 55...
55
    border: solid 5px #20538D;
55
    border: solid 5px #20538D;
56
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
56
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
57
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
57
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
58
    background-image: linear-gradient(#4682B4, #dae5f4);
58
    background-image: linear-gradient(#4682B4, #dae5f4);
59
    color: #FFF;
59
    color: #FFF;
60
    padding:5px 3px 18px 3px;
60
    padding:14px 3px 18px 3px;
61
    text-decoration: none;
61
    text-decoration: none;
62
    object-fit: cover;
62
    object-fit: cover;
63
    width: 100%;
63
    width: 100%;
64
    height: 90px;
64
    height: 90px;
65
  
65
  
Line 820... Line 820...
820
				<div class="row">
820
				<div class="row">
821
				<div class="Mobile">
821
				<div class="Mobile">
822
					#foreach($brandStockPrice in $brandStockPrices)
822
					#foreach($brandStockPrice in $brandStockPrices)
823
					
823
					
824
					<div class="col-lg-3">
824
					<div class="col-lg-3">
825
						<div class="card card-default">,
825
						<div class="card card-default">
826
							<span class="card-body" style="padding-bottom:0px">
826
							<span class="card-body" style="padding-bottom:0px">
827
								<table>
827
								<table>
828
									<thead>
828
									<thead>
829
										<tr><td colspan="2">Current Stock</td></tr>
829
										<tr><td colspan="2">Current Stock</td></tr>
830
									</thead>
830
									</thead>
Line 850... Line 850...
850
					</div>
850
					</div>
851
					<div class="row">
851
					<div class="row">
852
			
852
			
853
					<div class="col-lg-3">
853
					<div class="col-lg-3">
854
						<div class="card card-default">
854
						<div class="card card-default">
855
							<span class="card-body" style="padding-bottom:57px">
855
							<span class="card-body" style="padding-bottom:38px;">
856
								<table>
856
								<table>
857
									<thead>
857
									<thead>
858
										<tr><td colspan="2">Current Stock</td></tr>
858
										<tr><td colspan="2">Current Stock</td></tr>
859
									</thead>
859
									</thead>
860
									<tbody>
860
									<tbody>