摘要:
/** shadow layer **/.mask{height:100%; width:100%; position:fixed; _position:absolute; top:0; z-index:1000; }.opacity{ opacity:0.3; filter: alpha(opacity=30); background-color:#000; }/** div position:fixed at bottom **/.autoSaveBar { background-color: #EFF1F3; opacity:0.8; filter: alpha(opacit... 阅读全文