* ajust style of customfield.

This commit is contained in:
Catouse
2013-11-01 08:43:35 +08:00
parent 3ec6e8ebc9
commit c1df06ee50
3 changed files with 20 additions and 12 deletions
+12 -1
View File
@@ -1,2 +1,13 @@
body{background:white; overflow:hidden;}
.button-c {width:100px}
.btn-group .btn
{
display: block;
width: 80px;
text-align: center;
margin-top: -1px;
}
.btn-group .btn:hover{z-index: 9999;}
.btn-group .btn i
{
line-height: 21px;
}