Skip to content

Commit

Permalink
style: improve tree styles
Browse files Browse the repository at this point in the history
  • Loading branch information
volishevko committed Jan 8, 2025
1 parent fc04be8 commit 83507fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sources/styles/pages.less
Original file line number Diff line number Diff line change
Expand Up @@ -1181,6 +1181,10 @@
background-color: #FAFBFD !important;
}
}
.webix_column>div.webix_row_select {
background: #fafafd;
color: rgb(110, 116, 128)
}
.webix_tree_checkbox, .webix_tree_checkbox.webix_indeterminate {
width: 18px;
background-size: 100%;
Expand Down

0 comments on commit 83507fc

Please sign in to comment.