|
|
|
|
@ -5946,7 +5946,10 @@ div#chat-remote-video video { |
|
|
|
|
font-size:22px; |
|
|
|
|
margin-top:5px; |
|
|
|
|
} |
|
|
|
|
#work-list{ |
|
|
|
|
#student-list-work{ |
|
|
|
|
padding: 10px; |
|
|
|
|
} |
|
|
|
|
#work-list, #session-list{ |
|
|
|
|
padding: 10px; |
|
|
|
|
border:1px solid #dddddd; |
|
|
|
|
border-radius: 5px; |
|
|
|
|
@ -6070,7 +6073,8 @@ div#chat-remote-video video { |
|
|
|
|
.ui-dialog .ui-dialog-buttonpane{ |
|
|
|
|
border-top: 1px solid #DDD; |
|
|
|
|
} |
|
|
|
|
/*.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { |
|
|
|
|
|
|
|
|
|
.ui-button.ui-widget.ui-state-default { |
|
|
|
|
background-color:#f5f5f5; |
|
|
|
|
background-image:-moz-linear-gradient(top,#fff,#e6e6e6); |
|
|
|
|
background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6)); |
|
|
|
|
@ -6085,12 +6089,7 @@ div#chat-remote-video video { |
|
|
|
|
box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05) |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.ui-state-hover, |
|
|
|
|
.ui-widget-content .ui-state-hover, |
|
|
|
|
.ui-widget-header .ui-state-hover, |
|
|
|
|
.ui-state-focus, |
|
|
|
|
.ui-widget-content .ui-state-focus, |
|
|
|
|
.ui-widget-header .ui-state-focus{ |
|
|
|
|
.ui-button.ui-widget.ui-state-hover{ |
|
|
|
|
border-width: 1px; |
|
|
|
|
border-style:solid; |
|
|
|
|
border-color: #e6e6e6 #e6e6e6 #bfbfbf; |
|
|
|
|
@ -6099,7 +6098,10 @@ div#chat-remote-video video { |
|
|
|
|
background-color: #E6E6E6; |
|
|
|
|
font-weight:normal; |
|
|
|
|
color:#333333; |
|
|
|
|
}*/ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.select2-container .select2-selection--single{ |
|
|
|
|
height: 32px !important; |
|
|
|
|
border-color: #CCCCCC !important; |
|
|
|
|
|