修改 js 的命名风格

This commit is contained in:
virusdefender
2015-08-15 13:54:30 +08:00
parent d031f14a68
commit 025335b40a
50 changed files with 1403 additions and 896 deletions

View File

@@ -32,4 +32,9 @@
.pie-chart-container{
width: 50%;
float: left;
}
.tag-editor{
border: 1px solid #d9d9d9;
border-top-color: silver;
}

View File

@@ -28,4 +28,8 @@ label {
[ms-controller] {
display: none
}
.right{
float: right;
}