update files

This commit is contained in:
nuintun
2015-11-25 00:19:23 +08:00
parent a77c63998e
commit 12a617fce5
6 changed files with 40 additions and 5 deletions

View File

@@ -494,3 +494,7 @@ header [class*=" icon-"] {
height: calc(100% - 32px);
background: url(../images/no-data.png) center no-repeat;
}
.ui-terminal-cursor {
color: #181818;
background-color: #fff;
}