Subversion Repositories SmartDukaan

Rev

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

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