添加自定义语言

This commit is contained in:
fofolee
2019-09-21 10:58:33 +08:00
parent 13e8c1ed71
commit 7c63df1641
7 changed files with 45 additions and 10 deletions

View File

@@ -249,6 +249,11 @@
color: #bd3523;
}
#options #customize input#custombin, #options #customize input#customarg, #options #customize input#customext {
margin-left: 5px;
width: 200px;
}
#options #customize {
position: fixed;
height: 100%;