Subversion Repositories SmartDukaan

Rev

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

Rev 23164 Rev 23167
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: #FCB322;
12
		background-color: #D3181F;
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;