Skip to content

Commit

Permalink
new history, insertRow with reference, global ignore Flags. This is a
Browse files Browse the repository at this point in the history
partial version.
  • Loading branch information
pphod committed Mar 24, 2018
1 parent 26eb75e commit f67484e
Show file tree
Hide file tree
Showing 2 changed files with 337 additions and 245 deletions.
7 changes: 2 additions & 5 deletions dist/css/jquery.jexcel.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,12 @@
overflow:hidden;
white-space: nowrap;
}
.jexcel > td.selected
{
background-color:#fff;
}

.jexcel > tbody > tr > td.readonly
{
color:rgba(0,0,0,0.3)
}
.jexcel > tbody > tr > td.selected:first-child
.jexcel > tbody > tr.selected > td:first-child
{
background-color:#dcdcdc;
}
Expand Down
Loading

0 comments on commit f67484e

Please sign in to comment.