Subversion Repositories SmartDukaan

Rev

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

Rev 21640 Rev 21987
Line 1... Line 1...
1
<style>
1
<style>
-
 
2
 
-
 
3
.table-striped > tbody > tr:nth-child(odd) > td{
-
 
4
  background: white;
-
 
5
  background-color: white;
-
 
6
  font-size:14px;
-
 
7
}
-
 
8
.table-striped > tbody > tr:nth-child(even) > td{
-
 
9
  background: white;
-
 
10
  background-color:white;
-
 
11
}
2
	.table-hover > tbody > tr:hover > td,
12
.table-striped > tbody > tr:hover > td,
3
	.table-hover > tbody > tr:hover {
13
	.table-striped > tbody > tr:hover {
4
	  background-color: #6DC767;
14
	  background-color: #6DC767;
5
	  color:white;
15
	  color:white;
-
 
16
	  font-weight:600;
6
	}
17
	}
7
	.btn:hover,
18
	.btn:hover,
8
	.btn:focus {
19
	.btn:focus {
9
  	color: grey;
20
  	color: grey;
10
  	text-decoration: none;
21
  	text-decoration: none;
11
	}
22
	}
-
 
23
 
12
	.modal-dialog.modal-lg{
24
	.modal-dialog.modal-lg{
13
		left:10%;
25
		left:10%;
14
		right:auto;
26
		right:auto;
15
		width:80%;
27
		width:80%;
16
	}
28
	}
Line 33... Line 45...
33
	}
45
	}
34
</style>
46
</style>
35
 
47
 
36
<section class="wrapper">            
48
<section class="wrapper">            
37
      <!--overview start-->
49
      <!--overview start-->
38
	  <div class="row">
50
	<div class="row">
39
		<div class="col-lg-12">
51
			<div class="col-lg-12">
40
			<h3 class="page-header"><i class="icon_document_alt"></i>GRN</h3>
52
				<h3 class="page-header"><i class="icon_document_alt"></i>GRN</h3>
41
			<ol class="breadcrumb">
53
				<ol class="breadcrumb">
42
				<li><i class="fa fa-home"></i><a href="${request.getContextPath()}/dashboard">Home</a></li>
54
					<li><i class="fa fa-home"></i><a href="${request.getContextPath()}/dashboard">Home</a></li>
43
				<li><i class="icon_document_alt"></i>GRN</li>						  	
55
					<li><i class="icon_document_alt"></i>GRN</li>						  	
44
			</ol>
56
				</ol>
45
		</div>
57
			</div>
46
	</div>
58
	</div>
47
	<form class="form-horizontal row" id="purchase-reference-submit">
59
	<form class="form-horizontal row" id="purchase-reference-submit">
48
	<div class="col-lg-9 row">
60
	<div class="col-lg-9 row">
49
        <label class="col-lg-3 control-label font-bold" style="text-align:center;font-weight:600;">AirWallBill / Invoice No.</label>
61
        <label class="col-lg-3 control-label font-bold" style="text-align:center;font-weight:600;">AirWallBill / Invoice No.</label>
50
	        <div class="input-group col-lg-6">
62
	        <div class="input-group col-lg-6">