Subversion Repositories SmartDukaan

Rev

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

Rev 23181 Rev 23342
Line 11... Line 11...
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: #e98c8f;
14
	  background-color: #e98c8f;
15
	  color:white;
15
	  color:white;
16
	  font-weight:600;
-
 
17
	}
16
	}
18
	.btn:hover,
17
	.btn:hover,
19
	.btn:focus {
18
	.btn:focus {
20
  	color: grey;
19
  	color: grey;
21
  	text-decoration: none;
20
  	text-decoration: none;