|
|
|
@ -898,6 +898,29 @@ div.admin_section h4 { |
|
|
|
|
margin: 5px; |
|
|
|
|
padding: 5px; |
|
|
|
|
} |
|
|
|
|
.sessions_list { |
|
|
|
|
line-height: 20px; margin-top: 20px; |
|
|
|
|
} |
|
|
|
|
.sessions_list_inactive { |
|
|
|
|
line-height: 20px; |
|
|
|
|
} |
|
|
|
|
.session_box { |
|
|
|
|
background-color: #efefef; |
|
|
|
|
border: 1px solid #666; |
|
|
|
|
font-weight: bold; |
|
|
|
|
color: #666; |
|
|
|
|
list-style-type: none; |
|
|
|
|
margin: 5px; |
|
|
|
|
padding: 5px; |
|
|
|
|
margin-bottom: 10px; |
|
|
|
|
} |
|
|
|
|
.session_box_title { |
|
|
|
|
} |
|
|
|
|
.session_box_coach { |
|
|
|
|
} |
|
|
|
|
.session_course_item { |
|
|
|
|
padding: 0px; margin: 0px; |
|
|
|
|
} |
|
|
|
|
/*************************************************************** |
|
|
|
|
* DOKEOS CONFIG SETTINGS OF THE PLATFORM ADMIN SECTION * |
|
|
|
|
***************************************************************/ |
|
|
|
|