up tree selected style

This commit is contained in:
然则 2015-08-24 20:21:06 +08:00
parent f48dc8d086
commit af22a48fbb
2 changed files with 4 additions and 1 deletions

View File

@ -58,7 +58,7 @@
"rc-table": "~3.1.0",
"rc-tabs": "~5.3.2",
"rc-tooltip": "~2.6.4",
"rc-tree": "~0.15.1",
"rc-tree": "~0.15.2",
"rc-upload": "~1.3.1",
"rc-util": "~2.0.3",
"react-slick2": "~0.6.6",

View File

@ -100,6 +100,9 @@
color: gray;
}
}
&-node-selected {
background-color: tint(@primary-color, 90%);
}
&-icon__open {
margin-right: 2px;
vertical-align: top;