etms/asset/css/cetc54/editexampaper.css

48 lines
1.1 KiB
CSS
Raw Normal View History

.icon_report {
background: url('../../icon/Icon16/report.png') no-repeat center center;
}
.icon_radio_button {
background: url('../../icon/Icon16/radio_button.png') no-repeat center center;
}
.icon_tick_button {
background: url('../../icon/Icon16/tick.png') no-repeat center center;
}
.icon_check_box_uncheck {
background: url('../../icon/Icon16/check_box_uncheck.png') no-repeat center center;
}
.icon_ask_and_answer {
background: url('../../icon/Icon16/ask_and_answer.png') no-repeat center center;
}
.icon_align {
background: url('../../icon/Icon16/align_middle.png') no-repeat center center;
}
.icon_add16 {
background: url('../../icon/Icon16/add.png') no-repeat center center;
}
.icon_arrow_up {
background: url('../../icon/Icon16/arrow_up.png') no-repeat center center;
}
.icon_arrow_down {
background: url('../../icon/Icon16/arrow_down.png') no-repeat center center;
}
.save_as {
background: url('../../icon/Icon16/save_as.png') no-repeat center center;
}
.q_item
{
padding-left: 40px;
padding-top: 5px;
}
.q_question
{
padding-left: 20px;
padding-top: 5px;
}