Commit 481478f9 authored by 刘明珠's avatar 刘明珠

提示框边距、标题调整

parent 74a5a304
......@@ -220,7 +220,7 @@ function getIEVersion() {
if (type == "alert") {
$("#mb_tit").css({
float: 'left',
width: '92%',
width: '100%',
display: 'block',
fontSize: '16px',
color: '#444',
......@@ -249,7 +249,7 @@ function getIEVersion() {
$("#mb_msg").css({
clear: 'both',
padding: '20px',
padding: '20px 30px',
lineHeight: '30px',
textAlign: 'left',
fontSize: '16px',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment