Subversion Repositories SmartDukaan

Rev

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

Rev 23174 Rev 23181
Line 9... Line 9...
9
  background: white;
9
  background: white;
10
  background-color:white;
10
  background-color:white;
11
}
11
}
12
.table-striped > tbody > tr:hover > td,
12
.table-striped > tbody > tr:hover > td,
13
	.table-striped > tbody > tr:hover {
13
	.table-striped > tbody > tr:hover {
14
	  background-color: #D3181F;
14
	  background-color: #e98c8f;
15
	  color:white;
15
	  color:white;
16
	  font-weight:600;
16
	  font-weight:600;
17
	}
17
	}
18
	.btn:hover,
18
	.btn:hover,
19
	.btn:focus {
19
	.btn:focus {