笙默考试管理系统-MyExamTest(27)

笙默考试管理系统-MyExamTest(27)

目录

[一、 笙默考试管理系统-MyExamTest](#一、 笙默考试管理系统-MyExamTest)

[二、 笙默考试管理系统-MyExamTest](#二、 笙默考试管理系统-MyExamTest)

[三、 笙默考试管理系统-MyExamTest](#三、 笙默考试管理系统-MyExamTest)

[四、 笙默考试管理系统-MyExamTest](#四、 笙默考试管理系统-MyExamTest)

[五、 笙默考试管理系统-MyExamTest](#五、 笙默考试管理系统-MyExamTest)

  • 笙默考试管理系统-MyExamTest

#dayTest-box .dayTest-list .test-overList .test-overImg{

display: inline-block;

width: 60px;

height: 60px;

vertical-align: top;

margin-right:15px;

}

  • 笙默考试管理系统-MyExamTest

#dayTest-box .dayTest-list .test-overList .test-overNum{

font-size: 24px;

color: #a0c001;

}

.dayTest-list .test-overItem2{

}

.dayTest-list .test-overItem1 .test-overImg{

background: url(../img/ques_count_total.png)no-repeat;

}

.dayTest-list .test-overItem2 .test-overImg{

background: url(../img/ques_count_actual.png)no-repeat;

}

  • 笙默考试管理系统-MyExamTest

.dayTest-list .test-overItem3 .test-overImg{

background: url(../img/ques_correct_rate.png)no-repeat;

}

#dayTest-box .test-nocount{

height:60px;

line-height:60px;

font-size:16px;

color#000;

text-align: center;

}

  • 笙默考试管理系统-MyExamTest

#dayTest-box .test-nocount .test-nocountImg{

display:inline-block;

width:87px;

height:60px;

background:url(../img/no_ques_count.png)no-repeat;

vertical-align: top;

margin-right:20px;

}

  • 笙默考试管理系统-MyExamTest

#dayTest-box .test-failure{

height:60px;

line-height:60px;

font-size:16px;

color#000;

text-align: center;

}

#dayTest-box .test-failure .test-failureImg{

display:inline-block;

width:33px;

height:33px;

background:url(../img/ques_Count_Loading.png)no-repeat;

vertical-align: middle;

margin-right:20px;

cursor:pointer;

}

相关推荐
HIT_Weston5 分钟前
47、【Ubuntu】【Gitlab】拉出内网 Web 服务:Nginx 事件驱动分析(一)
前端·ubuntu·gitlab
开发者小天25 分钟前
React中的 闭包陷阱
前端·javascript·react.js
翔云 OCR API29 分钟前
承兑汇票识别接口技术解析-开发者接口
开发语言·前端·数据库·人工智能·ocr
涔溪37 分钟前
Vue3 的核心语法
前端·vue.js·typescript
国服第二切图仔1 小时前
Electron for 鸿蒙pc项目实战之tab标签页组件
javascript·electron·harmonyos·鸿蒙pc
G***E3161 小时前
前端在移动端中的React Native Web
前端·react native·react.js
云烟飘渺o1 小时前
JPA 的脏检查:一次“没 save() 却更新了”的排查记录
前端
Neptune11 小时前
深入浅出:理解js的‘万物皆对象’与原型链
前端·javascript
阿迷不想上班1 小时前
windows自动任务定期执行
javascript
王霸天1 小时前
扒一扒 Vue3 大屏适配插件 vfit 的源码:原来这么简单?
前端