This commit is contained in:
libccy 2017-08-24 18:34:10 +08:00
parent 9bcaabc02f
commit 498018a75e
2 changed files with 2 additions and 2 deletions

View File

@ -2138,7 +2138,7 @@
ui.css.buttonsheet=lib.init.sheet(
'#system>div>div{padding-top:'+cbnum1+'px;padding-bottom:'+cbnum2+'px}',
'#control>.control>div{padding-top:'+cbnum3+'px;padding-bottom:'+cbnum4+'px}',
'#control>.control{padding-top:'+cbnum5+'px;padding-bottom:'+cbnum6+'px}',
'#control>.control{padding-top:'+cbnum5+'px;padding-bottom:'+cbnum6+'px}'
);
}
}

View File

@ -1,5 +1,5 @@
window.noname_update={
version:'1.9.36.2',
version:'1.9.36.3',
update:'1.9.36.1',
changeLog:[
'自定义按钮高度',