관리자페이지 스타일 미세 조정.

jstree 클릭시 기본 스타일 반영.
This commit is contained in:
Min-Soo Kim 2018-08-18 20:30:27 +09:00 committed by GitHub
parent 1484d0a97e
commit d1911fd257
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1819,6 +1819,8 @@ html[lang="mn"] .x .g11n.active>[disabled],
opacity: .5;
filter: alpha(opacity=50);
}
.tree a.jstree-hovered:hover{background:#616161;color:#fff;}
.tree .jstree-clicked{background:#000;color:#fff}
.tree .jstree-hovered>i,
.tree .jstree-clicked>i {
opacity: 1;