Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit e51eb7c

Browse files
author
Charles Marion
committed
ENH: 0009632: Highlight current folder (folder page)
1 parent 5adf0ca commit e51eb7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/public/css/layout/jquery.treeTable.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
/* jquery.treeTable.sortable
2626
* ------------------------------------------------------------------------- */
2727
.treeTable tr.selected, .treeTable tr.accept {
28-
background-color: #F6F9FE !important;
28+
background-color: #c0d1fe !important;
2929
border: 1px solid grey;
3030
}
3131

0 commit comments

Comments
 (0)