Subversion Repositories SmartDukaan

Rev

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

Rev 22245 Rev 22860
Line 1... Line 1...
1
<style>
1
<style>
2
	.table-striped > tbody > tr:nth-child(odd) > td{
-
 
3
  background: white;
-
 
4
  background-color: white;
-
 
5
}
-
 
6
.table-striped > tbody > tr:nth-child(even) > td{
-
 
7
  background: white;
-
 
8
  background-color:white;
-
 
9
}
-
 
10
.table-striped > tbody > tr:hover > td,
-
 
11
	.btn:hover{
-
 
12
  	color: grey;
-
 
13
  	text-decoration: none;
-
 
14
	}
-
 
15
	.btn-primary:hover{
-
 
16
  	color: grey;
-
 
17
  	text-decoration: none;
-
 
18
	}
-
 
19
.modal-content{
2
	.modal-content{
20
		background : white;
3
		background : white;
21
	}
4
	}
22
	.modelHeaderCustom{
5
	.modelHeaderCustom{
23
		font-size:14px;
6
		font-size:14px;
24
		font-weight:bold;
7
		font-weight:bold;
Line 37... Line 20...
37
    	margin-bottom: 0;
20
    	margin-bottom: 0;
38
    	padding-top: 7px;
21
    	padding-top: 7px;
39
    	font-weight:bold;
22
    	font-weight:bold;
40
    	font-size:14px;
23
    	font-size:14px;
41
	}
24
	}
42
	.form-group{
-
 
43
		border-bottom: 1px solid #eff2f7;
-
 
44
    	padding-bottom: 15px;
-
 
45
    	margin-bottom: 15px;
-
 
46
	}
-
 
47
	.right{
25
	.right{
48
		float:right;
26
		float:right;
49
	}
27
	}
50
	.form-control{
28
	.form-control{
51
		color:black;
29
		color:black;
Line 59... Line 37...
59
	.normal-details{
37
	.normal-details{
60
		font-weight:400;
38
		font-weight:400;
61
		text-transform:capitalize;
39
		text-transform:capitalize;
62
		color:#797979;
40
		color:#797979;
63
	}
41
	}
64
	.extra-margin{
-
 
65
		margin-left:2%;
-
 
66
	}
42
	
67
	.table{
-
 
68
		margin-bottom:20px;
-
 
69
		margin-top:20px;
-
 
70
	}
-
 
71
}
43
}
72
</style>
44
</style>
73
#set($options="{ weekday: 'long', year: 'numeric', month: 'long', day: 'numeric', hour: 'numeric', minute:'numeric' }")
45
#set($options="{ weekday: 'long', year: 'numeric', month: 'long', day: 'numeric', hour: 'numeric', minute:'numeric' }")
74
<section class="wrapper">
46
<section class="wrapper">
75
<div class="row" style="background:white;font-size:14px;">
47
<div class="row" style="background:white;font-size:14px;">