bug: style of RadWindow under DNN
the bug is:
the problem can be reproduce under IE and FF.
but under Google chrome ,it's ok.
solution:
add new css as below:
.rwControlButtons li { list-style-type:none; }
over
the bug is:
the problem can be reproduce under IE and FF.
but under Google chrome ,it's ok.
solution:
add new css as below:
.rwControlButtons li { list-style-type:none; }
over