http://blog.minidx.com/2008/05/23/867.html
直接在css里写:
.errorTip {
borderColor: haloOrange;
color: black;
fontFamily: Base02Embedded;
fontSize: 16;
fontWeight: normal;
}
不需要在其他地方引用
http://blog.minidx.com/2008/05/23/867.html
直接在css里写:
.errorTip {
borderColor: haloOrange;
color: black;
fontFamily: Base02Embedded;
fontSize: 16;
fontWeight: normal;
}
不需要在其他地方引用