chore(view) add " "

This commit is contained in:
coderaiser 2014-01-10 11:23:05 -05:00
parent b5b06fd13c
commit 784dc15373

View file

@ -134,13 +134,13 @@ var CloudCmd, Util, DOM, CloudFunc, $;
Images.hideLoad();
})
.cssSet({id:'view-css',
inner : '#view{' +
inner : '#view {' +
'font-size: 16px;' +
'white-space :pre;' +
'outline: 0;' +
'margin: 2%;' +
'}' +
'#view::selection{' +
'#view::selection {' +
/*
'background: #fe57a1;'
'color: #fff;'