format. migration
This commit is contained in:
parent
0815ccd930
commit
ca4db4353d
3 changed files with 32 additions and 4 deletions
|
|
@ -29,7 +29,7 @@ oml.ui.browser = function() {
|
|||
borderWidth: Math.round(size / 64) + 'px 0',
|
||||
borderStyle: 'solid',
|
||||
borderColor: 'rgba(' + color[2].join(', ') + ')',
|
||||
margin: Math.round(size / 18) + 'px ' + Math.round(width / 2 - 14) + 'px',
|
||||
margin: Math.round(size / 18) + 'px ' + Math.round(width / 2 - 8) + 'px',
|
||||
fontSize: Math.round(size / 16) + 'px',
|
||||
textAlign: 'center',
|
||||
color: 'rgba(' + color[2].join(', ') + ')',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue