changed opacity for clarity
This commit is contained in:
parent
f0f8eb6461
commit
56bd9b0acd
@ -441,8 +441,7 @@
|
||||
marginLeft: -this.options.size / 4 + 'px',
|
||||
marginTop: -this.options.size / 4 + 'px',
|
||||
background: this.options.color,
|
||||
// 'opacity': '.5'
|
||||
'opacity': '.25'
|
||||
'opacity': '.5'
|
||||
};
|
||||
|
||||
u.extend(styles.el, transitStyle);
|
||||
|
Loading…
Reference in New Issue
Block a user