merge branch master into assets

This commit is contained in:
dkanada
2020-01-08 11:10:24 +09:00
124 changed files with 5363 additions and 2283 deletions
-4
View File
@@ -28,17 +28,13 @@
.jstree-wholerow-hovered {
background: #38c !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important
}
.jstree-default .jstree-hovered {
background: 0 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
color: #fff !important
}