作业新版样式
This commit is contained in:
parent
528e08be04
commit
c1025f2c49
|
|
@ -1,4 +1,5 @@
|
|||
/* 共用 后期再添加至公共样式 */
|
||||
/* 共用 后期再添加至公共样式 bylinda*/
|
||||
a:link,a:visited{text-decoration:none;color:#666; }
|
||||
a:hover {color:#5faee3;}
|
||||
a:hover.fa{color:#5faee3;}
|
||||
|
|
@ -6,11 +7,12 @@ a.link-color-grey{color:#aaa!important;}
|
|||
a:hover.link-color-grey{color:#5faee3!important;}
|
||||
a.link-name-dark{ color:#333; max-width:140px; display: block; }
|
||||
a:hover.link-name-dark{ color:#5faee3;}
|
||||
input{ border:1px solid #eee; background: #fff;}
|
||||
.edu-name-dark{ width:200px; display: block; }
|
||||
.edu-school-name{ width:120px; display: block; }
|
||||
.edu-user-title{ width:70px; display: block; }
|
||||
.edu-info-dark{ max-width:300px; display: block; }
|
||||
.mb50{ margin-bottom: 50px;}
|
||||
.mr50{ margin-right: 50px;}
|
||||
.ml35{ margin-left:35px;}
|
||||
input,textarea,select{ border:1px solid #eee; background: #fff; color:#666;}
|
||||
.edu-name-dark{ max-width:100px; display: block; }
|
||||
.edu-info-dark{ max-width:345px; display: block; }
|
||||
.edu-color-grey{ color:#666;}
|
||||
.edu-color-grey:hover{color:#5faee3;}
|
||||
.edu-btn-search{ position: absolute; top:0; right:15px;}
|
||||
|
|
@ -23,13 +25,45 @@ input{ border:1px solid #eee; background: #fff;}
|
|||
.edu-txt-w240{ width:240px; display: block;}
|
||||
.edu-txt-w280{ width:280px; display: block;}
|
||||
.edu-txt-w200{ width:200px; display: block;}
|
||||
a.edu-txt-w140{ width:141px; display: block;}
|
||||
a.edu-txt-w140,.edu-txt-w140{ width:141px; display: inline-block;}
|
||||
a.edu-txt-w100,.edu-txt-w100{ width:100px; display: inline-block;}
|
||||
.edu-txt-w50{ width:50px;}
|
||||
.edu-con-top{ padding:10px 0; background:#fff; border-bottom:1px solid #eee;font-size:16px; }
|
||||
.edu-con-top h2{ font-size:16px;}
|
||||
.edu-form-label{display: inline-block; width:60px;text-align: right; line-height: 40px; font-weight: normal;}
|
||||
.edu-form-border{ border:1px solid #ddd;}
|
||||
.edu-form-noborder,input.edu-form-noborder{ border:none; outline:none;}
|
||||
.edu-w245{ width: 245px; }
|
||||
a.edu-btn{display: inline-block;border:none; padding:0 12px;color: #666!important;border:1px solid #ccc; text-align:center;font-size: 14px; height: 29px;line-height: 29px; border-radius:3px; font-weight: bold;letter-spacing:1px;}
|
||||
a:hover.edu-btn{ border:1px solid #5faee3; color: #5faee3!important;}
|
||||
.edu-cir-grey{ display: inline-block; padding:0px 5px; color:#666; background:#eaeaea; text-align: center; border-radius:15px; font-size:12px; line-height:20px!important;}
|
||||
a.edu-filter-cir-grey{display: inline-block; padding:0px 15px; color:#666; border:1px solid #ddd; text-align: center; border-radius:3px; font-size:12px; height:25px; line-height:25px;}
|
||||
a:hover.edu-filter-cir-grey,a.edu-filter-cir-grey.active{ border:1px solid #3498db; color:#3498db; }
|
||||
.edu-filter-btn{display: inline-block; padding:0px 10px; color:#666; background:#eee; text-align: center; border-radius:3px; font-size:12px; height:25px; line-height:25px;}
|
||||
.edu-filter-btn-blue{background:#ebf6fe; color:#3498db;}
|
||||
.edu-filter-btn-orange{background:#ffeee8; color:#ff5055;}
|
||||
.edu-filter-btn-red{background:#fee4e5; color:#d72e36;}
|
||||
.edu-filter-btn-green{background:#e4f3ec; color:#6fbb9d;}
|
||||
.edu-filter-btn-yellow{background:#fdefde; color:#ef9324;}
|
||||
.edu-filter-btn-danger{background:#d72e36; color:#fff;}
|
||||
|
||||
.edu-pop-table{ width: 100%; border:1px solid #eee; border-bottom:none; background:#fff; color:#888;}
|
||||
.edu-pop-table tr{ height:40px; line-height: 40px; }
|
||||
.edu-pop-table tr.edu-bg-grey{ background:#f5f5f5;}
|
||||
.edu-txt-center{ text-align: center;}
|
||||
.edu-pop-table tr th{ color:#333;border-bottom:1px solid #eee; }
|
||||
.edu-pop-table tr td{border-bottom:1px solid #eee;}
|
||||
.edu-pop-table.table-line tr td,.edu-pop-table.table-line tr th{ border-right:1px solid #eee;}
|
||||
.edu-pop-table.table-line tr td:last-child,.edu-pop-table.table-line tr th:last-child{border-right:none;}
|
||||
.edu-line{ border-bottom:1px solid #eee;}
|
||||
table.table-th-grey th{ background:#f5f5f5;}
|
||||
table.table-pa5 th,table.table-pa5 td{ padding:0 5px;}
|
||||
.panel-comment_item .orig_cont-red{ border:solid 2px #cc0000; border-radius:10px; padding:4px;color:#999;margin-top:-1px; }
|
||||
|
||||
.alert-red{ background-color: #f2dede;border-color: #eed3d7; color: #d14f4d; text-align: left!important;}
|
||||
.eud-pointer{ cursor:pointer;}
|
||||
.edu-bg-grey{ background:#f6f6f6; width:90%; min-width:700px; color:#666;}
|
||||
|
||||
/* 智能课堂 */
|
||||
.edu-class-con{ width:50%; margin:0px auto; font-size:14px; padding:50px 0;}
|
||||
.edu-con-bg01{ width: 100%; background:#fff;}
|
||||
|
|
@ -272,7 +306,7 @@ img.ui-datepicker-trigger {display:block;background:url(../images/public_icon.pn
|
|||
.edu-position-hidebox:hover .edu-position-hide{ display: block;}
|
||||
.edu-class-img{ height: 100px;}
|
||||
.edu-class-leftnav{ background:#fff;}
|
||||
.edu-class-leftnav li{ height: 50px; border-bottom:1px solid #eee; line-height: 50px; border-left:3px solid #fff;}
|
||||
.edu-class-leftnav li{ height: 50px; border-bottom:1px solid #eee; line-height: 50px; border-left:3px solid #fff; font-size:16px;}
|
||||
.edu-class-leftnav li a i{ color:#bbb;}
|
||||
.edu-class-leftnav li:hover,.edu-class-leftnav li.active{ border-left:3px solid #5faee3; }
|
||||
.edu-class-leftnav li:hover{ background:#f2f2f2;}
|
||||
|
|
|
|||
Loading…
Reference in New Issue