Status bar path and cursor position updates

This commit is contained in:
Nathan Sobo
2012-05-04 13:58:11 -06:00
parent 798da4c79a
commit 37438c6da8
5 changed files with 32 additions and 11 deletions

View File

@@ -6,8 +6,10 @@
color: white;
cursor: default;
-webkit-user-select: none;
-webkit-box-flex: 1;
}
.editor.mini {
height: auto;
}