Skip to content

Commit

Permalink
Change grid_selected__ style
Browse files Browse the repository at this point in the history
  • Loading branch information
bbalganjjm committed Apr 23, 2015
1 parent 82ed8cf commit 33edff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/natural.ui.css
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ table.grid__.grid_select__ tbody.grid_selected__,
table.grid__.grid_select__ tbody.grid_selected__ input,
table.grid__.grid_select__ tbody.grid_selected__ select,
table.grid__.grid_select__ tbody.grid_selected__ textarea {
background-color: #cfcfcf;
background-color: #dfdfdf;
}

table.grid__ thead th, table.grid__ tbody td {
Expand Down

0 comments on commit 33edff7

Please sign in to comment.