Subversion Repositories SmartDukaan

Rev

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

Rev 23026 Rev 23164
Line 7... Line 7...
7
  background: white;
7
  background: white;
8
  background-color:white;
8
  background-color:white;
9
}
9
}
10
.table-striped > tbody > tr:hover > td,
10
.table-striped > tbody > tr:hover > td,
11
	.table-striped > tbody > tr:hover {
11
	.table-striped > tbody > tr:hover {
12
	  background-color: #6DC767;
12
	  background-color: #FCB322;
13
	  color:white;
13
	  color:white;
14
	  font-weight:600;
14
	  font-weight:600;
15
	}
15
	}
16
	.btn:hover{
16
	.btn:hover{
17
  	color: grey;
17
  	color: grey;