Add higher z-index to tree view dialog

This commit is contained in:
Kevin Sawicki
2012-12-27 14:10:16 -08:00
parent d97651d19a
commit f07f42fc38

View File

@@ -80,6 +80,7 @@
color: white;
border: 2px solid #222;
-webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .5);
z-index: 99;
}
.tree-view .directory .header .name,