Skip to content

Commit

Permalink
tree style
Browse files Browse the repository at this point in the history
  • Loading branch information
rickyleung committed Aug 17, 2015
1 parent c787112 commit 348395a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/jquery.bizui.css
Original file line number Diff line number Diff line change
Expand Up @@ -2382,7 +2382,7 @@ table.rc-table-resizing thead > th > a {
color: #b6b6b6
}
.jstree-node[aria-disabled="true"] > .jstree-wholerow-clicked {
background-color: #f1f1f1
background-color: #efefef
}
.datepicker.dropdown-menu {
background-color: #fff;
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.bizui.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/theme-stable.css
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
color: #b6b6b6
}
.jstree-node[aria-disabled="true"] > .jstree-wholerow-clicked {
background-color: #f1f1f1
background-color: #efefef
}
/**
* Calendar
Expand Down

0 comments on commit 348395a

Please sign in to comment.