chore(edit) showMessage: rm z-index

This commit is contained in:
coderaiser 2013-09-23 11:57:32 +00:00
parent 7cb11cce1e
commit 5dc9a250b9

View file

@ -162,7 +162,6 @@ var CloudCmd, Util, DOM, CloudFunc, JsDiff, ace;
DOM.cssSet({
id : 'msg-css',
inner : '.msg {' +
'z-index' + ': 1;' +
'background-color' + ': white;' +
'color' + ': rgb(49, 123, 249);' +
'position' + ': fixed;' +