update files

This commit is contained in:
nuintun
2015-11-25 10:59:33 +08:00
parent 513d1b0149
commit 8694c71a1b
6 changed files with 59 additions and 14 deletions

View File

@@ -494,6 +494,6 @@ header [class*=" icon-"] {
height: calc(100% - 32px);
background: url(../images/no-data.png) center no-repeat;
}
.ui-terminal-cursor:before {
content: "_";
.ui-terminal-cursor {
text-decoration: underline;
}