Skip to content

Commit

Permalink
Merge pull request #6 from silent-e/master
Browse files Browse the repository at this point in the history
Update jquery.restable.css
  • Loading branch information
micc83 committed Apr 22, 2014
2 parents 00d22c6 + 35177b5 commit 5c8513a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jquery.restable.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ul.tabletolist {
}
/* Table with no row headers */
ul.tabletolist.nrh {
border-bottom: 2px solid #ddd;resize
border-bottom: 2px solid #ddd;
}
/* Table with no row headers columns */
ul.tabletolist.nrh > li {
Expand Down Expand Up @@ -37,4 +37,4 @@ ul.tabletolist ul > li .row_headers {
/* Table row data */
ul.tabletolist ul > li .row_data {
float:right;font-weight:800;
}
}

0 comments on commit 5c8513a

Please sign in to comment.