diff --git a/main/css/academica/default.css b/main/css/academica/default.css index 4205282816..769e3d5aec 100755 --- a/main/css/academica/default.css +++ b/main/css/academica/default.css @@ -82,7 +82,7 @@ input[type=button], input[type=submit] { position: relative; /* to avoid the IE peekabo bug*/ font-size: 1.0em; font-weight: normal; - min-height:10px; + min-height:25px; padding: 0.2em 0.5em; padding-bottom: 0.2em; } @@ -114,7 +114,7 @@ input[type=button], input[type=submit] { margin: 0; padding: 0; float:left; - width:100%; + width:100%; } #header3 UL { @@ -181,7 +181,7 @@ input[type=button], input[type=submit] { /* header 4 styles */ #header4 { float:left; - width:100%; + width:98%; background-color: #fff; height: 21px; } @@ -719,197 +719,8 @@ form span.form_error { position: relative; width: 80%; } -/* styles for the agenda */ -#agenda { - width: 100%; - margin: 0 auto; - border: 1px solid #CCCCCC; - border-collapse: collapse; -} -/* The cells with the name of the days of the weeks (mon->sun)*/ -.weekdays { - background-color: #dcdcdc; - text-align: center; - font-weight: bold; - border: 1px solid #CCCCCC; - border-collapse: collapse; -} -/* The cells for the days (1->31) */ -.days_week { - height: 40px; - width: 12%; - border: 1px solid #CCCCCC; - border-collapse: collapse; - background-color: #f9f9f9; -} -.days_weekend { - height: 40px; - width: 12%; - border: 1px solid #CCCCCC; - border-collapse: collapse; - background-color: #eaeaea; -} -.days_today { - height: 40px; - width: 12%; - border: 1px solid #CCCCCC; - border-collapse: collapse; - background-color: #FFCA8D; - color: #CC3300; - font-weight: bold; -} -.agenda_month_divider { - background-color: #666; - color: #fff; - text-align: center; -} -/*The caption of the calendar (displays the month and the << and >> links*/ -#agenda_list .title { - background-color: #680157; - color: #fff; - text-align: left; - padding: 2px 10px; - text-align: center; - border: 1px solid #bbb; -} -#agenda_list .title a:link, #agenda_list #title a:visited { - color: #fff; - padding: 2px 10px; - text-align: center; -} -#agenda_list .title a:hover { - color: #B70297; - padding: 2px 10px; - text-align: center; -} -/* The cells for the days (1->31) */ -#agenda_list .days_week { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #f5f5f5; -} -#agenda_list .days_weekend { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #e6e6e6; -} -#agenda_list .days_today { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #FFFFC0; -} -#agenda_list th { - background-color:#E5EDF9; - border:1px solid gray; - padding-right:12px; -} -/* text in the cells: display of agenda items (visible)*/ -#agenda_list .data { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .datanotbold { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .text { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -/*text in the cells: display of agenda items (invisible)*/ -#agenda_list .data_hidden { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -#agenda_list .datanotbold_hidden { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -#agenda_list .text_hidden { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -/*text in the cells: display of agenda items (highlighted)*/ -#agenda_list .datanow { - background-color: #FFCC00; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .datanotboldnow { - background-color: #FFCC00; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .textnow { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -.personal_agenda { - color: #008000; -} -.personal_agenda a:link, .personal_agenda a:visited { - color: #008000; -} -a.personal_agenda:link, a.personal_agenda:visited { - color: #008000; -} -.personal_agenda a:hover, .personal_agenda a:hover { - color: #B70297; -} -a.personal_agenda:hover, a.personal_agenda:hover { - color: #B70297; -} /* Login form */ #formLogin div { margin-bottom: 3px; @@ -2541,869 +2352,98 @@ a.read { width:110px; } +/* DASHBOARD */ -/********************************************** - * MESSAGE TOOL * - **********************************************/ - - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; +/* Head section */ +#head { + background-color: #000; + height: 100px; } -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; +#head h1 { + line-height: 100px; + color: #FFF; + text-align: center; + text-indent: -9999em } +/* End Head Section */ -#inbox-menu { - width:150px; - float:left; - margin-right:10px; -} -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -#inbox-menu ul li { - padding:2px 0px; +/* Columns section */ +#columns .column { + float: left; + width: 50%; + /* Min-height: */ + min-height: 400px; + height: auto !important; + height: 400px; } -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; -} -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} -} -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; -} -.message-group-date { - color:#666; - width:100%; - text-align:right; -} -.view-message-content { - line-height:150%; - font-size:110%; -} -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; -} -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; -} -.message-select-box { - float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; -} +/* To add in 1.8.7*/ -/* styles from the my.profile.php file */ -.message-content { -float:left; -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - font-size:11px; - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; +.session_box_title span { + font-size: 130%; + font-weight: bold; } - -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; +.sub_session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; + +#session_category_title { + font-size: 140%; + font-weight: bold; + padding: 2px 0px 5px 5px; } -.message-content-body-left { - float:left; - width:30%; + +/* fixes the * */ +span.form_required { + padding-right:5px; } -.message-content-body-right { - float:right; - text-align:left; - width:60%; + +.userportal-course-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 5px 10px; + height:40px; + margin:5px; } -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; + +.userportal-course-item-title { + font-size:150%; } -.message-image-info { + +.courseadminview-activity-3col, .platformadminview-activity-3col { + -moz-border-radius:5px 5px 5px 5px; + border:1px solid #E1E1E0; float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; + margin:0px 20px 10px 2px; + padding:11px; + width:220px; + height:330px; } -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; + +.courseadminview-activity-3col ul { + padding:0px 20px 10px 4px; + list-style-type:none; + height:240px; + margin-left:0px; + margin: 0px 0px 0px 0px ; } -.message-content-body-right:hover { + +.courseadminview-activity-3col ul li { + padding:4px 0px 4px 0px; } - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} - -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} - -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#32578b; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; - /*width:190px;*/ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} - -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} - -/* DASHBOARD */ - -/* Head section */ -#head { - background-color: #000; - height: 100px; -} -#head h1 { - line-height: 100px; - color: #FFF; - text-align: center; - text-indent: -9999em -} -/* End Head Section */ - -/* Columns section */ -#columns .column { - float: left; - width: 50%; - /* Min-height: */ - min-height: 400px; - height: auto !important; - height: 400px; -} - -#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} - - -/* To add in 1.8.7*/ - -.session_box_title span { - font-size: 130%; - font-weight: bold; -} - -.sub_session_box_title span { - font-size: 130%; - font-weight: bold; -} - -#session_category_title { - font-size: 140%; - font-weight: bold; - padding: 2px 0px 5px 5px; -} - -/* fixes the * */ -span.form_required { - padding-right:5px; -} - -.userportal-course-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 5px 10px; - height:40px; - margin:5px; -} - -.userportal-course-item-title { - font-size:150%; -} - -.courseadminview-activity-3col, .platformadminview-activity-3col { - -moz-border-radius:5px 5px 5px 5px; - border:1px solid #E1E1E0; - float:left; - margin:0px 20px 10px 2px; - padding:11px; - width:220px; - height:330px; -} - -.courseadminview-activity-3col ul { - padding:0px 20px 10px 4px; - list-style-type:none; - height:240px; - margin-left:0px; - margin: 0px 0px 0px 0px ; -} - -.courseadminview-activity-3col ul li { - padding:4px 0px 4px 0px; -} - -#activity-3col { - width: 800px ; - margin-left: auto ; - margin-right: auto ; -} +#activity-3col { + width: 800px ; + margin-left: auto ; + margin-right: auto ; +} .userportal-catalog-item { @@ -3421,25 +2461,6 @@ span.form_required { margin-left:5px; } -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 16px; - /* height:40px; */ - /*background-color:#f9f9f9; border:1px solid #dddddd; padding:5px 10px 5px 10px; margin-top: 10px; */ -} - .catalog_box { border: 1px solid #DCE5F3; /* font-weight: bold; */ diff --git a/main/css/baby_orange/default.css b/main/css/baby_orange/default.css index 8c4f86d4cc..3cb26afe9b 100755 --- a/main/css/baby_orange/default.css +++ b/main/css/baby_orange/default.css @@ -707,198 +707,7 @@ form span.form_error { position: relative; width: 80%; } -/* styles for the agenda */ -#agenda { - width: 100%; - margin: 0 auto; - border: 1px solid #CCCCCC; - border-collapse: collapse; -} -/* The cells with the name of the days of the weeks (mon->sun)*/ -.weekdays { - background-color: #dcdcdc; - text-align: center; - font-weight: bold; - border: 1px solid #CCCCCC; - border-collapse: collapse; -} -/* The cells for the days (1->31) */ -.days_week { - height: 40px; - width: 12%; - border: 1px solid #CCCCCC; - border-collapse: collapse; - background-color: #f9f9f9; -} -.days_weekend { - height: 40px; - width: 12%; - border: 1px solid #CCCCCC; - border-collapse: collapse; - background-color: #eaeaea; -} -.days_today { - height: 40px; - width: 12%; - border: 1px solid #CCCCCC; - border-collapse: collapse; - background-color: #FFCA8D; - color: #CC3300; - font-weight: bold; -} -.agenda_month_divider { - background-color: #FDDEAA; - color: #EE4C03; - text-align: center; - border:1px solid #EE4C03; -} -/* The cells for the days (1->31) */ -#agenda_list .days_week { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #f5f5f5; -} -#agenda_list .days_weekend { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #e6e6e6; -} -#agenda_list .days_today { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #FFFFC0; -} -#agenda_list th { - background-color:#E5EDF9; - border:1px solid gray; - padding-right:12px; -} - -/*The caption of the calendar (displays the month and the << and >> links*/ -#agenda_list .title { - background-color: #680157; - color: #fff; - text-align: left; - padding: 2px 10px; - text-align: center; - border: 1px solid #bbb; -} -#agenda_list .title a:link, #agenda_list #title a:visited { - color: #fff; - padding: 2px 10px; - text-align: center; -} -#agenda_list .title a:hover { - color: #B70297; - padding: 2px 10px; - text-align: center; -} -/* text in the cells: display of agenda items (visible)*/ -#agenda_list .data { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .datanotbold { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .text { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -/*text in the cells: display of agenda items (invisible)*/ -#agenda_list .data_hidden { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -#agenda_list .datanotbold_hidden { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -#agenda_list .text_hidden { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -/*text in the cells: display of agenda items (highlighted)*/ -#agenda_list .datanow { - background-color: #FFCC00; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .datanotboldnow { - background-color: #FFCC00; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .textnow { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -.personal_agenda { - color: #008000; -} -.personal_agenda a:link, .personal_agenda a:visited { - color: #008000; -} -a.personal_agenda:link, a.personal_agenda:visited { - color: #008000; -} -.personal_agenda a:hover, .personal_agenda a:hover { - color: #B70297; -} -a.personal_agenda:hover, a.personal_agenda:hover { - color: #B70297; -} /* Login form */ #formLogin div { margin-bottom: 3px; @@ -2512,881 +2321,112 @@ a.read { width:110px; } +/* DASHBOARD */ -/********************************************** - * MESSAGE TOOL * - **********************************************/ - - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; +/* Head section */ +#head { + background-color: #000; + height: 100px; } -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; +#head h1 { + line-height: 100px; + color: #FFF; + text-align: center; + text-indent: -9999em } +/* End Head Section */ -#inbox-menu { - width:150px; - float:left; - margin-right:10px; -} -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -#inbox-menu ul li { - padding:2px 0px; +/* Columns section */ +#columns .column { + float: left; + width: 50%; + /* Min-height: */ + min-height: 400px; + height: auto !important; + height: 400px; } -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; -} -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} + + + + + + +/* To add in 1.8.7*/ + +.session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; + +.sub_session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-group-date { - color:#666; - width:100%; - text-align:right; + +#session_category_title { + font-size: 140%; + font-weight: bold; + padding: 2px 0px 5px 5px; } -.view-message-content { - line-height:150%; - font-size:110%; + +/* fixes the * */ +span.form_required { + padding-right:5px; } -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; +.userportal-course-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 5px 10px; + height:40px; + margin:5px; } -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; + +.userportal-course-item-title { + font-size:135%; } -.message-select-box { + +.courseadminview-activity-3col, .platformadminview-activity-3col { + -moz-border-radius:5px 5px 5px 5px; + border:1px solid #E1E1E0; float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; + margin:0px 20px 10px 2px; + padding:11px; + width:220px; + height:330px; } -/* styles from the my.profile.php file */ -.message-content { -float:left; -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - font-size:11px; - padding: 0 0 11px; - color:#333; +.courseadminview-activity-3col ul { + padding:0px 20px 10px 4px; + list-style-type:none; + height:240px; + margin-left:0px; + margin: 0px 0px 0px 0px ; } -.message-link { - color:#ff8400; + +.courseadminview-activity-3col ul li { + padding:4px 0px 4px 0px; } -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; + +#activity-3col { + width: 800px ; + margin-left: auto ; + margin-right: auto ; } -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; -} -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; -} -.message-content-body-left { - float:left; - width:30%; -} -.message-content-body-right { - float:right; - text-align:left; - width:60%; -} -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; -} -.message-image-info { - float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { -} - - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} - -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} - -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li {left - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#EE8204; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; - /*width:190px;*/ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} - -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} - -/* DASHBOARD */ - -/* Head section */ -#head { - background-color: #000; - height: 100px; -} -#head h1 { - line-height: 100px; - color: #FFF; - text-align: center; - text-indent: -9999em -} -/* End Head Section */ - -/* Columns section */ -#columns .column { - float: left; - width: 50%; - /* Min-height: */ - min-height: 400px; - height: auto !important; - height: 400px; -} - -#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} - - - - - - - -/* To add in 1.8.7*/ - -.session_box_title span { - font-size: 130%; - font-weight: bold; -} - -.sub_session_box_title span { - font-size: 130%; - font-weight: bold; -} - -#session_category_title { - font-size: 140%; - font-weight: bold; - padding: 2px 0px 5px 5px; -} - -/* fixes the * */ -span.form_required { - padding-right:5px; -} - -.userportal-course-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 5px 10px; - height:40px; - margin:5px; -} - -.userportal-course-item-title { - font-size:135%; -} - -.courseadminview-activity-3col, .platformadminview-activity-3col { - -moz-border-radius:5px 5px 5px 5px; - border:1px solid #E1E1E0; - float:left; - margin:0px 20px 10px 2px; - padding:11px; - width:220px; - height:330px; -} - -.courseadminview-activity-3col ul { - padding:0px 20px 10px 4px; - list-style-type:none; - height:240px; - margin-left:0px; - margin: 0px 0px 0px 0px ; -} - -.courseadminview-activity-3col ul li { - padding:4px 0px 4px 0px; -} - -#activity-3col { - width: 800px ; - margin-left: auto ; - margin-right: auto ; -} - - -.userportal-catalog-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ +.userportal-catalog-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 10px 6px; + /* height:40px; */ } .userportal-catalog-item .catalog_box li span { @@ -3395,41 +2435,6 @@ span.form_required { margin-left:5px; } -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - background-color: #efefef; - border: 1px solid #666; - font-weight: bold; - color: #666; - list-style-type: none; - margin: 5px 5px 5px 40px; - padding: 5px; - margin-bottom: 10px; -} -.session_box_title { - margin-bottom: 7px; -} -.session_box_coach { -} -.session_course_item { - /* padding: 0px; */ - margin: 7px 0px; -} - -.session_course_item .courses { - margin-bottom: 5px; - height:35px; -} - .forum_table_title { border-collapse: collapse; width: 100%; diff --git a/main/css/base.css b/main/css/base.css index 6fcc20d61c..3d9feeca93 100644 --- a/main/css/base.css +++ b/main/css/base.css @@ -6,6 +6,24 @@ outline :none; } +#menu { + width:180px; +} + + +a.tag { + background-color: #E0EAF1; + border-bottom: 1px solid #3E6D8E; + border-right: 1px solid #7F9FB6; + color: #3E6D8E; + font-size: 90%; + line-height: 2.4; + margin: 2px 2px 2px 0; + padding: 3px 4px; + text-decoration: none; + white-space: nowrap; +} + img { border: none; } @@ -32,8 +50,83 @@ h5{ h6 { } +/* User portal */ +/* user_portal course status icon */ +.coursestatusicons { + border: 0px solid #000; + float: left; + padding-right: 5px; + width: auto; +} +/* user_portal course list */ +.courses { + list-style-type: none; + margin-bottom: 5px; + height: 30px; +} +/* user_portal session list */ +.session_course_item .courses { + margin-bottom: 5px; + height:35px; +} +.session_course_item { + /* padding: 0px; */ + margin: 0px; + margin-bottom:15px; + font-size:135%; +} + +.userportal-course-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 5px 10px; + height:40px; + margin:5px; + padding:15px; +} + +.session_box_title { + margin-bottom: 7px; +} + + +.userportal-course-item-title { + font-size:135%; +} + +.session_course_item .item_closed, .userportal-course-item-title .item_closed { + font-size:80%; +} +#maincontent .courseslist li { + margin-bottom:8px; +} + +.independent_course_item a { + font-size:135%; +} + +.userportal-session-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 10px 6px; + margin:10px 0px; +} + +.userportal-session-category-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 10px 16px; + /* height:40px; */ + /*background-color:#f9f9f9; border:1px solid #dddddd; padding:5px 10px 5px 10px; margin-top: 10px; */ +} /***************************************************** * AGENDA * @@ -377,10 +470,6 @@ a.personal_agenda:hover, a.personal_agenda:hover { margin-top: 10px; } -#social_widget { - margin-bottom: 0px; -} - .menusection { margin: 15px 0 0 6px; } @@ -669,4 +758,1138 @@ button:hover { .bread .home { padding:5px 15px 4px 8px; -} \ No newline at end of file +} + + + +/* Categories courses*/ + +#course-picture { + position:absolute; + top:8%; + left:85%; + padding:4px; + border:1pt solid #ccc; +} + +#categories-content-first { + width:290px; + float:left; +} + +#categories-search { + text-align:center; + /*height:55px; */ + float: right; +} + +#categories-list { + -moz-border-radius-topleft:8px; + -moz-border-radius-topright:8px; + -webkit-border-top-left-radius: 8px; + -webkit-border-top-right-radius: 8px; + border-top-left-radius: 8px; + border-top-right-radius: 8px; + -moz-box-shadow:0 -1px 10px 2px #CCCCCC; + -Webkit-box-shadow: 0 -1px 10px 2px #CCCCCC; + box-shadow: 0 -1px 10px 2px #CCCCCC; + border:1px solid #CCCCCC; + float:left; + margin:8px; + width:240px; + min-height:132px; + padding:18px; + font-size:11pt; +} + +#categories-content-second { + margin-left: 308px; + margin-top:5px; +} + +.course-block-main-item { + height: 32px; + padding: 3px 0px 3px 0px; +} + +.categories-block-course { + -moz-border-radius-topleft:8px; + -moz-border-radius-topright:8px; + -webkit-border-top-left-radius: 8px; + -webkit-border-top-right-radius: 8px; + border-top-left-radius: 8px; + border-top-right-radius: 8px; + -moz-box-shadow:0 -1px 10px 2px #CCCCCC; + -Webkit-box-shadow: 0 -1px 10px 2px #CCCCCC; + box-shadow: 0 -1px 10px 2px #CCCCCC; + border:1px solid #CCCCCC; + float:left; + margin:10px; + padding:12px; + width:240px; + min-height:294px; + color: #BBBBBB; +} + +.categories-course-picture { + width:95px; + height:95px; + float:left; + overflow:hidden; + + border-radius:4px; + -moz-border-radius:4px; + -webkit-border-radius:4px; + + box-shadow:0 -1px 5px 2px #CCCCCC; + -moz-box-shadow:0 -1px 5px 2px #CCCCCC; + -Webkit-box-shadow: 0 -1px 5px 2px #CCCCCC; + box-shadow: 0 -1px 5px 2px #CCCCCC; + margin-left: 8px; +} + +.categories-course-picture img { + height: 95px; + background-color: #eeeeee; +} + +.categories-course-description { + margin-left:10px; + font-family:arial; + font-size:11px; + margin-bottom: 10px; +} + +.categories-course-description .course-block-title { + font-family: arial; + font-size: large; + margin-bottom: 10px; + color: #222222; + min-height:60px; +} +.categories-course-description .course-block-teacher { + font-size: large; + font-style: italic; + text-align: right; + color: #444444; + line-height: 10px; +} +.categories-course-description .course-block-date { + font-size: large; + font-style: italic; + text-align: right; + color: #444444; + line-height: 10px; +} +.course-block-popularity { + width: 90px; + margin-left:120px; + font-size: x-small; + font-style: italic; + text-align: right; + background-color: #eeeeee; + min-height:95px; + padding-right: 5px; + -moz-border-radius-topleft:4px; + -moz-border-radius-topright:4px; + -webkit-border-top-left-radius: 4px; + -webkit-border-top-right-radius: 4px; + border-top-left-radius: 4px; + border-top-right-radius: 4px; + -moz-box-shadow:0 -1px 5px 2px #CCCCCC; + -Webkit-box-shadow: 0 -1px 5px 2px #CCCCCC; + box-shadow: 0 -1px 5px 2px #CCCCCC; +} +.course-block-popularity-score { + font-size: 3em; + text-align: center; + color: #000000; + padding-top: 10px; + text-shadow: gray 3px 3px 2px; +} + +.categories-course-links { + margin-top:20px; + height:16px; + padding:2px; +} + +.course-link-desc { + float:left; +} + +/* THEMATIC ADVANCE */ +.thematic-postit { + width:250px; + height:auto; + overflow:hidden; +} +.thematic-postit-center { + background-image: url('../img/postit_center.png'); + height:auto; + margin-top: 0px; + margin-bottom:-16px; + padding-left:20px; + padding-right:20px; + padding-bottom:10px; + padding-top: 5px; +} +#titlethematic{ + text-transform: uppercase; +} + +/* ATTENDANCE */ + +div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { + float: left; + display:inline; + width:auto; + overflow:hidden; + margin-right:2px; + margin-top:5px; +} +.attendance-calendar-add div.row { + display:inline; +} +.attendance-calendar-edit div.row { + display:inline; +} +.attendance-calendar-row { + padding:5px; +} +.attendance-faults-bar { + width:90%; + background-color:none; + padding:2px; + font-size:120%; + font-weight: bold; + padding:5px; +} + +.attendance-users-table td { + height:66px; +} + +.attendance-calendar-table td { + height:66px; +} + + + +/********************************************** + * MESSAGE TOOL * + **********************************************/ + +#inbox-wrapper { + width:100%; +} +#inbox { + height:auto; + margin-left:auto; + margin-right:auto; + overflow:hidden; +} +#outbox { + height:auto; + margin-left:auto; + margin-right:auto; + overflow:hidden; +} + +#inbox-menu { + width:150px; + float:left; + margin-right:10px; +} +#inbox-menu ul { + list-style-image:none; + list-style-position:outside; + list-style-type:none; + margin:0; + padding:0px; +} +#inbox-menu ul li { + padding:2px 0px; +} + +#message-reply-link { + float:right; +} +.message-item { + -moz-background-clip:border; + -moz-background-inline-policy:continuous; + -moz-background-origin:padding; + -moz-border-radius-bottomleft:8px; + -moz-border-radius-bottomright:8px; + -moz-border-radius-topleft:8px; + -moz-border-radius-topright:8px; + background:#F5F5F5 none repeat scroll 0 0; + margin:0 0 5px; + padding:10px; +} +.message-topic { + -moz-background-clip:border; + -moz-background-inline-policy:continuous; + -moz-background-origin:padding; + -moz-border-radius-bottomleft:8px; + -moz-border-radius-bottomright:8px; + -moz-border-radius-topleft:8px; + -moz-border-radius-topright:8px; + background:#E6EEFB none repeat scroll 0 0; + margin:0 0 5px; + padding:10px; + +} +.message-group-title-topic { + font-size:180%; + margin:5px 0px 5px 0px; +} +.message-group-title { + font-size:120%; +} +.message-group-author { + margin:5px 0px 5px 0px; +} +.message-group-content { + line-height:150%; + margin: 5px 0px 8px 0px; +} +.message-group-date { + color:#666; + width:100%; + text-align:right; +} +.view-message-content { + line-height:150%; + font-size:110%; +} + +.message_view_table { + cellspacing:0; + cellpadding:0; + background-color:#dbeaf5; + border=0; + border-collapse: collapse; + width: 100%; +} +.message_view_table th { + padding-right: 12px; + border: 1px solid gray; + background-color: #f0f0f0; +} +.message-select-box { + float:left; + display:inline; + position:absolute; + margin-top:23px; + margin-left:20px; +} + +/* styles from the my.profile.php file */ +.message-content { +/* float:right; + background:#FFF; + padding: 10px 0 0 5px; + width:125px; + position:relative;*/ +} +.message-content .message-delete { + position: absolute; + top: 10px; + right: 10px; + cursor: pointer; +} +.message-content-internal { + display:inline; + margin:20px auto; + background:#F5E38E; + border:2px solid #EBCA4F; + padding:10px; + width:100px; + position:relative; + margin-top:150px; + margin-right:-100px; +} +.message-title { + font-size:12px; +} +.message-body { + padding: 0 0 11px; + color:#333; + font-size:100%; +} +.message-link { + color:#ff8400; +} +.message-view { + float:right; + margin:20px auto; + background:#F5E38E; + border:2px solid #EBCA4F; + padding:10px; + width:100px; + position:relative; + margin-top:115px; + margin-right:-100px; +} +.message-content-table { + background-color:white; + border:1px solid black; + position:absolute; + width:200px; + height:60px; + z-index:3; + visibility:hidden; + top:85px; + left:10px; + margin: 0px; + padding: 0px; +} + + +#message { + margin: 0 auto; + text-align: center; +} +#message select { + margin: 10px 0; + width: 220px; +} +#message textarea { + margin: 10px 0; +} +#message td { + padding: 4px; +} +.message-top-title { + float:left; + margin-top:1px; + margin-bottom:1px; + background-color:#F2F2F2; + width:600px; + border-bottom:1px solid #CCCCCC; + margin:left:5px; +} +.message-bottom-title { + height:22px; + float:left; + margin-top:1px; + margin-bottom:1px; + background-color:#F2F2F2; + width:600px; + border-bottom:1px solid #CCCCCC; +} +.message-content-body-left { + float:left; + width:30%; +} +.message-content-body-right { + float:right; + text-align:left; + width:60%; +} +.message-body-title { + float:right; + margin-top:1px; + margin-bottom:5px; + border-bottom:1px solid #CCCCCC; + border-collapse:collapse; +} +.message-image-info { + float:left; + margin-top:10px; + margin-bottom:10px; + margin-left:10px; + text-align:left; + margin-right:20px; +} +.message-content-body-right dd { + color:#333399; + border-bottom:1px solid #CCCCCC; + height:20px; + text-decoration:none; + outline-style:none; + background:#ffffff; +} +.message-content-body-right:hover { +} + +a.unread { + font-weight:bold; +} + + +/*SOCIAL TOOL*/ + +.social-plugin-item { + float:left; + width:50%; + background-color:#ccc; + margin: 0px; +} +#social-plugins { + float:left; + background-color:#f00; + width:100%; + margin: 0px; + padding:2px; +} + +.social-profile-extended { + width:320px; + overflow:hidden; +} + +div.image-social-content { + float:left; + /*border:1px dotted #ccc;*/ + margin:2px; + padding: 8px 4px 4px 4px; + background: #ffffff; + height:105px; + width:82px; + z-index:5; + cursor:pointer; + position:relative; + overflow:hidden; +} +div.image-social-content span { + overflow:hidden; + display:block; + height:75px; +} +div.image-social-content img { + vertical-align:middle; +} +div.image-social-content center.friend { + overflow:hidden; + height:30px; +} +.image-social-content .image-delete { + position: absolute; + top: 1px; + right: 1px; + cursor: pointer; +} +.social-info { + background:#B8C8DC; + color:#4475B0; + font-size:12px; + font-weight:bold; +} +.social-display-image { + float:right; + margin-top:-130px; + margin-right:5px; +} +.social-search-image { + color:#000033; + margin-top:2px; + width:200px; +} +.social-subtitle-search { + background:#ffffff; + border-top:1px #9DACBF solid; + border-bottom:1px #9DACBF solid; +} +.social-align-box { + text-align:left; + float:left; +} +.social-header { + margin-bottom:8px; +} +#social-content { + width:100%; + height:auto; + overflow:hidden; + margin-left:auto; + margin-right:auto; +} + +#social-content-right { + height:auto; + overflow:hidden; + float:left; + width:700px; +} + +.social-content-image { + margin-bottom:10px; + margin-top:2px; + overflow:hidden; +} + +#social-content-left { + display:block; + float:left; + height:auto; + margin-right:10px; + min-height:300px; + overflow:hidden; + width:175px; +} + + +.social-content-description { + background:#ECE9D8; +} +.social-content-body { + background:#ffffff; +} +.social-content-table { + border-top:1px #9DACBF solid; + border-left:1px #9DACBF solid; + border-right:1px #9DACBF solid; + border-bottom:1px #9DACBF solid; +} +.social-profile-info dt { + text-align:left; + clear:left; + float:left; + width:80px; +} +.social-profile-info dd { + padding:1px 0px 3px 0px; + float:left; + margin:0; + display : block; + padding-left:10px; + width:200px; +} + +/* general layout of the profile page */ + +#social-profile-wrapper { + width: 100%; + text-align:left; + margin:0 auto; + float: left; +} +#social-profile-container { + /* width: 705px; */ +} +#social-profile-left { + float:left; + width:22%; +} +#social-profile-content { + float:right; + width:47%; + margin-left: 4px; +} +#social-profile-right { + float:right; + width:30%; + margin-left: 4px; +} + +/* SOCIAL MENU VERTICAL */ +.social-menu { + width:100%; + height:auto; +} +.social-menu ul { + list-style-image:none; + list-style-position:outside; + list-style-type:none; + margin:0; + padding:0px; +} +.social-menu li { + margin-bottom:4px; + padding-bottom:12px; + background-image:url(../img/line-social.jpg); + background-position:bottom; + background-repeat:repeat-x; +} +.social-menu li img { + float:left; +} +.social-menu-sub-level a img { + float:left; +} +.social-menu ul li a { + padding:2px 0px; +} +.social-menu-sub-level { + margin-left:20px; +} +.social-menu-title{ + width:100%; + float:left; + height:auto; + margin-bottom:10px; + padding-top:4px; + padding-bottom:4px; +} +.social-menu-text1 { + color:#fff; + font-size:12px; + font-weight:bold; +} +.social-menu-text2 { + color:#000; + font-weight:normal; + font-size:12px; +} +.social-menu-text3 { + color:#94cdf9; + font-weight:normal; + font-size:12px; + font-weight:bold; +} +.social-menu-text4 { + font-family:Verdana, Geneva, sans-serif; + color:#000; + font-weight:normal; + font-size:13px; + vertical-align:bottom; +} +.social-menu-text-active { + font-family:Verdana, Geneva, sans-serif; + color:#000; + font-weight:bold; + font-size:13px; + vertical-align:bottom; +} +.social-menu-title-right { + width:84%; + float:right; + height:20px; + background-color:#32578b; + margin-bottom:10px; +} + + +/* BOX SHARED PROFILE */ + +.social-friend-container { + width:100%; + overflow:hidden; +} + +.shared_profile_mygroups_grid_container { + width:100%; + overflow:hidden; +} +.shared_profile_mygroups_grid_item { + width:42%; + float:left; + height:140px; + margin:20px; +} + +.social-menu-group-member { + float:left; + height:120px; + margin:5px; + overflow:hidden; + padding:2px; + width:76px; +} + + +/* styles from the my.profile.php file */ +#social_widget { + padding:1px; + margin-bottom:10px; + margin-left:0px; + margin-right:0px; +} + +#social_widget_image { + float:left; + width:150px; + margin-bottom:10px; + padding:2px; +} + +/* SOCIAL BOX */ + +.social-box-main1 { + width:100%; + height:auto; + overflow:hidden; +} +.social-box-left { + width:340px; + float:left; + height:auto; + margin:0px; +} + +.social-box-right { + width:280px; + float:left; + height:auto; + margin-left:18px; + overflow:hidden; +} + +.box_shared_profile_group_title { + border-bottom:1pt dotted #000; + padding:5px; + vertical-align:middle; + font-size:12pt; + font-weight:bold; + margin-bottom:5px +} +.box_shared_profile_group_description { + height:100px; + margin-left:65px; +} +.box_shared_profile_group_image { + height:80px; + width:60px; + float:left; +} +.box_shared_profile_group_actions { + text-align:right; +} + +.social-groups-text1 { + font-size:12px; + color:#669; +} +.social-groups-text2 { + font-size:12px; + color:#686868; + font-weight:bold; +} +.social-groups-text3 { + font-size:12px; + color:#000; + font-weight:bold; + text-transform:capitalize; + margin-top:5px; +} +.social-groups-text4 { + font-size:12px; + color:#666666; +} +.social-groups-image { + border: 2px solid #cac9c9; +} +.social-groups-home-title { + border-bottom:1pt dotted #000; + padding:2px; + margin-bottom:5px; + font-weight:bold; +} +.social-home-users-online { + border:3px solid #E6E6E6; +} + +#social-content-online { + margin-bottom:5px; + margin-top:2px; + padding:1px; +} + +#social-group-details { + margin-bottom:20px; +} +.social-group-details-info span { + color:#777; +} + +.social-group-details-info { + padding:2px 0px 2px 0px; +} + +.social-background-content { + z-index:5; + position:relative; + /* border:1px dotted #DDDDDD; */ + width:170px; + overflow:hidden; +} + +.social-background-content .hidden_message { + cursor:pointer; + position:absolute; + top:0px; + right:0px; +} + +.hidden_message { + background-color:#5A5A5A; + padding:2px; + margin:0px; +} + +.hidden_message a { + color:#fff; + /* text-decoration: underline; */ +} + + +#social-forum-main-title { + font-size:130%; + font-weight:bold; + padding: 0px 8px 0px 8px; + +} + +#social-forum-title { + font-size:130%; + font-weight:bold; + padding: 0px 8px 0px 8px; + +} + +#social-thread { + /*-moz-border-radius-bottomleft:5px; + -moz-border-radius-bottomright:5px; */ + -moz-border-radius-topleft:5px; + -moz-border-radius-topright:5px; + border:1px solid #E1E1E0; + background-color:#E1E1E0; + padding:8px; + font-size:110%; + font-weight:bold; +} + + +#social-post { + -moz-border-radius-bottomleft:5px; + -moz-border-radius-bottomright:5px; + /* -moz-border-radius-topleft:5px; + -moz-border-radius-topright:5px; */ + border:1px solid #E1E1E0; + background-color:#ECECEB; + padding:12px; +} + + + + +input { + -moz-border-radius:5px; + -webkit-border-radius:5px; + border-radius:5px; + -x-system-font:none; + border:1px solid #CCCCCC; + color:#666666; + font-family:Arial,Helvetica,sans-serif; + font-size:120%; + line-height:normal; + padding:4px; +} + +textarea { + border:1px solid #CCCCCC; + padding:5px; + -moz-border-radius:5px; + -webkit-border-radius:5px; + border-radius:5px; + color:#666666; +} + +select { + color:#555; + border: 1px solid #CCC; + padding: 4px; + background-color: #F3F3F3; + font-size: 12px; + + -moz-border-radius:5px; + -webkit-border-radius:5px; + border-radius:5px; +} + +input[type=checkbox], input[type=radio], input[type=button], input[type=submit] { + cursor: pointer; + font-size: 12px; + -moz-border-radius:5px; + -webkit-border-radius:5px; + -border-radius:5px; + border:1px solid #E1E1E0; +} + +input[type="text"]:focus, input[type="password"]:focus, textarea:focus { + border: 1px solid #849FB3; + box-shadow: 0 0 5px #C9D2D9; + background-image:none; + background-color:white; + -moz-border-radius:5px; + -border-radius:5px; + -webkit-border-radius:5px; + border-radius:5px; +} + + +/* Fixes the FB input*/ +input.maininput:focus { + box-shadow:0 0 0px #fff; + border:none; +} + +/* Big icons course home page styles */ +.big_icon { + /*width:205px; */ + padding:10px; +} + +.big_icon img { + padding:5px; + -moz-border-radius:10px; + -border-radius:10px; + -webkit-border-radius:10px; + border-radius:10px; + -webkit-box-shadow: 0 4px 8px #C8C8C8; + -opera-box-shadow: 0 4px 8px #C8C8C8; + -moz-box-shadow: 0 4px 8px #C8C8C8; + box-shadow: 0 4px 8px #C8C8C8; + +} + +.big_icon img:hover { + -webkit-box-shadow: 0 4px 18px #C8C8C8; + -opera-box-shadow: 0 4px 18px #C8C8C8; + -moz-box-shadow: 0 4px 18px #C8C8C8; + box-shadow: 0 4px 18px #C8C8C8; +} + +.courseadminview .big_icon a { + font-size:12px; +} + +/* Fixes the administration block section */ +.admin_section div { + margin: 5px 0 14px 5px; + margin-left: 39px; +} + +.rounded_div { + background: none repeat scroll 0 0 #FFFFFF; + border: 1px solid #E5E5E5; + + -webkit-border-radius: 11px; + -opera-border-radius: 11px; + -moz-border-radius: 11px; + border-radius: 11px; + + -webkit-box-shadow: 0 4px 18px #C8C8C8; + -opera-box-shadow: 0 4px 18px #C8C8C8; + -moz-box-shadow: 0 4px 18px #C8C8C8; + box-shadow: 0 4px 18px #C8C8C8; + + float: left; + height: auto; + margin: 10px 8px 15px 15px; + padding: 16px 12px 5px; +} + +/* Makes the course elements more readable */ +.userportal-course-item { + +} + +.session_course_item { + padding: 6px 0px 6px 5px ; +} + +/* LP tool*/ + +div.lp_resource { + padding:5px 10px; + width:450px; + + list-style-type: none; + margin: 0; + padding: 0; + +} + +.lp_resource_element, .lp_resource_element_no_link { + background-image:-moz-linear-gradient(top,#fefefe,#eee); + background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fdfdfd),color-stop(1,#eee)); + border: 1px solid #CCCCCC; + color: #444444; + cursor: pointer; + font-weight: bold; + text-decoration: none; + text-shadow: 0 1px 1px #F6F6F6; + margin:5px; + padding:5px; +} + +.doc_resource { + margin:5px; +} + +div.lp_tree { + height: 100%; + overflow: auto; + padding: 3px 10px 3px 0; + width: 230px; +} + +table.lp_build td.tree { + border:none; +} + +#resource_tab { + min-height:380px; +} + + +#logo { + /* height:85px; */ + padding-top: 4px; + overflow:hidden; + margin-left:4%; + float:left; +} + + + +div.system_announcement { + background-color: #EEEEEE; +} + +.RequirementHeading, .RequirementText, .RequirementContent { + margin-top:12px; +} + +#formLogin { + height:160px; +} + + +#toolshortcuts_horizontal { + padding: 8px 20px 2px 0px; + clear: right; + margin-left: auto; + margin-right: auto; + text-align: right; + width: 98%; +} + +#toolshortcuts_vertical { + padding: 8px 0px 2px 0px; + clear: right; + margin-left: auto; + margin-right: auto; + text-align: right; + width: 98%; +} + + +div.admin_section { + min-height: 260px; +} +.admin_section li { + padding: 2px 0px 2px; +} + +div.admin_section h4 { + font-size:16px; + letter-spacing:-1px; +} + +.actions span { + margin-right:0px; +} \ No newline at end of file diff --git a/main/css/base_chamilo.css b/main/css/base_chamilo.css index 7bfe8600e5..87800e68bb 100644 --- a/main/css/base_chamilo.css +++ b/main/css/base_chamilo.css @@ -32,6 +32,7 @@ body { background-color: #fff; background-repeat:no-repeat; } + /* Hides from IE5-mac \*/ * html #outerframe { height: 1%; @@ -203,13 +204,6 @@ ul#navigation .student-connect a { margin-top:8px; margin-bottom:30px; } -/* -.maincontent td { - float: left; - width: 100%; - padding: 4px; -} -*/ #center { margin: 0 190px 0 0; @@ -278,30 +272,6 @@ input.link_alike:hover { } -/* user_portal course status icon */ -.coursestatusicons { - border: 0px solid #000; - float: left; - padding-right: 5px; - width: auto; -} -/* user_portal course list */ -.courses { - list-style-type: none; - margin-bottom: 5px; - height: 30px; -} -/* user_portal session list */ -.session_course_item .courses { - margin-bottom: 5px; - height:35px; -} -.session_course_item { - /* padding: 0px; */ - margin: 0px; - margin-bottom:15px; - font-size:135%; -} /***************************************************** * HEADER STYLES * @@ -991,7 +961,7 @@ div.row div.formw { text-align: left; } span.form_required { - color: #f00; + color: #f00;header2 } span.form_error { color: #f00; @@ -2453,19 +2423,6 @@ input.arrowl { width:500px; } -/* UI improvements for 1.8.6.2 this should be move to the chamilo theme and reproduce in all CSS*/ -.independent_course_item a { - font-size:135%; -} -.session_course_item a { - /* font-size:135%;*/ -} -.session_course_item .item_closed, .userportal-course-item-title .item_closed { - font-size:80%; -} -#maincontent .courseslist li { - margin-bottom:8px; -} a.read { font-weight:normal; } @@ -2740,795 +2697,6 @@ a.read { width:110px; } - -/********************************************** - * MESSAGE TOOL * - **********************************************/ - -#inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} - -#inbox-menu { - width:150px; - float:left; - margin-right:10px; -} -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -#inbox-menu ul li { - padding:2px 0px; -} - -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; -} -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; - -} -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; -} -.message-group-date { - color:#666; - width:100%; - text-align:right; -} -.view-message-content { - line-height:150%; - font-size:110%; -} - -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; -} -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; -} -.message-select-box { - float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; -} - -/* styles from the my.profile.php file */ -.message-content { -/* float:right; - background:#FFF; - padding: 10px 0 0 5px; - width:125px; - position:relative;*/ -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} - - -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; -} -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; -} -.message-content-body-left { - float:left; - width:30%; -} -.message-content-body-right { - float:right; - text-align:left; - width:60%; -} -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; -} -.message-image-info { - float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { -} - -a.unread { - font-weight:bold; -} - - - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - -.social-profile-extended { - width:320px; - overflow:hidden; -} - -div.image-social-content { - float:left; - /*border:1px dotted #ccc;*/ - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} - -#social-content-right { - height:auto; - overflow:hidden; - float:left; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; - overflow:hidden; -} - -#social-content-left { - display:block; - float:left; - height:auto; - margin-right:10px; - min-height:300px; - overflow:hidden; - width:175px; -} - - -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:13px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - padding:1px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - width:215px; -} - -#social_widget_image { - float:left; - width:190px; - margin-bottom:10px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:340px; - float:left; - height:auto; - margin:0px; -} - -.social-box-right { - width:280px; - float:left; - height:auto; - margin-left:18px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - //width:648px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - /* border:1px dotted #DDDDDD; */ - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - - - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} - -#titlethematic{ - text-transform: uppercase; - color: blue; -} - -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:120%; - font-weight: bold; - padding:5px; -} - /* DASHBOARD */ /* Head section */ @@ -3582,20 +2750,6 @@ span.form_required { padding-right:5px; } -.userportal-course-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 5px 10px; - height:40px; - margin:5px; -} - -.userportal-course-item-title { - font-size:135%; -} - .courseadminview-activity-3col, .platformadminview-activity-3col { -moz-border-radius:5px 5px 5px 5px; border:1px solid #E1E1E0; @@ -3624,7 +2778,6 @@ span.form_required { margin-right: auto ; } - .userportal-catalog-item { -webkit-border-radius: 10px; -moz-border-radius: 10px; @@ -3640,25 +2793,6 @@ span.form_required { margin-left:5px; } -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 16px; - /* height:40px; */ - /*background-color:#f9f9f9; border:1px solid #dddddd; padding:5px 10px 5px 10px; margin-top: 10px; */ -} - .catalog_box { border: 1px solid #DCE5F3; /* font-weight: bold; */ @@ -3696,8 +2830,6 @@ span.form_required { .course-student-view-activity-3col ul li { padding:5px 0px 4px 0px; - /* float:left; - width : 380px; */ } /* plugins divs */ @@ -3718,15 +2850,6 @@ span.form_required { padding:0px; } - -.attendance-users-table td { - /* height:66px;*/ -} - -.attendance-calendar-table td { - /*height:66px;*/ -} - #contact_registration .label{ width:205px; diff --git a/main/css/base_classic.css b/main/css/base_classic.css index 4889f20774..f6498f636b 100644 --- a/main/css/base_classic.css +++ b/main/css/base_classic.css @@ -1,3 +1,26 @@ /* * Base CSS for classic chamilo themes */ + +#header2 { + min-height: 25px; +} + +#header3 { + width: 100%; + padding-left:0px; + padding-right:0px; + float:left; +} + +#header4 { + width: 98%; + float:left; + padding-left:20px; + padding-right:0px; +} + +.menu , #menu { + min-height: 90px; +} + \ No newline at end of file diff --git a/main/css/blue_lagoon/default.css b/main/css/blue_lagoon/default.css index 87dd47d6bb..c2fd1136cf 100755 --- a/main/css/blue_lagoon/default.css +++ b/main/css/blue_lagoon/default.css @@ -35,10 +35,10 @@ body { /* End hide from IE5-mac */ #main { - position: relative; /* to avoid the IE peekabo bug*/ + float: left; margin: 0px auto; - margin-top: 10px; - width: 98%; + margin-top: 5x; + width: 96%; padding: 0px 10px 10px 10px; min-height: 320px; } @@ -203,6 +203,50 @@ a.invisible:link, a.invisible:visited { line-height: 0px; height: 0; } + +/* +----------------------------------------------------------------------------- +Menu Slide JQuery +----------------------------------------------------------------------------- +*/ +ul#navigation { + position: fixed; + margin: 0px; + padding: 0px; + top: 110px; + right: -10px; + list-style: none; + z-index:9999; +} + +ul#navigation li { + width: 73px; +} + +ul#navigation li a { + display: block; + margin-left: 1px; + width: 65px; + height: 60px; + background-color:#CFCFCF; + background-repeat:no-repeat; + background-position:center center; + border:1px solid #AFAFAF; + -moz-border-radius:10px 0px 0px 10px; + -webkit-border-bottom-right-radius: 10px; + -webkit-border-top-right-radius: 10x; + -khtml-border-bottom-right-radius: 10px; + -khtml-border-top-right-radius: 10px; + -moz-box-shadow: 0px 4px 3px #000; + opacity: 0.6; + filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); + -webkit-box-shadow: 0px 4px 3px #000; +} + +ul#navigation .help a{ + background-image: url(images/help2.png); +} + /***************************************************** * REDEFINED HTML TAGS * *****************************************************/ @@ -251,11 +295,10 @@ a:active { /* form elements */ -input[text] { - +select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit] { + cursor: pointer; } -input[type="text"]:focus, input[type="password"]:focus, textarea:focus { - +input[text] { } input.link_alike { background-color: #FFFFFF; @@ -275,29 +318,21 @@ input.link_alike:hover { padding: 0px; margin: 0px; } -select, textarea, input { - color : #000; - border: 1px solid #000; -} -input.checkbox { - border-width: 0; -} -select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit] { - cursor: pointer; +input[type="text"]:focus, input[type="password"]:focus, textarea:focus { + background-image:url(images/shadow.gif); } - - /* user_portal course status icon */ .coursestatusicons { border: 0px solid #000; float: left; - padding-right: 8px; + padding-right: 5px; width: auto; } /* user_portal course list */ .courses { list-style-type: none; margin-bottom: 5px; + height: 30px; } /* user_portal session list */ .session_course_item .courses { @@ -313,6 +348,7 @@ select, input[type=checkbox], input[type=radio], input[type=button], input[type= .session_course_item .item_closed, .userportal-course-item-title .item_closed { font-size:80%; } + /***************************************************** * HEADER STYLES * *****************************************************/ @@ -353,6 +389,7 @@ select, input[type=checkbox], input[type=radio], input[type=button], input[type= #header2 { position: relative; /* to avoid the IE peekabo bug*/ color: #636363;/*border: 1px solid red;*/ + min-height: 25px; } #header2 a { color: #636363; @@ -388,7 +425,10 @@ select, input[type=checkbox], input[type=radio], input[type=button], input[type= background-repeat: repeat-x;/*border: 1px solid green;*/ height:41px; float:left; - width:100%; + padding-left:0px; + padding-right:0px; + width: 100%; + float:left; } #header3 a { DISPLAY: block; @@ -433,8 +473,8 @@ select, input[type=checkbox], input[type=radio], input[type=button], input[type= } #header3 input.logout { /* makes an input appear like a link in this header */ - margin: 0 0 0 0; - padding: 0; + margin: 0px; + padding: 0px; background-color: transparent; border: none; COLOR: rgb(39,84,175); @@ -442,7 +482,7 @@ select, input[type=checkbox], input[type=radio], input[type=button], input[type= display: inline; background: url(../../img/tab_right.gif) no-repeat right top; PADDING-RIGHT: 10px; - PADDING-TOP: 3px; + PADDING-TOP: 3px; } #header3 input:hover { color: #333; @@ -478,8 +518,11 @@ select, input[type=checkbox], input[type=radio], input[type=button], input[type= padding-left: 21px; margin-bottom: 2px; clear:right; - float:left; - width:100%; + width:98%; + float:left; + padding-left:20px; + padding-right:0px; + } #header4 a { color: #fff; @@ -496,50 +539,6 @@ select, input[type=checkbox], input[type=radio], input[type=button], input[type= margin-right: auto; width: 98%; } - -/* ------------------------------------------------------------------------------ -Menu Slide JQuery ------------------------------------------------------------------------------ -*/ -ul#navigation { - position: fixed; - margin: 0px; - padding: 0px; - top: 110px; - right: -10px; - list-style: none; - z-index:9999; -} - -ul#navigation li { - width: 73px; -} - -ul#navigation li a { - display: block; - margin-left: 1px; - width: 65px; - height: 60px; - background-color:#CFCFCF; - background-repeat:no-repeat; - background-position:center center; - border:1px solid #AFAFAF; - -moz-border-radius:10px 0px 0px 10px; - -webkit-border-bottom-right-radius: 10px; - -webkit-border-top-right-radius: 10x; - -khtml-border-bottom-right-radius: 10px; - -khtml-border-top-right-radius: 10px; - -moz-box-shadow: 0px 4px 3px #000; - opacity: 0.6; - filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); - -webkit-box-shadow: 0px 4px 3px #000; -} - -ul#navigation .help a{ - background-image: url(images/help2.png); -} - /***************************************************** * FOOTER STYLES * *****************************************************/ @@ -616,11 +615,11 @@ ul#navigation .help a{ } .menusectioncaption { - font-weight:bold; position: relative; top: -9px; background-color: #FFF; padding: 0 8px 0 4px; + font-weight:bold; } .menulist { list-style: none; @@ -660,6 +659,7 @@ ul#navigation .help a{ /* End hide from IE5/mac */ + /* --- course navigation menu as a definition list --- */ #swap_menu_link { float: left; @@ -810,7 +810,7 @@ input.liteoption { width: 100%; margin: 0 auto; border: 1px solid #bbb; - border-collapse: collapse; + border-collapse: collapse; } .agenda_month_divider { background-color: #dcdcdc; @@ -1130,7 +1130,6 @@ a.personal_agenda:hover, a.personal_agenda:hover { border-color: #ccc; color: #111; } - /********************************************** * DOCUMENT MODULE * **********************************************/ @@ -1426,21 +1425,20 @@ div.admin_section { float: left; padding: 5px; margin: 10px 20px; - min-height:200px; } div.admin_section h4 { margin: 0; border-bottom: 1px solid gray; width: 100%; } -/* Report section */ -div.report_section { +/* Admin section */ +div.admin_section { width: 40%; float: left; padding: 5px; margin: 10px 20px; } -div.report_section h4 { +div.admin_section h4 { margin: 0; border-bottom: 1px solid gray; width: 100%; @@ -1501,8 +1499,6 @@ div.report_section h4 { margin-bottom: 5px; height:35px; } - - /*************************************************************** * DOKEOS CONFIG SETTINGS OF THE PLATFORM ADMIN SECTION * ***************************************************************/ @@ -1669,10 +1665,7 @@ a.forum_group_link { } .forum_description { color: #000; - font-weight: normal; -} -.forum_description p{ - font-size: 11px; + font-weight: normal; } .forum_title { color: #000; @@ -2111,93 +2104,6 @@ div.comments { .quiz_export_link { float: right; } - -/********************************************** - * EXERCISE TOOL * - **********************************************/ -.exercice_form { - width: 300px; -} -#validationButton { - text-decoration: none; - margin: 5px; - /*border:1px solid #999999;*/ - /*background:#F0F0F0; */ - padding: 3px; - padding-left:10px; - padding-right:10px; - font-weight:bold; - color:#666; -} -.rounded { - border: 3px solid #CCCCCC; - padding: 3px; - width: 200px; - /* margin-left:10px; */ -} -.rounded_inner { - background:#FFF; - padding-top: 10px; - padding-bottom: 10px; -} -.rounded_inner:hover { - color:#C802A5; - background:#F0F0F0; -} -.exercise_scenario_label { -} -.exercise_scenario_element { -} -span.checkbox { - width: 19px; - height: 25px; - padding: 0 5px 0 0; - background: url(images/checkbox.gif) no-repeat; - display: block; - clear: left; - float: left; -} -span.radio { - width: 19px; - height: 25px; - padding: 0 5px 0 0; - background: url(images/radio.gif) no-repeat; - display: block; - clear: left; - float: left; -} -#question_title { -} -#question_description { - padding-left:5px; - padding-top:10px; -} -#question_score { - padding-left:5px; - padding-top:10px; - padding-bottom:10px; - font-weight:bold; - font-size:130%; -} -#question_feedback { - background-color:#FCF7BA; - border:1px solid #CCCCCC; - color:#666666; - font-size:11px; - font-weight:bold; - list-style-type:none; - margin-top:5px; - padding:5px; -} -#exercise_close_link { - background: url(images/close.gif) no-repeat; - padding-left: 20px; -} -#exercise_close_link:hover { - background: url(images/close_highlight.gif) no-repeat; - padding-left: 20px; -} - /*Exercice timer*/ #square{ padding:5px; @@ -2212,7 +2118,7 @@ span.radio { margin:0; } .count_down{ - padding: 3px; + padding: 3px; font-size:22px; font-weight:bold; color:#222; @@ -2461,20 +2367,6 @@ span.radio { font-weight:bolder; vertical-align:middle; } - -.actions-title-groups { - //background:#efefef; - //border-bottom:1px dotted #999999; - //border-top:1px dotted #999999; - padding-left:0px; - padding-right:0px; - padding-top: 4px; - padding-bottom: 4px; - margin-bottom: 5px; - font-size:14px; - font-weight:bolder; - vertical-align:middle; -} /***************************************************** * BUTTONS * *****************************************************/ @@ -2494,7 +2386,7 @@ button,input[type="submit"] { padding:5px 15px 5px 15px; vertical-align:middle; } -button:hover input[type="submit"]:hover{ +button:hover input[type="submit"]:hover { background-color:#a8a7a7; color:#545454; border-style: inset; @@ -2746,6 +2638,7 @@ input.arrowl { padding-bottom:10px; padding-top:8px; } + .legal-terms { height:150px; overflow:auto; @@ -2753,11 +2646,14 @@ input.arrowl { width:500px; } + /* UI improvements for 1.8.6.2 this should be move to the chamilo theme and reproduce in all CSS*/ * { outline :none; } + +/* input, select, textarea { -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; @@ -2783,11 +2679,14 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { font-size:135%; } .session_course_item a { - /*font-size:120%;*/ + font-size:120%; } +*/ + #maincontent .courseslist li { margin-bottom:8px; } +/* a.read { font-weight:normal; } @@ -2806,7 +2705,8 @@ a.read { font-size:14px; font-weight:bolder; vertical-align:middle; -} +}*/ + /* GROUP TOOL */ @@ -2935,11 +2835,10 @@ a.read { -opera-box-shadow: 0 4px 18px #C8C8C8; -moz-box-shadow: 0 4px 18px #C8C8C8; - float: left; - height: 88px; - margin: 0 8px 15px 15px; - padding: 16px 12px 5px; - width:600px; + float: left; + height: auto; + margin: 0 8px 15px 15px; + padding: 16px 12px 5px; } .box_description_group_member { @@ -2976,6 +2875,7 @@ a.read { margin-top:4px; margin-right:4px; } + /*PROFILE*/ .profile_grid_container { width:100%;} @@ -2991,7 +2891,6 @@ a.read { .profile_grid_element_1 { width:170px; float:left; text-align:left; margin-bottom:1px; } - /* pagination grid sortable */ .sub_header {width:100%} .grid_selectbox {float:left;width:35%} @@ -3122,19 +3021,20 @@ a.read { -moz-border-radius: 10px; border: 1px solid #e1e1e0; -webkit-border-radius: 10px; border: 1px solid #e1e1e0; -opera-border-radius: 10px; border: 1px solid #e1e1e0; - + margin-top:20px; - margin-right:10px; + /* margin-right:10px; */ margin-bottom:0px; - padding-left:10px; - padding-right:10px; + /*padding-left:10px; + padding-right:10px;*/ padding-top:5px; padding-bottom:0px; - width:200px; + width:200px; float: right; - min-height: 150px; + min-height: 150px; + } /* INVITATIONS */ @@ -3146,824 +3046,47 @@ a.read { width:110px; } +/* DASHBOARD */ -/********************************************** - * MESSAGE TOOL * - **********************************************/ - - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; +/* Head section */ +#head { + background-color: #000; + height: 100px; } -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; +#head h1 { + line-height: 100px; + color: #FFF; + text-align: center; + text-indent: -9999em } +/* End Head Section */ -#inbox-menu { - width:150px; - float:left; - margin-right:10px; +/* Columns section */ +#columns .column { + float: left; + width: 50%; + /* Min-height: */ + min-height: 400px; + height: auto !important; + height: 400px; } -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; + +#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} + + + + + +/* To add in 1.8.7*/ + +.session_box_title span { + font-size: 130%; + font-weight: bold; } -#inbox-menu ul li { - padding:2px 0px; -} - -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; -} -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; - -} -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; -} -.message-group-date { - color:#666; - width:100%; - text-align:right; -} -.view-message-content { - line-height:150%; - font-size:110%; -} - -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; -} -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; -} -.message-select-box { - float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; -} - -/* styles from the my.profile.php file */ -.message-content { -/* float:right; - background:#FFF; - padding: 10px 0 0 5px; - width:125px; - position:relative;*/ -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - font-size:11px; - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} - - -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; -} -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; -} -.message-content-body-left { - float:left; - width:30%; -} -.message-content-body-right { - float:right; - text-align:left; - width:60%; -} -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; -} -.message-image-info { - float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { -} - - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - -.social-profile-extended { - width:320px; - overflow:hidden; -} - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} - -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} - -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#32578b; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { -/* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; -/* width:215px; */ -} - -#social_widget_image { - float:left; - /* width:190px; */ - margin-bottom:10px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} - -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:1px; - right:1px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} - -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} - -/* DASHBOARD */ - -/* Head section */ -#head { - background-color: #000; - height: 100px; -} -#head h1 { - line-height: 100px; - color: #FFF; - text-align: center; - text-indent: -9999em -} -/* End Head Section */ - -/* Columns section */ -#columns .column { - float: left; - width: 50%; - /* Min-height: */ - min-height: 400px; - height: auto !important; - height: 400px; -} - -#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} - - - - -/* To add in 1.8.7*/ - -.session_box_title span { - font-size: 130%; - font-weight: bold; -} - -.sub_session_box_title span { - font-size: 130%; - font-weight: bold; + +.sub_session_box_title span { + font-size: 130%; + font-weight: bold; } #session_category_title { @@ -3982,15 +3105,13 @@ span.form_required { -moz-border-radius: 10px; border-radius: 10px; background-color:#F9F9F9; - padding:5px 10px 5px 10px; + padding:10px 10px 5px 10px; height:40px; margin:5px; } - .userportal-course-item-title { font-size:135%; } - .courseadminview-activity-3col, .platformadminview-activity-3col { -moz-border-radius:5px 5px 5px 5px; border:1px solid #E1E1E0; @@ -4035,87 +3156,8 @@ span.form_required { margin-left:5px; } -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 16px; - /* height:40px; */ - /*background-color:#f9f9f9; border:1px solid #dddddd; padding:5px 10px 5px 10px; margin-top: 10px; */ -} - -.catalog_box { - border: 1px solid #DCE5F3; - /* font-weight: bold; */ - color: #666; - list-style-type: none; - margin:5px 5px 10px 5px; - padding: 5px; - background-color:#FFF; - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; -} - - -.course-student-view-activity-3col { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#FFFFFF; - height: 350px; - width: 800px ; - margin-left: auto ; - margin-right: auto ; -} - -.course-student-view-activity-3col ul { - padding:10px 20px 10px 20px; - list-style-type:none; - /* height:240px; */ - margin-left:0px; - margin: 0px 0px 0px 0px ; - float:left; - width : 280px; -} - -.course-student-view-activity-3col ul li { - padding:5px 0px 4px 0px; - /* float:left; - width : 380px; */ -} - -/* plugins divs */ - -#plugin-header { - margin-left:65px; - padding:5px; -} -#plugin-mycourses_menu { - padding:5px; -} - -#plugin-mycourses_main { - padding:5px; -} - -#plugin-footer { - padding:5px; -} - /* New forum table */ - .forum_table_title { border-collapse: collapse; width: 100%; @@ -4174,7 +3216,6 @@ span.form_required { border: 1px solid gray; margin-bottom:5px; } - /* Text resize icons in header */ .resize_font { /* the canvas */ margin: 0 5px 0 5px; diff --git a/main/css/cool_blue/default.css b/main/css/cool_blue/default.css index e651c50e40..42e1eb965c 100644 --- a/main/css/cool_blue/default.css +++ b/main/css/cool_blue/default.css @@ -33,12 +33,12 @@ body { /* End hide from IE5-mac */ #main { - position: relative; /* to avoid the IE peekabo bug*/ - margin: 0px auto; - margin-top: 10px; - width: 98%; - padding: 0px 10px 10px 10px; - min-height: 320px; + float: left; + margin: 0px auto; + margin-top: 5x; + width: 95%; + padding: 0px 0px 10px 10px; + min-height: 320px; } /* @@ -202,6 +202,50 @@ a.invisible:link, a.invisible:visited { 0px; height: 0; } + +/* +----------------------------------------------------------------------------- +Menu Slide JQuery +----------------------------------------------------------------------------- +*/ +ul#navigation { + position: fixed; + margin: 0px; + padding: 0px; + top: 110px; + right: -10px; + list-style: none; + z-index:9999; +} + +ul#navigation li { + width: 73px; +} + +ul#navigation li a { + display: block; + margin-left: 1px; + width: 65px; + height: 60px; + background-color:#CFCFCF; + background-repeat:no-repeat; + background-position:center center; + border:1px solid #AFAFAF; + -moz-border-radius:10px 0px 0px 10px; + -webkit-border-bottom-right-radius: 10px; + -webkit-border-top-right-radius: 10x; + -khtml-border-bottom-right-radius: 10px; + -khtml-border-top-right-radius: 10px; + -moz-box-shadow: 0px 4px 3px #000; + opacity: 0.6; + filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); + -webkit-box-shadow: 0px 4px 3px #000; +} + +ul#navigation .help a{ + background-image: url(images/help2.png); +} + /***************************************************** * REDEFINED HTML TAGS * *****************************************************/ @@ -293,49 +337,20 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { .courses { list-style-type: none; margin-bottom: 5px; + height: 30px; } - -/* ------------------------------------------------------------------------------ -Menu Slide JQuery ------------------------------------------------------------------------------ -*/ -ul#navigation { - position: fixed; - margin: 0px; - padding: 0px; - top: 110px; - right: -10px; - list-style: none; - z-index:9999; -} - -ul#navigation li { - width: 73px; +/* user_portal session list */ +.session_course_item .courses { + margin-bottom: 5px; + height:35px; } - -ul#navigation li a { - display: block; - margin-left: 1px; - width: 65px; - height: 60px; - background-color:#CFCFCF; - background-repeat:no-repeat; - background-position:center center; - border:1px solid #AFAFAF; - -moz-border-radius:10px 0px 0px 10px; - -webkit-border-bottom-right-radius: 10px; - -webkit-border-top-right-radius: 10x; - -khtml-border-bottom-right-radius: 10px; - -khtml-border-top-right-radius: 10px; - -moz-box-shadow: 0px 4px 3px #000; - opacity: 0.6; - filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); - -webkit-box-shadow: 0px 4px 3px #000; +.session_course_item { + /* padding: 0px; */ + margin: 0px; + font-size:135%; } - -ul#navigation .help a{ - background-image: url(images/help2.png); +.session_course_item .item_closed, .userportal-course-item-title .item_closed { + font-size:80%; } /***************************************************** @@ -503,8 +518,12 @@ ul#navigation .help a{ padding-left: 21px; margin-bottom: 2px; clear:right; - float:left; - width:100%; + + width:98%; + float:left; + padding-left:20px; + padding-right:0px; + } #header4 a { color: #fff; @@ -589,11 +608,11 @@ ul#navigation .help a{ background-color: #FFF; } .menusectioncaption { - font-weight:bold; position: relative; top: -9px; background-color: #FFF; padding: 0 8px 0 4px; + font-weight:bold; } .menulist { list-style: none; @@ -891,6 +910,7 @@ input.liteoption { border:1px solid gray; padding-right:12px; } + /* text in the cells: display of agenda items (visible)*/ #agenda_list .data { background-color: #eee; @@ -1399,21 +1419,20 @@ div.admin_section { float: left; padding: 5px; margin: 10px 20px; - min-height:200px; } div.admin_section h4 { margin: 0; border-bottom: 1px solid gray; width: 100%; } -/* Report section */ -div.report_section { +/* Admin section */ +div.admin_section { width: 40%; float: left; padding: 5px; margin: 10px 20px; } -div.report_section h4 { +div.admin_section h4 { margin: 0; border-bottom: 1px solid gray; width: 100%; @@ -1469,7 +1488,6 @@ div.report_section h4 { .session_course_item { margin: 0px; margin-bottom:20px; - font-size:135%; } .session_course_item .courses { margin-bottom: 5px; @@ -2343,7 +2361,6 @@ div.comments { font-weight:bolder; vertical-align:middle; } - /***************************************************** * BUTTONS * *****************************************************/ @@ -2363,7 +2380,7 @@ button,input[type="submit"] { padding:5px 15px 5px 15px; vertical-align:middle; } -button:hover input[type="submit"]:hover{ +button:hover input[type="submit"]:hover { background-color:#a8a7a7; color:#545454; border-style: inset; @@ -2623,6 +2640,7 @@ input.arrowl { width:500px; } + /* UI improvements for 1.8.6.2 this should be move to the chamilo theme and reproduce in all CSS*/ * { @@ -2811,11 +2829,10 @@ a.read { -opera-box-shadow: 0 4px 18px #C8C8C8; -moz-box-shadow: 0 4px 18px #C8C8C8; - float: left; - height: 88px; - margin: 0 8px 15px 15px; - padding: 16px 12px 5px; - width:600px; + float: left; + height: auto; + margin: 0 8px 15px 15px; + padding: 16px 12px 5px; } .box_description_group_member { @@ -2998,19 +3015,20 @@ a.read { -moz-border-radius: 10px; border: 1px solid #e1e1e0; -webkit-border-radius: 10px; border: 1px solid #e1e1e0; -opera-border-radius: 10px; border: 1px solid #e1e1e0; - + margin-top:20px; - margin-right:10px; + /* margin-right:10px; */ margin-bottom:0px; - padding-left:10px; - padding-right:10px; + /*padding-left:10px; + padding-right:10px;*/ padding-top:5px; padding-bottom:0px; - width:200px; + width:200px; float: right; - min-height: 150px; + min-height: 150px; + } /* INVITATIONS */ @@ -3023,878 +3041,109 @@ a.read { } -/********************************************** - * MESSAGE TOOL * - **********************************************/ - - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} -#inbox-menu { - width:150px; - float:left; - margin-right:10px; -} -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; +/* DASHBOARD */ + +/* Head section */ +#head { + background-color: #000; + height: 100px; } -#inbox-menu ul li { - padding:2px 0px; +#head h1 { + line-height: 100px; + color: #FFF; + text-align: center; + text-indent: -9999em } +/* End Head Section */ -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +/* Columns section */ +#columns .column { + float: left; + width: 50%; + /* Min-height: */ + min-height: 400px; + height: auto !important; + height: 400px; } -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} + + + + + +/* To add in 1.8.7*/ + +.session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; + +.sub_session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-group-date { - color:#666; - width:100%; - text-align:right; + +#session_category_title { + font-size: 140%; + font-weight: bold; + padding: 2px 0px 5px 5px; } -.view-message-content { - line-height:150%; - font-size:110%; + +/* fixes the * */ +span.form_required { + padding-right:5px; } -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; +.userportal-course-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:10px 10px 5px 10px; + height:40px; + margin:5px; } -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; +.userportal-course-item-title { + font-size:135%; } -.message-select-box { +.courseadminview-activity-3col, .platformadminview-activity-3col { + -moz-border-radius:5px 5px 5px 5px; + border:1px solid #E1E1E0; float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; + margin:0px 20px 10px 2px; + padding:11px; + width:220px; + height:330px; } -/* styles from the my.profile.php file */ -.message-content { -float:left; -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; +.courseadminview-activity-3col ul { + padding:0px 20px 10px 4px; + list-style-type:none; + height:240px; + margin-left:0px; + margin: 0px 0px 0px 0px ; } -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; + +.courseadminview-activity-3col ul li { + padding:4px 0px 4px 0px; } -.message-title { -/* color:#ff0000; */ - font-size:12px; + +#activity-3col { + width: 800px ; + margin-left: auto ; + margin-right: auto ; } -.message-body { - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} - - -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; -} -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; -} -.message-content-body-left { - float:left; - width:30%; -} -.message-content-body-right { - float:right; - text-align:left; - width:60%; -} -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; -} -.message-image-info { - float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { -} - - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - -.social-profile-extended { - width:320px; - overflow:hidden; -} - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} - -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#32578b; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; -/* width:190px;*/ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} - -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} - -/* DASHBOARD */ - -/* Head section */ -#head { - background-color: #000; - height: 100px; -} -#head h1 { - line-height: 100px; - color: #FFF; - text-align: center; - text-indent: -9999em -} -/* End Head Section */ - -/* Columns section */ -#columns .column { - float: left; - width: 50%; - /* Min-height: */ - min-height: 400px; - height: auto !important; - height: 400px; -} - -#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} - - - - -/* To add in 1.8.7*/ - -.session_box_title span { - font-size: 130%; - font-weight: bold; -} - -.sub_session_box_title span { - font-size: 130%; - font-weight: bold; -} - -#session_category_title { - font-size: 140%; - font-weight: bold; - padding: 2px 0px 5px 5px; -} - -/* fixes the * */ -span.form_required { - padding-right:5px; -} - -.userportal-course-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 5px 10px; - height:40px; - margin:5px; -} -.userportal-course-item-title { - font-size:135%; -} - -.courseadminview-activity-3col, .platformadminview-activity-3col { - -moz-border-radius:5px 5px 5px 5px; - border:1px solid #E1E1E0; - float:left; - margin:0px 20px 10px 2px; - padding:11px; - width:220px; - height:330px; -} - -.courseadminview-activity-3col ul { - padding:0px 20px 10px 4px; - list-style-type:none; - height:240px; - margin-left:0px; - margin: 0px 0px 0px 0px ; -} - -.courseadminview-activity-3col ul li { - padding:4px 0px 4px 0px; -} - -#activity-3col { - width: 800px ; - margin-left: auto ; - margin-right: auto ; -} - - -.userportal-catalog-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ + + +.userportal-catalog-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 10px 6px; + /* height:40px; */ } .userportal-catalog-item .catalog_box li span { @@ -3903,87 +3152,9 @@ span.form_required { margin-left:5px; } -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 16px; - /* height:40px; */ - /*background-color:#f9f9f9; border:1px solid #dddddd; padding:5px 10px 5px 10px; margin-top: 10px; */ -} - -.catalog_box { - border: 1px solid #DCE5F3; - /* font-weight: bold; */ - color: #666; - list-style-type: none; - margin:5px 5px 10px 5px; - padding: 5px; - background-color:#FFF; - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; -} - - -.course-student-view-activity-3col { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#FFFFFF; - height: 350px; - width: 800px ; - margin-left: auto ; - margin-right: auto ; -} - -.course-student-view-activity-3col ul { - padding:10px 20px 10px 20px; - list-style-type:none; - /* height:240px; */ - margin-left:0px; - margin: 0px 0px 0px 0px ; - float:left; - width : 280px; -} - -.course-student-view-activity-3col ul li { - padding:5px 0px 4px 0px; - /* float:left; - width : 380px; */ -} - -/* plugins divs */ - -#plugin-header { - margin-left:65px; - padding:5px; -} -#plugin-mycourses_menu { - padding:5px; -} - -#plugin-mycourses_main { - padding:5px; -} - -#plugin-footer { - padding:5px; -} /* New forum table */ - .forum_table_title { border-collapse: collapse; width: 100%; diff --git a/main/css/corporate/default.css b/main/css/corporate/default.css index 2c36fec27d..b6888344ff 100644 --- a/main/css/corporate/default.css +++ b/main/css/corporate/default.css @@ -52,6 +52,9 @@ input[type=button], input[type=submit] { } /* header styles */ #header { + margin: 0; + padding: 0; + width: 100%; } /* header 1 styles */ #header1 { @@ -192,10 +195,17 @@ input[type=button], input[type=submit] { /* header 4 styles */ #header4 { - margin-left: 5px; - height: 21px; - float:left; - width:100%; + height: 15px; + padding: 4px; + padding-left: 21px; + margin-bottom: 2px; + clear:right; + + width:98%; + float:left; + padding-left:20px; + padding-right:0px; + } a.breadcrumb { height: 21px; @@ -256,12 +266,31 @@ a.breadcrumb0 { #footer a { color:#fff; } + +/* Header2Right: online users, student/teacher view, help */ +#Header2Right ul { + position: relative; /* to avoid the IE peekabo bug*/ + float: right; + width: 70%; + margin: 0; + padding: 0; + list-style-type: none; + text-align: right; +} +#Header2Right ul li { + display: inline; +} +#Header2Right ul li a { + padding: 4px 6px 4px 4px; + color:#636363; +} /* main styles */ #main { - position: relative; + float:left; + width: 92%; + min-height: 320px; - padding-left: 15px; - padding-right: 15px; + padding-left: 15px; padding-bottom: 5px; } @@ -776,168 +805,7 @@ ul#navigation .help a{ position: relative; width: 80%; } -/* styles for the agenda */ -#agenda { - width: 100%; - margin: 0 auto; - border: 1px solid #CCCCCC; - border-collapse: collapse; -} -/* The cells with the name of the days of the weeks (mon->sun)*/ -.weekdays { - background-color: #dcdcdc; - text-align: center; - font-weight: bold; - border: 1px solid #CCCCCC; - border-collapse: collapse; -} - -/* The cells for the days (1->31) */ -#agenda_list .days_week { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #f5f5f5; -} -#agenda_list .days_weekend { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #e6e6e6; -} -#agenda_list .days_today { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #FFFFC0; -} -#agenda_list th { - background-color:#E5EDF9; - border:1px solid gray; - padding-right:12px; -} -/*The caption of the calendar (displays the month and the << and >> links*/ -#agenda_list .title { - background-color: #680157; - color: #fff; - text-align: left; - padding: 2px 10px; - text-align: center; - border: 1px solid #bbb; -} -#agenda_list .title a:link, #agenda_list #title a:visited { - color: #fff; - padding: 2px 10px; - text-align: center; -} -#agenda_list .title a:hover { - color: #B70297; - padding: 2px 10px; - text-align: center; -} -/* text in the cells: display of agenda items (visible)*/ -#agenda_list .data { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .datanotbold { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .text { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -/*text in the cells: display of agenda items (invisible)*/ -#agenda_list .data_hidden { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -#agenda_list .datanotbold_hidden { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -#agenda_list .text_hidden { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -/*text in the cells: display of agenda items (highlighted)*/ -#agenda_list .datanow { - background-color: #FFCC00; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .datanotboldnow { - background-color: #FFCC00; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .textnow { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -.personal_agenda { - color: #008000; -} -.personal_agenda a:link, .personal_agenda a:visited { - color: #008000; -} -a.personal_agenda:link, a.personal_agenda:visited { - color: #008000; -} -.personal_agenda a:hover, .personal_agenda a:hover { - color: #B70297; -} -a.personal_agenda:hover, a.personal_agenda:hover { - color: #B70297; -} /* Login form */ #formLogin div { margin-bottom: 3px; @@ -2491,877 +2359,108 @@ a.read { width:110px; } +/* DASHBOARD */ -/********************************************** - * MESSAGE TOOL * - **********************************************/ - - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; +/* Head section */ +#head { + background-color: #000; + height: 100px; } -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; +#head h1 { + line-height: 100px; + color: #FFF; + text-align: center; + text-indent: -9999em } +/* End Head Section */ -#inbox-menu { - width:150px; - float:left; - margin-right:10px; -} -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -#inbox-menu ul li { - padding:2px 0px; +/* Columns section */ +#columns .column { + float: left; + width: 50%; + /* Min-height: */ + min-height: 400px; + height: auto !important; + height: 400px; } -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; -} -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} + + + +/* To add in 1.8.7*/ + +.session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; + +.sub_session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-group-date { - color:#666; - width:100%; - text-align:right; + +#session_category_title { + font-size: 140%; + font-weight: bold; + padding: 2px 0px 5px 5px; } -.view-message-content { - line-height:150%; - font-size:110%; + +/* fixes the * */ +span.form_required { + padding-right:5px; } -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; +.userportal-course-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 5px 10px; + height:40px; + margin:5px; } -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; +.userportal-course-item-title { + font-size:135%; } -.message-select-box { + +.courseadminview-activity-3col, .platformadminview-activity-3col { + -moz-border-radius:5px 5px 5px 5px; + border:1px solid #E1E1E0; float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; + margin:0px 20px 10px 2px; + padding:11px; + width:220px; + height:330px; } -/* styles from the my.profile.php file */ -.message-content { -float:left; -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - font-size:11px; - padding: 0 0 11px; - color:#333; +.courseadminview-activity-3col ul { + padding:0px 20px 10px 4px; + list-style-type:none; + height:240px; + margin-left:0px; + margin: 0px 0px 0px 0px ; } -.message-link { - color:#ff8400; + +.courseadminview-activity-3col ul li { + padding:4px 0px 4px 0px; } -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; + +#activity-3col { + width: 800px ; + margin-left: auto ; + margin-right: auto ; } -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; -} -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; -} -.message-content-body-left { - float:left; - width:30%; -} -.message-content-body-right { - float:right; - text-align:left; - width:60%; -} -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; -} -.message-image-info { - float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { -} - - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} - -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} - -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#434343; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; - /*width:190px;*/ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} - -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} - -/* DASHBOARD */ - -/* Head section */ -#head { - background-color: #000; - height: 100px; -} -#head h1 { - line-height: 100px; - color: #FFF; - text-align: center; - text-indent: -9999em -} -/* End Head Section */ - -/* Columns section */ -#columns .column { - float: left; - width: 50%; - /* Min-height: */ - min-height: 400px; - height: auto !important; - height: 400px; -} - -#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} - - - - -/* To add in 1.8.7*/ - -.session_box_title span { - font-size: 130%; - font-weight: bold; -} - -.sub_session_box_title span { - font-size: 130%; - font-weight: bold; -} - -#session_category_title { - font-size: 140%; - font-weight: bold; - padding: 2px 0px 5px 5px; -} - -/* fixes the * */ -span.form_required { - padding-right:5px; -} - -.userportal-course-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 5px 10px; - height:40px; - margin:5px; -} -.userportal-course-item-title { - font-size:135%; -} - -.courseadminview-activity-3col, .platformadminview-activity-3col { - -moz-border-radius:5px 5px 5px 5px; - border:1px solid #E1E1E0; - float:left; - margin:0px 20px 10px 2px; - padding:11px; - width:220px; - height:330px; -} - -.courseadminview-activity-3col ul { - padding:0px 20px 10px 4px; - list-style-type:none; - height:240px; - margin-left:0px; - margin: 0px 0px 0px 0px ; -} - -.courseadminview-activity-3col ul li { - padding:4px 0px 4px 0px; -} - -#activity-3col { - width: 800px ; - margin-left: auto ; - margin-right: auto ; -} - - -.userportal-catalog-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ +.userportal-catalog-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 10px 6px; + /* height:40px; */ } .userportal-catalog-item .catalog_box li span { @@ -3370,25 +2469,6 @@ span.form_required { margin-left:5px; } -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 16px; - /* height:40px; */ - /*background-color:#f9f9f9; border:1px solid #dddddd; padding:5px 10px 5px 10px; margin-top: 10px; */ -} - .catalog_box { border: 1px solid #DCE5F3; /* font-weight: bold; */ diff --git a/main/css/cosmic_campus/default.css b/main/css/cosmic_campus/default.css index f4cbff0e3a..bf2f5cacf0 100755 --- a/main/css/cosmic_campus/default.css +++ b/main/css/cosmic_campus/default.css @@ -129,14 +129,14 @@ input[type=button], input[type=submit] { margin-bottom: 1px; background-image: url(images/fondoHeader3.jpg); float:left; - width:100%; + width:99%; } #header3 a { padding: 10px 0px 20px 0px; display: block; width:150px; height:25px; - background: url(images/tab.png) no-repeat; +/* background: url(images/tab.png) no-repeat; */ color: #fff; text-align:center; } @@ -274,8 +274,9 @@ a.breadcrumb0 { /* main styles */ #main { padding: 0px 10px 10px 10px; - position: relative; + float:left; min-height: 320px; + width:92%; } /* @@ -816,194 +817,6 @@ ul#navigation .help a{ background-image: url(images/help2.png); } -/* styles for the agenda */ -#agenda { - width: 100%; - margin: 0 auto; - border: 1px solid #CCCCCC; - border-collapse: collapse; -} -/* The cells with the name of the days of the weeks (mon->sun)*/ -.weekdays { - background-color: #dcdcdc; - text-align: center; - font-weight: bold; - border: 1px solid #CCCCCC; - border-collapse: collapse; -} -/* The cells for the days (1->31) */ -.days_week { - height: 30px; - width: 12%; - border: 1px solid #CCCCCC; - border-collapse: collapse; - background-color: #f9f9f9; -} -.days_weekend { - height: 30px; - width: 12%; - border: 1px solid #CCCCCC; - border-collapse: collapse; - background-color: #eaeaea; -} -.days_today { - height: 30px; - width: 12%; - border-collapse: collapse; - background-color: #A7A7E5; - color: #fff; - font-weight: bold; -} -.agenda_month_divider { - background-color: #dcdcdc; - color: #fff; - text-align: center; -} -/*The caption of the calendar (displays the month and the << and >> links*/ -#agenda_list .title { - background-color: #dcdcdc; - color: #fff; - text-align: left; - padding: 2px 10px; - text-align: center; - border: 1px solid #bbb; -} -#agenda_list .title a:link, #agenda_list #title a:visited { - color: #fff; - padding: 2px 10px; - text-align: center; -} -#agenda_list .title a:hover { - color: #B70297; - padding: 2px 10px; - text-align: center; -} -#agenda_list .days_week { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #f5f5f5; -} -#agenda_list .days_weekend { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #e6e6e6; -} -#agenda_list .days_today { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #FFFFC0; -} - -#agenda_list th { - background-color:#E5EDF9; - border:1px solid gray; - padding-right:12px; -} -/* text in the cells: display of agenda items (visible)*/ -#agenda_list .data { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .datanotbold { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .text { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -/*text in the cells: display of agenda items (invisible)*/ -#agenda_list .data_hidden { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -#agenda_list .datanotbold_hidden { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -#agenda_list .text_hidden { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -/*text in the cells: display of agenda items (highlighted)*/ -#agenda_list .datanow { - background-color: #FFCC00; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .datanotboldnow { - background-color: #FFCC00; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .textnow { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -.personal_agenda { - color: #008000; -} -.personal_agenda a:link, .personal_agenda a:visited { - color: #008000; -} -a.personal_agenda:link, a.personal_agenda:visited { - color: #008000; -} -.personal_agenda a:hover, .personal_agenda a:hover { - color: #B70297; -} -a.personal_agenda:hover, a.personal_agenda:hover { - color: #B70297; -} /* Login form */ #formLogin div { margin-bottom: 3px; @@ -2556,902 +2369,117 @@ a.read { } -/********************************************** - * MESSAGE TOOL * - **********************************************/ - - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} -#inbox-menu { - width:150px; - float:left; - margin-right:10px; -} -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; +/* DASHBOARD */ + +/* Head section */ +#head { + background-color: #000; + height: 100px; } -#inbox-menu ul li { - padding:2px 0px; +#head h1 { + line-height: 100px; + color: #FFF; + text-align: center; + text-indent: -9999em } +/* End Head Section */ -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +/* Columns section */ +#columns .column { + float: left; + width: 50%; + /* Min-height: */ + min-height: 400px; + height: auto !important; + height: 400px; } -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} + + + + + +/* To add in 1.8.7*/ + +.session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; + +.sub_session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-group-date { - color:#666; - width:100%; - text-align:right; + +#session_category_title { + font-size: 140%; + font-weight: bold; + padding: 2px 0px 5px 5px; } -.view-message-content { - line-height:150%; - font-size:110%; + +/* fixes the * */ +span.form_required { + padding-right:5px; } -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; +.userportal-course-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 5px 10px; + height:40px; + margin:5px; } -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; +.userportal-course-item-title { + font-size:135%; } -.message-select-box { +.courseadminview-activity-3col, .platformadminview-activity-3col { + -moz-border-radius:5px 5px 5px 5px; + border:1px solid #E1E1E0; float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; + margin:0px 20px 10px 2px; + padding:11px; + width:220px; + height:330px; } -/* styles from the my.profile.php file */ -.message-content { -float:left; -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - font-size:11px; - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; +.courseadminview-activity-3col ul { + padding:0px 20px 10px 4px; + list-style-type:none; + height:240px; + margin-left:0px; + margin: 0px 0px 0px 0px ; } -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; + +.courseadminview-activity-3col ul li { + padding:4px 0px 4px 0px; } -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; + +#activity-3col { + width: 800px ; + margin-left: auto ; + margin-right: auto ; } -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; +.userportal-catalog-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 10px 6px; + /* height:40px; */ } -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; -} -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; -} -.message-content-body-left { - float:left; - width:30%; -} -.message-content-body-right { - float:right; - text-align:left; - width:60%; -} -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; -} -.message-image-info { - float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { -} - - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} - -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} - -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#32578b; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; - /*width:190px;*/ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} - -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; + +.userportal-catalog-item .catalog_box li span { + font-size:130%; + font-weight:bold; + margin-left:5px; } -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} - -/* DASHBOARD */ - -/* Head section */ -#head { - background-color: #000; - height: 100px; -} -#head h1 { - line-height: 100px; - color: #FFF; - text-align: center; - text-indent: -9999em -} -/* End Head Section */ - -/* Columns section */ -#columns .column { - float: left; - width: 50%; - /* Min-height: */ - min-height: 400px; - height: auto !important; - height: 400px; -} - -#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} - - - - - -/* To add in 1.8.7*/ - -.session_box_title span { - font-size: 130%; - font-weight: bold; -} - -.sub_session_box_title span { - font-size: 130%; - font-weight: bold; -} - -#session_category_title { - font-size: 140%; - font-weight: bold; - padding: 2px 0px 5px 5px; -} - -/* fixes the * */ -span.form_required { - padding-right:5px; -} - -.userportal-course-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 5px 10px; - height:40px; - margin:5px; -} -.userportal-course-item-title { - font-size:135%; -} -.courseadminview-activity-3col, .platformadminview-activity-3col { - -moz-border-radius:5px 5px 5px 5px; - border:1px solid #E1E1E0; - float:left; - margin:0px 20px 10px 2px; - padding:11px; - width:220px; - height:330px; -} - -.courseadminview-activity-3col ul { - padding:0px 20px 10px 4px; - list-style-type:none; - height:240px; - margin-left:0px; - margin: 0px 0px 0px 0px ; -} - -.courseadminview-activity-3col ul li { - padding:4px 0px 4px 0px; -} - -#activity-3col { - width: 800px ; - margin-left: auto ; - margin-right: auto ; -} - - -.userportal-catalog-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-catalog-item .catalog_box li span { - font-size:130%; - font-weight:bold; - margin-left:5px; -} - -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 16px; - /* height:40px; */ - /*background-color:#f9f9f9; border:1px solid #dddddd; padding:5px 10px 5px 10px; margin-top: 10px; */ -} .catalog_box { border: 1px solid #DCE5F3; diff --git a/main/css/delicious_bordeaux/default.css b/main/css/delicious_bordeaux/default.css index e327ea0193..63998170ea 100644 --- a/main/css/delicious_bordeaux/default.css +++ b/main/css/delicious_bordeaux/default.css @@ -36,7 +36,7 @@ body { position: relative; /* to avoid the IE peekabo bug*/ margin: 0px auto; margin-top: 10px; - width: 98%; + width: 96%; padding: 0px 10px 10px 10px; min-height: 320px; } @@ -514,12 +514,10 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { height: 15px; background-color: #975b5b; color: #fff; - padding: 4px; - padding-left: 21px; - margin-bottom: 2px; - clear:right; - float:left; - width:100%; + padding: 4px 0px 4px 21px; + margin-bottom: 2px; + width:98%; + float:left; } #header4 a { color: #fff; @@ -534,7 +532,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { clear: right; margin-left: auto; margin-right: auto; - width: 98% + width: 98%; } /***************************************************** * FOOTER STYLES * @@ -560,7 +558,6 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { background-color: #434343; background-image: url(images/tab-repeat.png); background-repeat:repeat-x; - padding-bottom:10px; } .footer_emails{ float: left; @@ -568,24 +565,21 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { background-color: #434343; background-image: url(images/tab-repeat.png); background-repeat:repeat-x; - padding-top:18px; -} - - -#footer a { - color:#fff; + padding-top:18px; } #footer #platformmanager { float: left; margin-left:10px; } +#footer a { + /*color:#fff;*/ +} #footer #coursemanager { float: left; margin-left: 10px; } - .copyright { display: inline; float: right; @@ -618,6 +612,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { top: -9px; background-color: #FFF; padding: 0 8px 0 4px; + font-weight:bold; } .menulist { list-style: none; @@ -1423,21 +1418,20 @@ div.admin_section { float: left; padding: 5px; margin: 10px 20px; - min-height:200px; } div.admin_section h4 { margin: 0; border-bottom: 1px solid gray; width: 100%; } -/* Report section */ -div.report_section { +/* Admin section */ +div.admin_section { width: 40%; float: left; padding: 5px; margin: 10px 20px; } -div.report_section h4 { +div.admin_section h4 { margin: 0; border-bottom: 1px solid gray; width: 100%; @@ -1458,7 +1452,18 @@ div.report_section h4 { .sessions_list_inactive { line-height: 20px; } - +.session_box { + border: 1px solid #DCE5F3; + /* font-weight: bold; */ + color: #666; + list-style-type: none; + margin:5px 5px 10px 5px; + padding: 5px; + background-color:#FFF; + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; +} .sub_session_box { border: 1px solid #DCE5F3; /* font-weight: bold; */ @@ -1471,7 +1476,6 @@ div.report_section h4 { -moz-border-radius: 10px; border-radius: 10px; } - .sub_session_box_title { margin-bottom: 10px; background-color:#F9F9F9; @@ -1480,19 +1484,14 @@ div.report_section h4 { margin-bottom: 10px; background-color:#F9F9F9; } -.session_box_coach { -} .session_course_item { - /* padding: 0px; */ margin: 0px; margin-bottom:20px; } - .session_course_item .courses { margin-bottom: 5px; height:35px; } - /*************************************************************** * DOKEOS CONFIG SETTINGS OF THE PLATFORM ADMIN SECTION * ***************************************************************/ @@ -1526,20 +1525,42 @@ div.report_section h4 { /***************************************************** * SYSTEM ANNOUNCEMENTS * *****************************************************/ -div.system_announcements { +div.system_announcement { + padding: 10px; + border: 1px solid #ddd; + -moz-border-radius-topright : 5px; + -moz-border-radius-topleft : 5px; + -moz-border-radius-bottomright : 5px; + -moz-border-radius-bottomleft : 5px; + min-height:20px; } -div.system_announcements h3 { +.system_announcement { +/* background: #eee url('images/headertables.jpg') repeat-x top center; */ + font: bold 100% arial, sans-serif, sans; + } -div.system_announcement { - min-height:20px; - margin: 5px; +.system_announcement_content { + font: normal 100% 'Lucida Grande', verdana, Arial, sans-serif, sans; +} +.system_announcements { +/* background: transparent url('images/systemenouvelles.jpg') no-repeat top left; */ + padding-top: 10px; + padding-bottom: 10px; + width: 90%; } -div.system_announcement_title { +.system_announcements h3 { + } -div.system_announcement_content { - margin-left: 20px; - border-left: 1px solid gray; - padding-left: 5px; + +.system_announcement_title { + font-weight: bold; + font-size: 120%; + float:left; +} + +.system_announcement_date { + font-color: #ccc; + float:right; } /***************************************************** * THE NEW FORUM * @@ -2618,6 +2639,7 @@ input.arrowl { width:500px; } + /* UI improvements for 1.8.6.2 this should be move to the chamilo theme and reproduce in all CSS*/ * { @@ -2810,7 +2832,6 @@ a.read { height: auto; margin: 0 8px 15px 15px; padding: 16px 12px 5px; - width:90%; } .box_description_group_member { @@ -2821,8 +2842,6 @@ a.read { .mygroups_grid_element_1 { width:600px; height:100px; - padding-left:10px; - padding-right:10px; overflow:hidden; } @@ -2995,19 +3014,20 @@ a.read { -moz-border-radius: 10px; border: 1px solid #e1e1e0; -webkit-border-radius: 10px; border: 1px solid #e1e1e0; -opera-border-radius: 10px; border: 1px solid #e1e1e0; - + margin-top:20px; -/* margin-right:10px;*/ + /* margin-right:10px; */ margin-bottom:0px; -/* padding-left:10px; + /*padding-left:10px; padding-right:10px;*/ padding-top:5px; padding-bottom:0px; - width:200px; + width:200px; float: right; - min-height: 150px; + min-height: 150px; + } /* INVITATIONS */ @@ -3020,962 +3040,118 @@ a.read { } -/********************************************** - * MESSAGE TOOL * - **********************************************/ - - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} +/* DASHBOARD */ -#inbox-menu { - width:150px; - float:left; - margin-right:10px; -} -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; +/* Head section */ +#head { + background-color: #000; + height: 100px; } -#inbox-menu ul li { - padding:2px 0px; +#head h1 { + line-height: 100px; + color: #FFF; + text-align: center; + text-indent: -9999em } +/* End Head Section */ -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +/* Columns section */ +#columns .column { + float: left; + width: 50%; + /* Min-height: */ + min-height: 400px; + height: auto !important; + height: 400px; } -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; -} -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; -} -.message-group-date { - color:#666; - width:100%; - text-align:right; -} -.view-message-content { - line-height:150%; - font-size:110%; -} +#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; -} -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; -} -.message-select-box { - float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; -} -/* styles from the my.profile.php file */ -.message-content { -float:left; -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; + +/* To add in 1.8.7*/ + +.session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; + +.sub_session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; + +#session_category_title { + font-size: 140%; + font-weight: bold; + padding: 2px 0px 5px 5px; } -.message-content-body-left { - float:left; - width:30%; + +/* fixes the * */ +span.form_required { + padding-right:5px; } -.message-content-body-right { - float:right; - text-align:left; - width:60%; + +.userportal-course-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 5px 10px; + height:40px; + margin:5px; } -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; +.userportal-course-item-title { + font-size:135%; } -.message-image-info { +.courseadminview-activity-3col, .platformadminview-activity-3col { + -moz-border-radius:5px 5px 5px 5px; + border:1px solid #E1E1E0; float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; + margin:0px 20px 10px 2px; + padding:11px; + width:220px; + height:330px; } -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; + +.courseadminview-activity-3col ul { + padding:0px 20px 10px 4px; + list-style-type:none; + height:240px; + margin-left:0px; + margin: 0px 0px 0px 0px ; } -.message-content-body-right:hover { + +.courseadminview-activity-3col ul li { + padding:4px 0px 4px 0px; } +#activity-3col { + width: 800px ; + margin-left: auto ; + margin-right: auto ; +} -/*SOCIAL TOOL*/ -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; +.userportal-catalog-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 10px 6px; + /* height:40px; */ } - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#975B5B; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; - /* width:190px; */ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} - -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} - -/* DASHBOARD */ - -/* Head section */ -#head { - background-color: #000; - height: 100px; -} -#head h1 { - line-height: 100px; - color: #FFF; - text-align: center; - text-indent: -9999em -} -/* End Head Section */ - -/* Columns section */ -#columns .column { - float: left; - width: 50%; - /* Min-height: */ - min-height: 400px; - height: auto !important; - height: 400px; -} - -#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} - - - - - -/* To add in 1.8.7*/ - -.session_box_title span { - font-size: 130%; - font-weight: bold; -} - -.sub_session_box_title span { - font-size: 130%; - font-weight: bold; -} - -#session_category_title { - font-size: 140%; - font-weight: bold; - padding: 2px 0px 5px 5px; -} - -/* fixes the * */ -span.form_required { - padding-right:5px; -} - -.userportal-course-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 5px 10px; - height:40px; - margin:5px; -} -.userportal-course-item-title { - font-size:135%; -} -.courseadminview-activity-3col, .platformadminview-activity-3col { - -moz-border-radius:5px 5px 5px 5px; - border:1px solid #E1E1E0; - float:left; - margin:0px 20px 10px 2px; - padding:11px; - width:220px; - height:330px; -} - -.courseadminview-activity-3col ul { - padding:0px 20px 10px 4px; - list-style-type:none; - height:240px; - margin-left:0px; - margin: 0px 0px 0px 0px ; -} - -.courseadminview-activity-3col ul li { - padding:4px 0px 4px 0px; -} - -#activity-3col { - width: 800px ; - margin-left: auto ; - margin-right: auto ; -} - - -.userportal-catalog-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-catalog-item .catalog_box li span { - font-size:130%; - font-weight:bold; - margin-left:5px; -} - -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 16px; - /* height:40px; */ - /*background-color:#f9f9f9; border:1px solid #dddddd; padding:5px 10px 5px 10px; margin-top: 10px; */ -} - -.catalog_box { - border: 1px solid #DCE5F3; - /* font-weight: bold; */ - color: #666; - list-style-type: none; - margin:5px 5px 10px 5px; - padding: 5px; - background-color:#FFF; - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; -} - - -.course-student-view-activity-3col { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#FFFFFF; - height: 350px; - width: 800px ; - margin-left: auto ; - margin-right: auto ; -} - -.course-student-view-activity-3col ul { - padding:10px 20px 10px 20px; - list-style-type:none; - /* height:240px; */ - margin-left:0px; - margin: 0px 0px 0px 0px ; - float:left; - width : 280px; -} - -.course-student-view-activity-3col ul li { - padding:5px 0px 4px 0px; - /* float:left; - width : 380px; */ -} - -/* plugins divs */ - -#plugin-header { - margin-left:65px; - padding:5px; -} -#plugin-mycourses_menu { - padding:5px; -} - -#plugin-mycourses_main { - padding:5px; -} - -#plugin-footer { - padding:5px; -} +.userportal-catalog-item .catalog_box li span { + font-size:130%; + font-weight:bold; + margin-left:5px; +} /* New forum table */ - .forum_table_title { border-collapse: collapse; width: 100%; diff --git a/main/css/dokeos_blue/default.css b/main/css/dokeos_blue/default.css index 2754e96e6e..f115f81ac7 100644 --- a/main/css/dokeos_blue/default.css +++ b/main/css/dokeos_blue/default.css @@ -337,7 +337,22 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { .courses { list-style-type: none; margin-bottom: 5px; + height: 30px; } +/* user_portal session list */ +.session_course_item .courses { + margin-bottom: 5px; + height:35px; +} +.session_course_item { + /* padding: 0px; */ + margin: 0px; + font-size:135%; +} +.session_course_item .item_closed, .userportal-course-item-title .item_closed { + font-size:80%; +} + /***************************************************** * HEADER STYLES * *****************************************************/ @@ -503,8 +518,6 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { padding-left: 21px; margin-bottom: 2px; clear:right; - float:left; - width:100%; } #header4 a { color: #fff; @@ -530,7 +543,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { background-repeat:repeat-x; font-size: 12px; color:#ffffff; - //height: 4em; /* Do not change this value */ + min-height: 50px; overflow:hidden; width: 100%; padding-bottom:10px; @@ -594,11 +607,11 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { background-color: #FFF; } .menusectioncaption { - font-weight:bold; - font-size: 12px; position: relative; top: -9px; - background-color: #FFF; + background-color: #FFF; + padding: 0 8px 0 4px; + font-weight:bold; } .menulist { list-style: none; @@ -1405,7 +1418,6 @@ div.admin_section { float: left; padding: 5px; margin: 10px 20px; - min-height:200px; } div.admin_section h4 { margin: 0; @@ -1476,17 +1488,11 @@ div.report_section h4 { .session_course_item { margin: 0px; margin-bottom:20px; - font-size:135%; -} -.session_course_item .item_closed, .userportal-course-item-title .item_closed { - font-size:80%; } - .session_course_item .courses { margin-bottom: 5px; height:35px; } - /*************************************************************** * DOKEOS CONFIG SETTINGS OF THE PLATFORM ADMIN SECTION * ***************************************************************/ @@ -1521,13 +1527,13 @@ div.report_section h4 { * SYSTEM ANNOUNCEMENTS * *****************************************************/ div.system_announcement { - min-height:20px; padding: 10px; border: 1px solid #ddd; -moz-border-radius-topright : 5px; -moz-border-radius-topleft : 5px; -moz-border-radius-bottomright : 5px; -moz-border-radius-bottomleft : 5px; + min-height:20px; } .system_announcement { background: #eee url('images/headertables.jpg') repeat-x top center; @@ -2148,7 +2154,6 @@ div.comments { padding: 0.5em 0.5em 2em 0; -moz-border-radius: 0.5em; } - .glossary-term-edit-desc { font-weight: bold; font-size: 120%; @@ -2326,7 +2331,6 @@ div.comments { float:left; width:100%; } - .content_table { padding:2px; margin-bottom: 5px; @@ -2376,7 +2380,7 @@ button,input[type="submit"] { padding:5px 15px 5px 15px; vertical-align:middle; } -button:hover input[type="submit"]:hover{ +button:hover input[type="submit"]:hover { background-color:#a8a7a7; color:#545454; border-style: inset; @@ -2609,7 +2613,6 @@ input.arrowl { background-image:url(images/2leftarrow.gif); background-repeat:no-repeat; } - .u-m-answer { width:100%; } @@ -2637,6 +2640,7 @@ input.arrowl { width:500px; } + /* UI improvements for 1.8.6.2 this should be move to the chamilo theme and reproduce in all CSS*/ * { @@ -2825,11 +2829,10 @@ a.read { -opera-box-shadow: 0 4px 18px #C8C8C8; -moz-box-shadow: 0 4px 18px #C8C8C8; - float: left; - height: 88px; - margin: 0 8px 15px 15px; - padding: 16px 12px 5px; - width:600px; + float: left; + height: auto; + margin: 0 8px 15px 15px; + padding: 16px 12px 5px; } .box_description_group_member { @@ -3014,7 +3017,7 @@ a.read { -opera-border-radius: 10px; border: 1px solid #e1e1e0; margin-top:20px; -/* margin-right:10px; */ + /* margin-right:10px; */ margin-bottom:0px; /*padding-left:10px; @@ -3022,9 +3025,9 @@ a.read { padding-top:5px; padding-bottom:0px; - width:200px; + width:200px; float: right; - /* min-height: 150px;*/ + min-height: 150px; } @@ -3038,991 +3041,116 @@ a.read { } -/********************************************** - * MESSAGE TOOL * - **********************************************/ - - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} +/* DASHBOARD */ -#inbox-menu { - width:150px; - float:left; - margin-right:10px; -} -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -#inbox-menu ul li { - padding:2px 0px; +/* Head section */ +#head { + background-color: #000; + height: 100px; } - -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +#head h1 { + line-height: 100px; + color: #FFF; + text-align: center; + text-indent: -9999em } -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +/* End Head Section */ -} -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; -} -.message-group-date { - color:#666; - width:100%; - text-align:right; -} -.view-message-content { - line-height:150%; - font-size:110%; +/* Columns section */ +#columns .column { + float: left; + width: 50%; + /* Min-height: */ + min-height: 400px; + height: auto !important; + height: 400px; } -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; -} -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; -} -.message-select-box { - float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; -} +#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} -/* styles from the my.profile.php file */ -.message-content { -float:left; -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - /* font-size:11px; */ - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} +/* To add in 1.8.7*/ -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; +.session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; + +.sub_session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; + +#session_category_title { + font-size: 140%; + font-weight: bold; + padding: 2px 0px 5px 5px; } -.message-content-body-left { - float:left; - width:30%; + +/* fixes the * */ +span.form_required { + padding-right:5px; } -.message-content-body-right { - float:right; - text-align:left; - width:60%; + +.userportal-course-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:10px 10px 5px 10px; + height:40px; + margin:5px; } -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; +.userportal-course-item-title { + font-size:135%; } -.message-image-info { +.courseadminview-activity-3col, .platformadminview-activity-3col { + -moz-border-radius:5px 5px 5px 5px; + border:1px solid #E1E1E0; float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { + margin:0px 20px 10px 2px; + padding:11px; + width:220px; + height:330px; } +.courseadminview-activity-3col ul { + padding:0px 20px 10px 4px; + list-style-type:none; + height:240px; + margin-left:0px; + margin: 0px 0px 0px 0px ; +} -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; +.courseadminview-activity-3col ul li { + padding:4px 0px 4px 0px; } -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; + +#activity-3col { + width: 800px ; + margin-left: auto ; + margin-right: auto ; } -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; +.userportal-catalog-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 10px 6px; + /* height:40px; */ } -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; + +.userportal-catalog-item .catalog_box li span { + font-size:130%; font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} -#social-content-right { - height:auto; - overflow:hidden; - width:700px; + margin-left:5px; } -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} -.social-profile-extended { - width:320px; - overflow:hidden; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#4171B5; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; - /* width:190px; */ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} - -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} - -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} - -/* DASHBOARD */ - -/* Head section */ -#head { - background-color: #000; - height: 100px; -} -#head h1 { - line-height: 100px; - color: #FFF; - text-align: center; - text-indent: -9999em -} -/* End Head Section */ - -/* Columns section */ -#columns .column { - float: left; - width: 50%; - /* Min-height: */ - min-height: 400px; - height: auto !important; - height: 400px; -} - -#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} - - - - - -/* To add in 1.8.7*/ - -.session_box_title span { - font-size: 130%; - font-weight: bold; -} - -.sub_session_box_title span { - font-size: 130%; - font-weight: bold; -} - -#session_category_title { - font-size: 140%; - font-weight: bold; - padding: 2px 0px 5px 5px; -} - -/* fixes the * */ -span.form_required { - padding-right:5px; -} - -.userportal-course-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 5px 10px; - height:40px; - margin:5px; -} -.userportal-course-item-title { - font-size:135%; -} -.courseadminview-activity-3col, .platformadminview-activity-3col { - -moz-border-radius:5px 5px 5px 5px; - border:1px solid #E1E1E0; - float:left; - margin:0px 20px 10px 2px; - padding:11px; - width:220px; - height:330px; -} - -.courseadminview-activity-3col ul { - padding:0px 20px 10px 4px; - list-style-type:none; - height:240px; - margin-left:0px; - margin: 0px 0px 0px 0px ; -} - -.courseadminview-activity-3col ul li { - padding:4px 0px 4px 0px; -} - -#activity-3col { - width: 800px ; - margin-left: auto ; - margin-right: auto ; -} - - -.userportal-catalog-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-catalog-item .catalog_box li span { - font-size:130%; - font-weight:bold; - margin-left:5px; -} - -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - background-color: #efefef; - border: 1px solid #666; - font-weight: bold; - color: #666; - list-style-type: none; - margin: 5px 5px 5px 40px; - padding: 5px; - margin-bottom: 10px; -} -.session_box_title { - margin-bottom: 7px; -} -.session_box_coach { -} -.session_course_item { - /* padding: 0px; */ - margin: 7px 0px; -} - -.session_course_item .courses { - margin-bottom: 5px; - height:35px; -}; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 16px; - /* height:40px; */ - /*background-color:#f9f9f9; border:1px solid #dddddd; padding:5px 10px 5px 10px; margin-top: 10px; */ -} - -.catalog_box { - border: 1px solid #DCE5F3; - /* font-weight: bold; */ - color: #666; - list-style-type: none; - margin:5px 5px 10px 5px; - padding: 5px; - background-color:#FFF; - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; -} - - -.course-student-view-activity-3col { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#FFFFFF; - height: 350px; - width: 800px ; - margin-left: auto ; - margin-right: auto ; -} - -.course-student-view-activity-3col ul { - padding:10px 20px 10px 20px; - list-style-type:none; - /* height:240px; */ - margin-left:0px; - margin: 0px 0px 0px 0px ; - float:left; - width : 280px; -} - -.course-student-view-activity-3col ul li { - padding:5px 0px 4px 0px; - /* float:left; - width : 380px; */ -} - -/* plugins divs */ - -#plugin-header { - margin-left:65px; - padding:5px; -} -#plugin-mycourses_menu { - padding:5px; -} - -#plugin-mycourses_main { - padding:5px; -} - -#plugin-footer { - padding:5px; -} /* New forum table */ - .forum_table_title { border-collapse: collapse; width: 100%; diff --git a/main/css/dokeos_classic/default.css b/main/css/dokeos_classic/default.css index fcf24b5b2f..d8f03956f4 100644 --- a/main/css/dokeos_classic/default.css +++ b/main/css/dokeos_classic/default.css @@ -1,4 +1,4 @@ -> links*/ -#agenda_list .title { - background-color: #4171B5; - font-weight: bold; - font-size: 12px; - color: #fff; - text-align: left; - padding: 2px 10px; - text-align: center; - border: 1px solid #264269; -} -#agenda_list .title a:link, #agenda_list #title a:visited { - background-color: #4171B5; - font-weight: bold; - font-size: 12px; - color: #fff; - text-align: left; - padding: 2px 10px; - text-align: center; -} -#agenda_list .title a:hover { - background-color: #4171B5; - font-weight: bold; - font-size: 12px; - color: #ff0000; - text-align: left; - padding: 2px 10px; - text-align: center; -} -/* The cells with the name of the days of the weeks (mon->sun)*/ -#agenda_list .weekdays { - background-color: #D3DFF1; - text-align: center; - font-weight: bold; - border: 1px solid #264269; - border-collapse: collapse; -} - -/* The cells for the days (1->31) */ -#agenda_list .days_week { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #f5f5f5; -} -#agenda_list .days_weekend { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #e6e6e6; -} -#agenda_list .days_today { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #FFFFC0; -} - -#agenda_list th { - background-color:#E5EDF9; - border:1px solid gray; - padding-right:12px; -} -/* text in the cells: display of agenda items (visible)*/ -#agenda_list .data { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #4171B5; - border-collapse: collapse; -} -#agenda_list .datanotbold { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #4171B5; - border-collapse: collapse; -} -#agenda_list .text { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #4171B5; - border-collapse: collapse; -} -/*text in the cells: display of agenda items (invisible)*/ -#agenda_list .data_hidden { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #4171B5; - border-collapse: collapse; - color: #999999; -} -#agenda_list .datanotbold_hidden { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #4171B5; - border-collapse: collapse; - color: #999999; -} -#agenda_list .text_hidden { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #4171B5; - border-collapse: collapse; - color: #999999; -} -/*text in the cells: display of agenda items (highlighted)*/ -#agenda_list .datanow { - background-color: #FFCC00; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #4171B5; - border-collapse: collapse; -} -#agenda_list .datanotboldnow { - background-color: #FFCC00; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #4171B5; - border-collapse: collapse; -} -#agenda_list .textnow { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #4171B5; - border-collapse: collapse; -} -/* --------------------------------------------------- - styles for the mini agenda ------------------------------------------------------*/ -#smallcalendar { - width: 100%; - margin: 0 auto; - border: 1px solid #fff; - border-collapse: collapse; -} -#smallcalendar .weekdays { - background-color: #D3DFF1; - text-align: center; - font-size: 11px; - font-weight: bold; - border: 1px solid #fff; - border-collapse: collapse; -} -#smallcalendar .days_week { - background-color: #f5f5f5; - text-align: center; - font-size: 11px; - border-collapse: collapse; -} -#smallcalendar .days_weekend { - background-color: #e6e6e6; - text-align: center; - font-size: 11px; - border: 1px solid #fff; - border-collapse: collapse; -} -#smallcalendar .days_today { - width: 12%; - text-align: center; - font-size: 11px; - border: 1px solid #FA8500; - border-collapse: collapse; - background-color: #FFCA8D; -} -/* --------------------------------------------------- - styles for the personal agenda ------------------------------------------------------*/ -.personal_agenda { - color: #008000; -} -.personal_agenda a:link, .personal_agenda a:visited { - color: #008000; -} -a.personal_agenda:link, a.personal_agenda:visited { - color: #008000; -} -.personal_agenda a:hover, .personal_agenda a:hover { - color: #666666; -} -a.personal_agenda:hover, a.personal_agenda:hover { - color: #666666; -} -.ical_export { - float: right; - margin-top: 0.2em; -} /***************************************************** * DISPLAY MESSAGES * *****************************************************/ @@ -2436,96 +2175,7 @@ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;} background-color: #f0f0f0; border: 1px solid #bbb; } -/********************************************** - * MESSAGE TOOL * - **********************************************/ -/* styles from the new_message.php file */ - -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; -} -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; -} -.message-select-box { - float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; -} -/* styles from the my.profile.php file */ -.message-content { - /* - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:200px; - position:relative;*/ -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { - color:#ff0000; - font-size:15px; -} -.message-body { - font-size:11px; - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} /********************************************** * EXERCISE TOOL * **********************************************/ @@ -3316,829 +2966,55 @@ a.read { width:110px; } +/* DASHBOARD */ -/********************************************** - * MESSAGE TOOL * - **********************************************/ - - #inbox-wrapper { - width:100%; +/* Head section */ +#head { + background-color: #000; + height: 100px; } -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; +#head h1 { + line-height: 100px; + color: #FFF; + text-align: center; + text-indent: -9999em } -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; +/* End Head Section */ + +/* Columns section */ +#columns .column { + float: left; + width: 50%; + /* Min-height: */ + min-height: 400px; + height: auto !important; + height: 400px; } -#inbox-menu { - width:150px; - float:left; - margin-right:10px; +#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} + + +/* To add in 1.8.7*/ + +.session_box_title span { + font-size: 130%; + font-weight: bold; } -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; + +.sub_session_box_title span { + font-size: 130%; + font-weight: bold; } -#inbox-menu ul li { - padding:2px 0px; + +#session_category_title { + font-size: 140%; + font-weight: bold; + padding: 2px 0px 5px 5px; } -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; -} -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; - -} -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; -} -.message-group-date { - color:#666; - width:100%; - text-align:right; -} -.view-message-content { - line-height:150%; - font-size:110%; -} - -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; -} -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; -} -.message-select-box { - float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; -} - -/* styles from the my.profile.php file */ -.message-content { - -} -.message-content .message-delete { - /*position: absolute; - top: 10px; - right: 10px; - cursor: pointer;*/ -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - font-size:11px; - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} - - -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; -} -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; -} -.message-content-body-left { - float:left; - width:30%; -} -.message-content-body-right { - float:right; - text-align:left; - width:60%; -} -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; -} -.message-image-info { - float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { -} - - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#32578b; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; - /*width:190px;*/ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} - -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} - -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} - -/* DASHBOARD */ - -/* Head section */ -#head { - background-color: #000; - height: 100px; -} -#head h1 { - line-height: 100px; - color: #FFF; - text-align: center; - text-indent: -9999em -} -/* End Head Section */ - -/* Columns section */ -#columns .column { - float: left; - width: 50%; - /* Min-height: */ - min-height: 400px; - height: auto !important; - height: 400px; -} - -#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} - - - - - - - -/* To add in 1.8.7*/ - -.session_box_title span { - font-size: 130%; - font-weight: bold; -} - -.sub_session_box_title span { - font-size: 130%; - font-weight: bold; -} - -#session_category_title { - font-size: 140%; - font-weight: bold; - padding: 2px 0px 5px 5px; -} - -/* fixes the * */ -span.form_required { - padding-right:5px; +/* fixes the * */ +span.form_required { + padding-right:5px; } .userportal-course-item { @@ -4197,44 +3073,8 @@ span.form_required { margin-left:5px; } -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - background-color: #efefef; - border: 1px solid #666; - font-weight: bold; - color: #666; - list-style-type: none; - margin: 5px 5px 5px 40px; - padding: 5px; - margin-bottom: 10px; -} -.session_box_title { - margin-bottom: 7px; -} -.session_box_coach { -} -.session_course_item { - /* padding: 0px; */ - margin: 7px 0px; -} - -.session_course_item .courses { - margin-bottom: 5px; - height:35px; -} - /* New forum table */ - .forum_table_title { border-collapse: collapse; width: 100%; diff --git a/main/css/dokeos_classic_2D/default.css b/main/css/dokeos_classic_2D/default.css index a64ed3deb6..1da0abff73 100644 --- a/main/css/dokeos_classic_2D/default.css +++ b/main/css/dokeos_classic_2D/default.css @@ -515,9 +515,9 @@ ul#navigation .student-connect a { background-color: #fff; color: #009; margin-bottom: 2px; - padding: 4px; + padding: 4px 0px 4px 21px; float:left; - width:100%; + width:99%; clear:right; } #header4 a { @@ -544,7 +544,6 @@ ul#navigation .student-connect a { #footer { border-top: 1px solid #4171B5; background-color: #E5EDF9; - background-color: #E5EDF9; font-size: 12px; color:#000; min-height: 50px; @@ -816,213 +815,7 @@ input.liteoption { .tool-icon { margin-bottom: -3px; } -/* -============================================================================== - AGENDA -============================================================================== -*/ - -#agenda { - width: 100%; - margin: 0 auto; - border: 1px solid #4171B5; - border-collapse: collapse; -} -#agenda .title a { - color: #fff; -} -#agenda .agendaitem { - font-size: 12px; -} -.agenda_month_divider { - background-color: #4171B5; - color: #fff; - font-size: 12px; - font-weight: bold; - text-align: center; -} -#agenda_select { - border: 0px solid green; - list-style: none; - margin: 30px 0 0 0; - padding: 0 0 0 10px; -} -/* ------------------------------------------------------------------------------- - styles for the agenda (day, week, month view) ------------------------------------------------------------------------------- -*/ - -#agenda_list { - border: 1px solid #fff; - border-collapse: collapse; - margin: 0 auto; - width: 100%; -} -/*The caption of the calendar (displays the month and the << and >> links*/ -#agenda_list .title { - background-color: #4171B5; - border: 1px solid #264269; - color: #fff; - font-size: 12px; - font-weight: bold; - padding: 2px 10px; - text-align: center; -} -#agenda_list .title a { - color: #fff; -} -/* The cells with the name of the days of the weeks (mon->sun)*/ -#agenda_list .weekdays { - background-color: #D3DFF1; - border: 1px solid #264269; - border-collapse: collapse; - font-weight: bold; - text-align: center; -} -/* The cells for the days (1->31) */ -#agenda_list .days_week { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #f5f5f5; -} -#agenda_list .days_weekend { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #e6e6e6; -} -#agenda_list .days_today { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #FFFFC0; -} - -#agenda_list th { - background-color:#E5EDF9; - border:1px solid gray; - padding-right:12px; -} -/* text in the cells: display of agenda items (visible)*/ -#agenda_list .data { - background-color: #eee; - font-weight: bold; -} -#agenda_list .datanotbold { - background-color: #eee; - font-weight: normal; -} -#agenda_list .text { - background-color: #fff; - font-weight: normal; -} -/*text in the cells: display of agenda items (invisible)*/ -#agenda_list .data_hidden { - background-color: #eee; - color: #999999; - font-weight: bold; -} -#agenda_list .datanotbold_hidden { - background-color: #eee; - color: #999999; - font-weight: normal; -} -#agenda_list .text_hidden { - background-color: #fff; - color: #999999; - font-weight: normal; -} -/*text in the cells: display of agenda items (highlighted)*/ -#agenda_list .datanow { - background-color: #FFCC00; - font-weight: bold; -} -#agenda_list .datanotboldnow { - background-color: #FFCC00; - font-weight: normal; -} -#agenda_list .textnow { - background-color: #fff; - font-weight: normal; -} -/* ------------------------------------------------------------------------------- - styles for the mini agenda ------------------------------------------------------------------------------- -*/ -#smallcalendar { - border: 1px solid #fff; - border-collapse: collapse; - margin: 0 auto; - width: 100%; -} -#smallcalendar .title { - background-color: #4171B5; - color: #fff; - font-size: 11px; - font-weight: bold; - padding: 2px; - text-align: center; -} -#smallcalendar .title a { - color: #fff; -} -#smallcalendar .weekdays { - background-color: #D3DFF1; - border: 1px solid #fff; - border-collapse: collapse; - font-size: 11px; - font-weight: bold; - text-align: center; -} -#smallcalendar .days_week { - background-color: #f5f5f5; - border-collapse: collapse; - font-size: 11px; - text-align: center; -} -#smallcalendar .days_weekend { - background-color: #e6e6e6; - border: 1px solid #fff; - border-collapse: collapse; - font-size: 11px; - text-align: center; -} -#smallcalendar .days_today { - background-color: #FFCA8D; - border: 1px solid #FA8500; - border-collapse: collapse; - font-size: 11px; - text-align: center; - width: 12%; -} -/* ------------------------------------------------------------------------------- - styles for the personal agenda ------------------------------------------------------------------------------- -*/ -.personal_agenda, .personal_agenda a:link, .personal_agenda a:visited, a.personal_agenda:link, a.personal_agenda:visited { - color: #008000; -} -.personal_agenda a:hover, a.personal_agenda:hover { - color: #666666; -} -.ical_export { - float: right; - margin-top: 0.2em; -} /* ============================================================================== DISPLAY MESSAGES @@ -2465,85 +2258,6 @@ input.forms { background-color: #f0f0f0; border: 1px solid #bbb; } -/********************************************** - * MESSAGE TOOL * - **********************************************/ - -/* styles from the new_message.php file */ - -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; -} -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; -} -.message-select-box { - float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; -} -/* styles from the my.profile.php file */ -.message-content { - -} -.message-content .message-delete { -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { - color:#ff0000; - font-size:15px; -} -.message-body { - font-size:11px; - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} /********************************************** * EXERCISE TOOL * **********************************************/ @@ -3329,836 +3043,67 @@ a.read { width:110px; } +/* DASHBOARD */ -/********************************************** - * MESSAGE TOOL * - **********************************************/ - - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; +/* Head section */ +#head { + background-color: #000; + height: 100px; } -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; +#head h1 { + line-height: 100px; + color: #FFF; + text-align: center; + text-indent: -9999em } +/* End Head Section */ -#inbox-menu { - width:150px; - float:left; - margin-right:10px; +/* Columns section */ +#columns .column { + float: left; + width: 50%; + /* Min-height: */ + min-height: 400px; + height: auto !important; + height: 400px; } -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; + +#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} + +/* To add in 1.8.7*/ + +.session_box_title span { + font-size: 130%; + font-weight: bold; } -#inbox-menu ul li { - padding:2px 0px; + +.sub_session_box_title span { + font-size: 130%; + font-weight: bold; } -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +#session_category_title { + font-size: 140%; + font-weight: bold; + padding: 2px 0px 5px 5px; } -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +/* fixes the * */ +span.form_required { + padding-right:5px; } -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; + +.userportal-course-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 5px 10px; + height:40px; + margin:5px; } -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; -} -.message-group-date { - color:#666; - width:100%; - text-align:right; -} -.view-message-content { - line-height:150%; - font-size:110%; -} - -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; -} -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; -} -.message-select-box { - float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; -} - -/* styles from the my.profile.php file */ -.message-content { - -} -.message-content .message-delete { - -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - font-size:11px; - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} - - -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; -} -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; -} -.message-content-body-left { - float:left; - width:30%; -} -.message-content-body-right { - float:right; - text-align:left; - width:60%; -} -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; -} -.message-image-info { - float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { -} - - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} - -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#32578b; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; - /*width:190px;*/ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} - -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} - -/* DASHBOARD */ - -/* Head section */ -#head { - background-color: #000; - height: 100px; -} -#head h1 { - line-height: 100px; - color: #FFF; - text-align: center; - text-indent: -9999em -} -/* End Head Section */ - -/* Columns section */ -#columns .column { - float: left; - width: 50%; - /* Min-height: */ - min-height: 400px; - height: auto !important; - height: 400px; -} - -#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} - - - - - -/* To add in 1.8.7*/ - -.session_box_title span { - font-size: 130%; - font-weight: bold; -} - -.sub_session_box_title span { - font-size: 130%; - font-weight: bold; -} - -#session_category_title { - font-size: 140%; - font-weight: bold; - padding: 2px 0px 5px 5px; -} - -/* fixes the * */ -span.form_required { - padding-right:5px; -} - -.userportal-course-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 5px 10px; - height:40px; - margin:5px; -} -.userportal-course-item-title { - font-size:135%; +.userportal-course-item-title { + font-size:135%; } .courseadminview-activity-3col, .platformadminview-activity-3col { @@ -4205,44 +3150,8 @@ span.form_required { margin-left:5px; } -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - background-color: #efefef; - border: 1px solid #666; - font-weight: bold; - color: #666; - list-style-type: none; - margin: 5px 5px 5px 40px; - padding: 5px; - margin-bottom: 10px; -} -.session_box_title { - margin-bottom: 7px; -} -.session_box_coach { -} -.session_course_item { - /* padding: 0px; */ - margin: 7px 0px; -} - -.session_course_item .courses { - margin-bottom: 5px; - height:35px; -} - /* New forum table */ - .forum_table_title { border-collapse: collapse; width: 100%; diff --git a/main/css/empire_green/default.css b/main/css/empire_green/default.css index 3997990ae6..32783e4c8b 100644 --- a/main/css/empire_green/default.css +++ b/main/css/empire_green/default.css @@ -347,7 +347,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { .session_course_item { /* padding: 0px; */ margin: 0px; - font-size:135%; + font-size:135%; } .session_course_item .item_closed, .userportal-course-item-title .item_closed { font-size:80%; @@ -514,13 +514,10 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { height: 15px; background-color: #5b975b; color: #fff; - padding: 4px; - padding-left: 21px; + padding: 4px 0px 4px 21px; margin-bottom: 2px; - clear:right; - - float:left; - width:100%; + float:left; + width:98%; } #header4 a { color: #fff; @@ -535,7 +532,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { clear: right; margin-left: auto; margin-right: auto; - width: 98% + width: 98%; } /***************************************************** * FOOTER STYLES * @@ -547,8 +544,8 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { font-size: 12px; color:#ffffff; min-height: 50px; - overflow:hidden; - width: 100%; + overflow:hidden; + width: 100%; padding-bottom:10px; } .push { @@ -561,7 +558,6 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { background-color: #434343; background-image: url(images/tab-repeat.png); background-repeat:repeat-x; - } .footer_emails{ float: left; @@ -569,15 +565,17 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { background-color: #434343; background-image: url(images/tab-repeat.png); background-repeat:repeat-x; - padding-top:18px; + padding-top:18px; } #footer #platformmanager { float: left; margin-left:10px; } + #footer a { color:#fff; } + #footer #coursemanager { float: left; margin-left: 10px; @@ -606,15 +604,15 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { width: auto; margin: 24px 6px 0 6px; padding-left: 10px; -/* border: 1px solid #636363; */ + /* border: 1px solid #636363; */ background-color: #FFF; } .menusectioncaption { position: relative; - font-weight:bold; top: -9px; background-color: #FFF; padding: 0 8px 0 4px; + font-weight:bold; } .menulist { list-style: none; @@ -1420,21 +1418,20 @@ div.admin_section { float: left; padding: 5px; margin: 10px 20px; - min-height:200px; } div.admin_section h4 { margin: 0; border-bottom: 1px solid gray; width: 100%; } -/* Report section */ -div.report_section { +/* Admin section */ +div.admin_section { width: 40%; float: left; padding: 5px; margin: 10px 20px; } -div.report_section h4 { +div.admin_section h4 { margin: 0; border-bottom: 1px solid gray; width: 100%; @@ -1495,7 +1492,6 @@ div.report_section h4 { margin-bottom: 5px; height:35px; } - /*************************************************************** * DOKEOS CONFIG SETTINGS OF THE PLATFORM ADMIN SECTION * ***************************************************************/ @@ -2383,7 +2379,7 @@ button,input[type="submit"] { padding:5px 15px 5px 15px; vertical-align:middle; } -button:hover input[type="submit"]:hover{ +button:hover input[type="submit"]:hover { background-color:#a8a7a7; color:#545454; border-style: inset; @@ -2643,6 +2639,7 @@ input.arrowl { width:500px; } + /* UI improvements for 1.8.6.2 this should be move to the chamilo theme and reproduce in all CSS*/ * { @@ -2835,7 +2832,6 @@ a.read { height: auto; margin: 0 8px 15px 15px; padding: 16px 12px 5px; - width:90%; } .box_description_group_member { @@ -2846,8 +2842,6 @@ a.read { .mygroups_grid_element_1 { width:600px; height:100px; - padding-left:10px; - padding-right:10px; overflow:hidden; } @@ -3022,10 +3016,10 @@ a.read { -opera-border-radius: 10px; border: 1px solid #e1e1e0; margin-top:20px; - /*margin-right:10px;*/ + /* margin-right:10px; */ margin-bottom:0px; -/* padding-left:10px; + /*padding-left:10px; padding-right:10px;*/ padding-top:5px; padding-bottom:0px; @@ -3045,777 +3039,6 @@ a.read { width:110px; } - -/********************************************** - * MESSAGE TOOL * - **********************************************/ - - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} - -#inbox-menu { - width:150px; - float:left; - margin-right:10px; -} -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -#inbox-menu ul li { - padding:2px 0px; -} - -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; -} -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; - -} -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; -} -.message-group-date { - color:#666; - width:100%; - text-align:right; -} -.view-message-content { - line-height:150%; - font-size:110%; -} - -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; -} -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; -} -.message-select-box { - float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; -} - -/* styles from the my.profile.php file */ -.message-content { -float:left; -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - font-size:11px; - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} - - -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; -} -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; -} -.message-content-body-left { - float:left; - width:30%; -} -.message-content-body-right { - float:right; - text-align:left; - width:60%; -} -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; -} -.message-image-info { - float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { -} - - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} -.social-profile-extended { - width:320px; - overflow:hidden; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#5B975B; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; - /* width:190px; */ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} - -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} - /* DASHBOARD */ /* Head section */ @@ -3844,9 +3067,6 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r #columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} - - - /* To add in 1.8.7*/ .session_box_title span { @@ -3875,7 +3095,7 @@ span.form_required { -moz-border-radius: 10px; border-radius: 10px; background-color:#F9F9F9; - padding:5px 10px 5px 10px; + padding:10px 10px 5px 10px; height:40px; margin:5px; } @@ -3926,41 +3146,6 @@ span.form_required { margin-left:5px; } -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - background-color: #efefef; - border: 1px solid #666; - font-weight: bold; - color: #666; - list-style-type: none; - margin: 5px 5px 5px 40px; - padding: 5px; - margin-bottom: 10px; -} -.session_box_title { - margin-bottom: 7px; -} -.session_box_coach { -} -.session_course_item { - /* padding: 0px; */ - margin: 7px 0px; -} - -.session_course_item .courses { - margin-bottom: 5px; - height:35px; -} - /* New forum table */ diff --git a/main/css/fix.css b/main/css/fix.css deleted file mode 100644 index 9e255a37bf..0000000000 --- a/main/css/fix.css +++ /dev/null @@ -1,418 +0,0 @@ -/** - * Fix all themes - */ - -input { - -moz-border-radius:5px; - -webkit-border-radius:5px; - border-radius:5px; - -x-system-font:none; - border:1px solid #CCCCCC; - color:#666666; - font-family:Arial,Helvetica,sans-serif; - font-size:120%; - line-height:normal; - padding:4px; -} - -textarea { - border:1px solid #CCCCCC; - padding:5px; - -moz-border-radius:5px; - -webkit-border-radius:5px; - border-radius:5px; - color:#666666; -} - -select { - color:#555; - border: 1px solid #CCC; - padding: 4px; - background-color: #F3F3F3; - font-size: 12px; - - -moz-border-radius:5px; - -webkit-border-radius:5px; - border-radius:5px; -} - -input[type=checkbox], input[type=radio], input[type=button], input[type=submit] { - cursor: pointer; - font-size: 12px; - -moz-border-radius:5px; - -webkit-border-radius:5px; - -border-radius:5px; - border:1px solid #E1E1E0; -} - -input[type="text"]:focus, input[type="password"]:focus, textarea:focus { - border: 1px solid #849FB3; - box-shadow: 0 0 5px #C9D2D9; - background-image:none; - background-color:white; - -moz-border-radius:5px; - -border-radius:5px; - -webkit-border-radius:5px; - border-radius:5px; -} - - -/* Fixes the FB input*/ -input.maininput:focus { - box-shadow:0 0 0px #fff; - border:none; -} - -/* Big icons course home page styles */ -.big_icon { - /*width:205px; */ - padding:10px; -} - -.big_icon img { - padding:5px; - -moz-border-radius:10px; - -border-radius:10px; - -webkit-border-radius:10px; - border-radius:10px; - -webkit-box-shadow: 0 4px 8px #C8C8C8; - -opera-box-shadow: 0 4px 8px #C8C8C8; - -moz-box-shadow: 0 4px 8px #C8C8C8; - box-shadow: 0 4px 8px #C8C8C8; - -} - -.big_icon img:hover { - -webkit-box-shadow: 0 4px 18px #C8C8C8; - -opera-box-shadow: 0 4px 18px #C8C8C8; - -moz-box-shadow: 0 4px 18px #C8C8C8; - box-shadow: 0 4px 18px #C8C8C8; -} - -.courseadminview .big_icon a { - font-size:12px; -} - -/* Fixes the administration block section */ -.admin_section div { - margin: 5px 0 14px 5px; - margin-left: 39px; -} - -.rounded_div { - background: none repeat scroll 0 0 #FFFFFF; - border: 1px solid #E5E5E5; - - -webkit-border-radius: 11px; - -opera-border-radius: 11px; - -moz-border-radius: 11px; - border-radius: 11px; - - -webkit-box-shadow: 0 4px 18px #C8C8C8; - -opera-box-shadow: 0 4px 18px #C8C8C8; - -moz-box-shadow: 0 4px 18px #C8C8C8; - box-shadow: 0 4px 18px #C8C8C8; - - float: left; - height: auto; - margin: 10px 8px 15px 15px; - padding: 16px 12px 5px; -} - -/* Categories courses*/ - -#course-picture { - position:absolute; - top:8%; - left:85%; - padding:4px; - border:1pt solid #ccc; -} - -#categories-content-first { - width:290px; - float:left; -} - -#categories-search { - text-align:center; - /*height:55px; */ - float: right; -} - -#categories-list { - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - -webkit-border-top-left-radius: 8px; - -webkit-border-top-right-radius: 8px; - border-top-left-radius: 8px; - border-top-right-radius: 8px; - -moz-box-shadow:0 -1px 10px 2px #CCCCCC; - -Webkit-box-shadow: 0 -1px 10px 2px #CCCCCC; - box-shadow: 0 -1px 10px 2px #CCCCCC; - border:1px solid #CCCCCC; - float:left; - margin:8px; - width:240px; - min-height:132px; - padding:18px; - font-size:11pt; -} - -#categories-content-second { - margin-left: 308px; - margin-top:5px; -} - -.course-block-main-item { - height: 32px; - padding: 3px 0px 3px 0px; -} - -.categories-block-course { - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - -webkit-border-top-left-radius: 8px; - -webkit-border-top-right-radius: 8px; - border-top-left-radius: 8px; - border-top-right-radius: 8px; - -moz-box-shadow:0 -1px 10px 2px #CCCCCC; - -Webkit-box-shadow: 0 -1px 10px 2px #CCCCCC; - box-shadow: 0 -1px 10px 2px #CCCCCC; - border:1px solid #CCCCCC; - float:left; - margin:10px; - padding:12px; - width:240px; - min-height:294px; - color: #BBBBBB; -} - -.categories-course-picture { - width:95px; - height:95px; - float:left; - overflow:hidden; - - border-radius:4px; - -moz-border-radius:4px; - -webkit-border-radius:4px; - - box-shadow:0 -1px 5px 2px #CCCCCC; - -moz-box-shadow:0 -1px 5px 2px #CCCCCC; - -Webkit-box-shadow: 0 -1px 5px 2px #CCCCCC; - box-shadow: 0 -1px 5px 2px #CCCCCC; - margin-left: 8px; -} - -.categories-course-picture img { - height: 95px; - background-color: #eeeeee; -} - -.categories-course-description { - margin-left:10px; - font-family:arial; - font-size:11px; - margin-bottom: 10px; -} - -.categories-course-description .course-block-title { - font-family: arial; - font-size: large; - margin-bottom: 10px; - color: #222222; - min-height:60px; -} -.categories-course-description .course-block-teacher { - font-size: large; - font-style: italic; - text-align: right; - color: #444444; - line-height: 10px; -} -.categories-course-description .course-block-date { - font-size: large; - font-style: italic; - text-align: right; - color: #444444; - line-height: 10px; -} -.course-block-popularity { - width: 90px; - margin-left:120px; - font-size: x-small; - font-style: italic; - text-align: right; - background-color: #eeeeee; - min-height:95px; - padding-right: 5px; - -moz-border-radius-topleft:4px; - -moz-border-radius-topright:4px; - -webkit-border-top-left-radius: 4px; - -webkit-border-top-right-radius: 4px; - border-top-left-radius: 4px; - border-top-right-radius: 4px; - -moz-box-shadow:0 -1px 5px 2px #CCCCCC; - -Webkit-box-shadow: 0 -1px 5px 2px #CCCCCC; - box-shadow: 0 -1px 5px 2px #CCCCCC; -} -.course-block-popularity-score { - font-size: 3em; - text-align: center; - color: #000000; - padding-top: 10px; - text-shadow: gray 3px 3px 2px; -} - -.categories-course-links { - margin-top:20px; - height:16px; - padding:2px; -} - -.course-link-desc { - float:left; -} - -/* Attendance */ - -.attendance-users-table td { - height:66px; -} - -.attendance-calendar-table td { - height:66px; -} - -a.tag { - background-color: #E0EAF1; - border-bottom: 1px solid #3E6D8E; - border-right: 1px solid #7F9FB6; - color: #3E6D8E; - font-size: 90%; - line-height: 2.4; - margin: 2px 2px 2px 0; - padding: 3px 4px; - text-decoration: none; - white-space: nowrap; -} - - - - -/* Makes the course elements more readable */ -.userportal-course-item { - padding:15px; -} - -.session_course_item { - padding: 6px 0px 6px 5px ; -} - -/* LP tool*/ - -div.lp_resource { - padding:5px 10px; - width:450px; - - list-style-type: none; - margin: 0; - padding: 0; - -} - -.lp_resource_element, .lp_resource_element_no_link { - background-image:-moz-linear-gradient(top,#fefefe,#eee); - background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fdfdfd),color-stop(1,#eee)); - border: 1px solid #CCCCCC; - color: #444444; - cursor: pointer; - font-weight: bold; - text-decoration: none; - text-shadow: 0 1px 1px #F6F6F6; - margin:5px; - padding:5px; -} - -.doc_resource { - margin:5px; -} - -div.lp_tree { - height: 100%; - overflow: auto; - padding: 3px 10px 3px 0; - width: 230px; -} - -table.lp_build td.tree { - border:none; -} - -#resource_tab { - min-height:380px; -} - - -#logo { - /* height:85px; */ - padding-top: 4px; - overflow:hidden; - margin-left:4%; - float:left; -} - - -/* fixes bug in ie7 */ -#menu { - width:180px; -} - -div.system_announcement { - background-color: #EEEEEE; -} - -.RequirementHeading, .RequirementText, .RequirementContent { - margin-top:12px; -} - -#formLogin { - height:160px; -} - - -#toolshortcuts_horizontal { - padding: 8px 20px 2px 0px; - clear: right; - margin-left: auto; - margin-right: auto; - text-align: right; - width: 98%; -} - -#toolshortcuts_vertical { - padding: 8px 0px 2px 0px; - clear: right; - margin-left: auto; - margin-right: auto; - text-align: right; - width: 98%; -} - - -div.admin_section { - min-height: 260px; -} -.admin_section li { - padding: 2px 0px 2px; -} - -div.admin_section h4 { - font-size:16px; - letter-spacing:-1px; -} - -.actions span { - margin-right:0px; -} diff --git a/main/css/fix_classic.css b/main/css/fix_classic.css deleted file mode 100644 index f98112160c..0000000000 --- a/main/css/fix_classic.css +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Fix all Chamilo classic themes (Public admin, Baby orange, etc) - */ - -#header2 { - min-height: 25px; -} - -#header3 { - width: 100%; - padding-left:0px; - padding-right:0px; - float:left; -} - -#header4 { - width: 98%; - float:left; - padding-left:20px; - padding-right:0px; -} - -.menu , #menu { - min-height: 90px; -} - -.message-body { - font-size:100%; -} \ No newline at end of file diff --git a/main/css/fruity_orange/default.css b/main/css/fruity_orange/default.css index 7b6b30d27d..259ec41648 100644 --- a/main/css/fruity_orange/default.css +++ b/main/css/fruity_orange/default.css @@ -178,7 +178,7 @@ ul#navigation .student-connect a { /* for content section in main index.php file */ .maincontent { float: left; - width: 77%; + width: 78%; padding: 4px; background-color: #fff; } @@ -514,12 +514,9 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { height: 15px; background-color: #f8b846; color: #fff; - padding: 4px; - padding-left: 21px; + padding: 4px 0px 4px 21px; margin-bottom: 2px; clear:right; - float:left; - width:100%; } #header4 a { color: #fff; @@ -534,7 +531,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { clear: right; margin-left: auto; margin-right: auto; - width: 98% + width: 98%; } /***************************************************** * FOOTER STYLES * @@ -546,8 +543,8 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { font-size: 12px; color:#ffffff; min-height: 50px; - overflow:hidden; - width: 100%; + overflow:hidden; + width: 100%; padding-bottom:10px; } .push { @@ -573,9 +570,11 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { float: left; margin-left:10px; } + #footer a { color:#fff; } + #footer #coursemanager { float: left; margin-left: 10px; @@ -604,7 +603,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { width: auto; margin: 24px 6px 0 6px; padding-left: 10px; - /* border: 1px solid #636363;*/ + /* border: 1px solid #636363; */ background-color: #FFF; } .menusectioncaption { @@ -1123,7 +1122,6 @@ a.personal_agenda:hover, a.personal_agenda:hover { border-color: #ccc; color: #111; } - /********************************************** * DOCUMENT MODULE * **********************************************/ @@ -1413,27 +1411,26 @@ form br { color: #f00; font-weight: bold; } -/* Admin section */ +/* Report section */ div.admin_section { width: 40%; float: left; padding: 5px; margin: 10px 20px; - min-height:200px; } div.admin_section h4 { margin: 0; border-bottom: 1px solid gray; width: 100%; } -/* Report section */ -div.report_section { +/* Admin section */ +div.admin_section { width: 40%; float: left; padding: 5px; margin: 10px 20px; } -div.report_section h4 { +div.admin_section h4 { margin: 0; border-bottom: 1px solid gray; width: 100%; @@ -1494,7 +1491,6 @@ div.report_section h4 { margin-bottom: 5px; height:35px; } - /*************************************************************** * DOKEOS CONFIG SETTINGS OF THE PLATFORM ADMIN SECTION * ***************************************************************/ @@ -2363,7 +2359,6 @@ div.comments { font-weight:bolder; vertical-align:middle; } - /***************************************************** * BUTTONS * *****************************************************/ @@ -2643,6 +2638,7 @@ input.arrowl { width:500px; } + /* UI improvements for 1.8.6.2 this should be move to the chamilo theme and reproduce in all CSS*/ * { @@ -2845,8 +2841,6 @@ a.read { .mygroups_grid_element_1 { width:600px; height:100px; - padding-left:10px; - padding-right:10px; overflow:hidden; } @@ -3020,7 +3014,7 @@ a.read { -opera-border-radius: 10px; border: 1px solid #e1e1e0; margin-top:20px; - margin-right:10px; + /* margin-right:10px; */ margin-bottom:0px; /*padding-left:10px; @@ -3043,778 +3037,6 @@ a.read { width:110px; } - -/********************************************** - * MESSAGE TOOL * - **********************************************/ - - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} - -#inbox-menu { - width:150px; - float:left; - margin-right:10px; -} -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -#inbox-menu ul li { - padding:2px 0px; -} - -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; -} -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; - -} -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; -} -.message-group-date { - color:#666; - width:100%; - text-align:right; -} -.view-message-content { - line-height:150%; - font-size:110%; -} - -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; -} -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; -} -.message-select-box { - float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; -} - -/* styles from the my.profile.php file */ -.message-content { -float:left; -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - font-size:11px; - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} - - -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; -} -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; -} -.message-content-body-left { - float:left; - width:30%; -} -.message-content-body-right { - float:right; - text-align:left; - width:60%; -} -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; -} -.message-image-info { - float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { -} - - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} -.social-profile-extended { - width:320px; - overflow:hidden; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#F8B846; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; - /* width:190px; */ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} - -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; - -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} - /* DASHBOARD */ /* Head section */ @@ -3843,9 +3065,6 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r #columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} - - - /* To add in 1.8.7*/ .session_box_title span { @@ -3874,7 +3093,7 @@ span.form_required { -moz-border-radius: 10px; border-radius: 10px; background-color:#F9F9F9; - padding:5px 10px 5px 10px; + padding:10px 10px 5px 10px; height:40px; margin:5px; } @@ -3925,44 +3144,8 @@ span.form_required { margin-left:5px; } -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - background-color: #efefef; - border: 1px solid #666; - font-weight: bold; - color: #666; - list-style-type: none; - margin: 5px 5px 5px 40px; - padding: 5px; - margin-bottom: 10px; -} -.session_box_title { - margin-bottom: 7px; -} -.session_box_coach { -} -.session_course_item { - /* padding: 0px; */ - margin: 7px 0px; -} - -.session_course_item .courses { - margin-bottom: 5px; - height:35px; -} - /* New forum table */ - .forum_table_title { border-collapse: collapse; width: 100%; diff --git a/main/css/medical/default.css b/main/css/medical/default.css index 1af6f3964b..245f05530a 100644 --- a/main/css/medical/default.css +++ b/main/css/medical/default.css @@ -2393,430 +2393,7 @@ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;} background-color: #f0f0f0; border: 1px solid #bbb; } -/********************************************** - * MESSAGE TOOL * - **********************************************/ - -/* styles from the new_message.php file */ - -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; -} -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; -} -.message-select-box { - float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; -} -/* styles from the my.profile.php file */ -.message-content { - /*float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:200px; - position:relative;*/ -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { - color:#ff0000; - font-size:15px; -} -.message-body { - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} -/********************************************** - * EXERCISE TOOL * - **********************************************/ -.exercice_form { - width: 300px; -} -#validationButton { - text-decoration: none; - margin: 5px; - /*border:1px solid #999999;*/ - /*background:#F0F0F0; */ - padding: 3px; - padding-left:10px; - padding-right:10px; - font-weight:bold; - color:#666; -} -.rounded { - border: 3px solid #CCCCCC; - padding: 3px; - width: 200px; - /*margin-left:10px;*/ -} -.rounded_inner { - background:#FFF; - padding-top: 10px; - padding-bottom: 10px; -} -.rounded_inner:hover { - color:#C802A5; - background:#F0F0F0; -} -.exercise_scenario_label { -} -.exercise_scenario_element { -} -span.checkbox { - width: 19px; - height: 25px; - padding: 0 5px 0 0; - background: url(images/checkbox.gif) no-repeat; - display: block; - clear: left; - float: left; -} -span.radio { - width: 19px; - height: 25px; - padding: 0 5px 0 0; - background: url(images/radio.gif) no-repeat; - display: block; - clear: left; - float: left; -} -#question_title { -} -#question_description { - padding-left:5px; - padding-top:10px; -} -#question_score { - padding-left:5px; - padding-top:10px; - padding-bottom:10px; - font-weight:bold; -} -#question_feedback { - background-color:#FCF7BA; - border:1px solid #CCCCCC; - color:#666666; - font-size:11px; - font-weight:bold; - list-style-type:none; - margin-top:5px; - padding:5px; -} -#exercise_close_link { - background: url(images/close.gif) no-repeat; - padding-left: 20px; -} -#exercise_close_link:hover { - background: url(images/close_highlight.gif) no-repeat; - padding-left: 20px; -} -/* Quizzes tool */ -.quiz_export_link { - float: right; -} -/*Exercice timer*/ -#square{ - padding:5px; - background-color:#EEEEEE; - border:1px solid #CCCCCC; - margin-right : 24x; - width : 155px; - margin-bottom:20px; -} -#wrapper-clock{ - width:100%; - margin:0; -} -.count_down{ - padding: 3px; - font-size:22px; - font-weight:bold; - color:#222; -} - -/*SOCIAL TOOL*/ -div.image-social-content { - float:left; - border:1px solid #B8C8DC; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:125px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:92px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-title { - color:#ffffff; - background:#4475B0; - border-bottom:1px dotted #4475B0; - border-top:1px dotted #4475B0; - padding:0px; - margin-bottom: 0px; - vertical-align:middle; - font-weight:bolder; -} -.social-subtitle { - background:#FFFFFF; - border-bottom:1px dotted #999999; - border-top:1px dotted #999999; - padding:0px; - margin-bottom: 0px; - vertical-align:middle; -} -.social-qualify { - border-bottom:1px solid #ece9d8; - border-left:1px solid #ece9d8; - background:#FFFFFF; -} -.social-qualify-display { - border-bottom:1px solid #ece9d8; - border-left:1px solid #ece9d8; - background:#FFFF66; - color:#000033; - font-weight:bold; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - border-bottom:1px solid #6B6262; - border-left:1px solid #6B6262; - border-right:1px solid #6B6262; - border-top:1px solid #6B6262; - width:250px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info { - width:350px; -} -.social-profile-info dt { - text-align:left; - clear:left; - color:#808080; - float:left; - width:100px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} -.social-profile-extended { - width:320px; - overflow:hidden; -} -/* general layout of the profile page */ -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:21%; -} -#social-profile-content { - float:right; - width:46%; - margin-left: 2px; -} -#social-profile-right { - float:right; - width:32%; - margin-left: 2px; -} -.left-side { - min-width: 198px; - margin: 0px; -} -.social-profile-post { - width: 450px; - background : #EFEFEF; -} -.maincourse { - width: 100%; - margin-left:0px; -} -.social-profile-rounded { - background : #eee; -} -#social-profile-forum { - padding-left:0px; -} -#social-profile-thread { - padding-left:20px; -} -#social-post { - padding-left:30px; -} -.actions-profile { - font-size:14px; - background:#efefef; - border-bottom:1px dotted #999999; - border-top:1px dotted #999999; - /*height:35px;*/ - padding:2px; - margin-bottom: 2px; - /*background:url(images/actions.jpg) repeat-x;*/ - vertical-align:middle; - font-weight:700; - margin-right:2px; -} -.social-content-image { - margin-top:4px; - margin-right:5px; - background:#EFEFEF; - border-left:1px #999999 dotted; - border-top:1px #999999 dotted; - border-right:1px #999999 dotted; - border-bottom:1px #999999 dotted; -} -.social-background-content { - background:#EFEFEF; -} -.social-content-information { - margin-left:10px; - margin-right:10px; -} -.social-content-training { - margin-left:10px; - margin-right:10px; -} -.social-friend-container { - margin-left:4px; - margin-right:0px; -} -.social-content-competences { - margin-left:5px; - margin-right:5px; -} -.social-content-announcements { - margin-left:10px; - margin-right:10px; -} -.social-content-agenda { - margin-left:10px; - margin-right:10px; -} -.social-actions-message { - white-space: nowrap; - padding: 2px; - background-color: #ffffff; - border: 1px solid #bbb; -} /***************************************************** * BUTTONS * *****************************************************/ @@ -3502,820 +3079,54 @@ a.read { } -/********************************************** - * MESSAGE TOOL * - **********************************************/ - - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} -#inbox-menu { - width:150px; - float:left; - margin-right:10px; +/* DASHBOARD */ + +/* Head section */ +#head { + background-color: #000; + height: 100px; } -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; +#head h1 { + line-height: 100px; + color: #FFF; + text-align: center; + text-indent: -9999em } -#inbox-menu ul li { - padding:2px 0px; +/* End Head Section */ + +/* Columns section */ +#columns .column { + float: left; + width: 50%; + /* Min-height: */ + min-height: 400px; + height: auto !important; + height: 400px; } -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} + + + + + +/* To add in 1.8.7*/ + +.session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +.sub_session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; -} -.message-group-date { - color:#666; - width:100%; - text-align:right; -} -.view-message-content { - line-height:150%; - font-size:110%; -} - -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; -} -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; -} -.message-select-box { - float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; -} - -/* styles from the my.profile.php file */ -.message-content { -float:left; -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - font-size:11px; - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} - - -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; -} -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; -} -.message-content-body-left { - float:left; - width:30%; -} -.message-content-body-right { - float:right; - text-align:left; - width:60%; -} -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; -} -.message-image-info { - float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { -} - - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#AF8B97; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; - /*width:190px;*/ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} - -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} - -/* DASHBOARD */ - -/* Head section */ -#head { - background-color: #000; - height: 100px; -} -#head h1 { - line-height: 100px; - color: #FFF; - text-align: center; - text-indent: -9999em -} -/* End Head Section */ - -/* Columns section */ -#columns .column { - float: left; - width: 50%; - /* Min-height: */ - min-height: 400px; - height: auto !important; - height: 400px; -} - -#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} - - - - - -/* To add in 1.8.7*/ - -.session_box_title span { - font-size: 130%; - font-weight: bold; -} - -.sub_session_box_title span { - font-size: 130%; - font-weight: bold; -} - -#session_category_title { - font-size: 140%; - font-weight: bold; - padding: 2px 0px 5px 5px; + +#session_category_title { + font-size: 140%; + font-weight: bold; + padding: 2px 0px 5px 5px; } /* fixes the * */ @@ -4379,44 +3190,8 @@ span.form_required { margin-left:5px; } -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - background-color: #efefef; - border: 1px solid #666; - font-weight: bold; - color: #666; - list-style-type: none; - margin: 5px 5px 5px 40px; - padding: 5px; - margin-bottom: 10px; -} -.session_box_title { - margin-bottom: 7px; -} -.session_box_coach { -} -.session_course_item { - /* padding: 0px; */ - margin: 7px 0px; -} - -.session_course_item .courses { - margin-bottom: 5px; - height:35px; -} - /* New forum table */ - .forum_table_title { border-collapse: collapse; width: 100%; diff --git a/main/css/public_admin/default.css b/main/css/public_admin/default.css index 2ba0b4aa3d..484da3cf93 100644 --- a/main/css/public_admin/default.css +++ b/main/css/public_admin/default.css @@ -437,9 +437,8 @@ select, input[type=checkbox], input[type=radio], input[type=button], input[type= position: relative; /* to avoid the IE peekabo bug*/ font-size: 1.0em; font-weight: normal; - min-height:10px; - padding: 0.2em 0.5em; - padding-bottom: 0.2em; + min-height:20px; + padding: 0.2em 0.5em; background: #2A4B74; color: #666; } @@ -474,7 +473,7 @@ select, input[type=checkbox], input[type=radio], input[type=button], input[type= *****************************************************/ #header3 { font-size: 1.0em; - padding: 0.8em 0.5em 0.4em 0.5em; + padding: 4px 0px 4px 0px; background: #fff; color: #006; border-bottom: 1px solid #aeaeae; @@ -568,12 +567,10 @@ select, input[type=checkbox], input[type=radio], input[type=button], input[type= #header4 { background-color: #fff; color: #009; - padding: 4px; - padding-left: 20px; + padding: 4px 0px 4px 4px; margin-bottom: 2px; - float:left; - width:100%; + width:98%; clear:right; } #header4 a { @@ -891,260 +888,7 @@ input.liteoption { .tool-icon { margin-bottom: -3px; } -/***********************************/ - -/***************************************************** - * AGENDA * - *****************************************************/ -#agenda { - width: 100%; - margin: 0 auto; - border: 1px solid #bbb; - border-collapse: collapse; -} -.agenda_month_divider { - background-color: #dcdcdc; - font-weight: bold; - font-size: 12px; - color: #666; - text-align: center; -} -#agenda .title a { - color: #fff; -} -#agenda .agendaitem { - font-size: 12px; -} -#smallcalendar .title { - background-color: #dcdcdc; - font-weight: bold; - padding: 5px; - color: #666; - text-align: center; - font-size: 11px; -} -#smallcalendar .title a { - color: #666; -} -#agenda_select { - list-style: none; - border: 0px solid green; - margin: 30px 0 0 0; - padding: 0 0 0 10px; -} -/* --------------------------------------------------- - styles for the agenda (day, week, month view) ------------------------------------------------------*/ -#agenda_list { - width: 100%; - margin: 0 auto; - border: 1px solid #fff; - border-collapse: collapse; -} -/*The caption of the calendar (displays the month and the << and >> links*/ -#agenda_list .title { - background-color: #dcdcdc; - font-weight: bold; - font-size: 12px; - color: #666; - text-align: left; - padding: 2px 10px; - text-align: center; - border: 1px solid #bbb; -} -#agenda_list .title a:link, #agenda_list #title a:visited { - background-color: #dcdcdc; - font-weight: bold; - font-size: 11px; - color: #666; - padding: 2px 10px; - text-align: center; -} -#agenda_list .title a:hover { - background-color: #dcdcdc; - font-weight: bold; - font-size: 11px; - color: #f3840d; - padding: 2px 10px; - text-align: center; -} -/* The cells with the name of the days of the weeks (mon->sun)*/ -#agenda_list .weekdays { - background-color: #dcdcdc; - text-align: center; - font-weight: bold; - border: 1px solid #264269; - border-collapse: collapse; -} -/* The cells for the days (1->31) */ -#agenda_list .days_week { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #f5f5f5; -} -#agenda_list .days_weekend { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #e6e6e6; -} -#agenda_list .days_today { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #FFFFC0; -} -#agenda_list th { - background-color:#E5EDF9; - border:1px solid gray; - padding-right:12px; -} - -/* text in the cells: display of agenda items (visible)*/ -#agenda_list .data { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .datanotbold { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .text { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -/*text in the cells: display of agenda items (invisible)*/ -#agenda_list .data_hidden { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -#agenda_list .datanotbold_hidden { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -#agenda_list .text_hidden { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -/*text in the cells: display of agenda items (highlighted)*/ -#agenda_list .datanow { - background-color: #FFCC00; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .datanotboldnow { - background-color: #FFCC00; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .textnow { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -/* --------------------------------------------------- - styles for the mini agenda ------------------------------------------------------*/ -#smallcalendar { - width: 100%; - margin: 0 auto; - border: 1px solid #fff; - border-collapse: collapse; -} -#smallcalendar .weekdays { - background-color: #dcdcdc; - text-align: center; - font-size: 11px; - font-weight: bold; - border: 1px solid #fff; - border-collapse: collapse; -} -#smallcalendar .days_week { - background-color: #f5f5f5; - text-align: center; - font-size: 11px; - border-collapse: collapse; -} -#smallcalendar .days_weekend { - background-color: #e6e6e6; - text-align: center; - font-size: 11px; - border: 1px solid #fff; - border-collapse: collapse; -} -#smallcalendar .days_today { - width: 12%; - text-align: center; - font-size: 11px; - border: 1px solid #FA8500; - border-collapse: collapse; - background-color: #FFCA8D; -} -/* --------------------------------------------------- - styles for the personal agenda ------------------------------------------------------*/ -.personal_agenda { - color: #008000; -} -.personal_agenda a:link, .personal_agenda a:visited { - color: #008000; -} -a.personal_agenda:link, a.personal_agenda:visited { - color: #008000; -} -.personal_agenda a:hover, .personal_agenda a:hover { - color: #666666; -} -a.personal_agenda:hover, a.personal_agenda:hover { - color: #666666; -} /***************************************************** * DISPLAY MESSAGES * *****************************************************/ @@ -3222,868 +2966,98 @@ a.read { } -/********************************************** - * MESSAGE TOOL * - **********************************************/ +/* DASHBOARD */ - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; +/* Head section */ +#head { + background-color: #000; + height: 100px; } -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; +#head h1 { + line-height: 100px; + color: #FFF; + text-align: center; + text-indent: -9999em } +/* End Head Section */ -#inbox-menu { - width:150px; - float:left; - margin-right:10px; -} -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; +/* Columns section */ +#columns .column { + float: left; + width: 50%; + /* Min-height: */ + min-height: 400px; + height: auto !important; + height: 400px; } -#inbox-menu ul li { - padding:2px 0px; + +#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} + + + +/* To add in 1.8.7*/ + +.session_box_title span { + font-size: 130%; + font-weight: bold; } -#message-reply-link { - float:right; +.sub_session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; + +#session_category_title { + font-size: 140%; + font-weight: bold; + padding: 2px 0px 5px 5px; } -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +/* fixes the * */ +span.form_required { + padding-right:5px; } -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; + +.userportal-course-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 5px 10px; + height:40px; + margin:5px; } -.message-group-title { - font-size:120%; +.userportal-course-item-title { + font-size:135%; } -.message-group-author { - margin:5px 0px 5px 0px; +.courseadminview-activity-3col, .platformadminview-activity-3col { + -moz-border-radius:5px 5px 5px 5px; + border:1px solid #E1E1E0; + float:left; + margin:10px 20px 10px 10px; + padding:11px; + width:210px; + height:330px; } -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; + +.courseadminview-activity-3col ul { + padding:10px 20px 10px 20px; + list-style-type:none; + height:240px; + margin-left:0px; + margin: 0px 0px 0px 0px ; } -.message-group-date { - color:#666; - width:100%; - text-align:right; + +.courseadminview-activity-3col ul li { + padding:4px 0px 4px 0px; } -.view-message-content { - line-height:150%; - font-size:110%; + +#activity-3col { + width: 800px ; + margin-left: auto ; + margin-right: auto ; } -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; -} -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; -} -.message-select-box { - float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; -} - -/* styles from the my.profile.php file */ -.message-content { -float:left; -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} - - -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; -} -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; -} -.message-content-body-left { - float:left; - width:30%; -} -.message-content-body-right { - float:right; - text-align:left; - width:60%; -} -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; -} -.message-image-info { - float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { -} - - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} -.social-profile-extended { - width:320px; - overflow:hidden; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#32578b; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; - /*width:190px;*/ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} - -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} - -/* DASHBOARD */ - -/* Head section */ -#head { - background-color: #000; - height: 100px; -} -#head h1 { - line-height: 100px; - color: #FFF; - text-align: center; - text-indent: -9999em -} -/* End Head Section */ - -/* Columns section */ -#columns .column { - float: left; - width: 50%; - /* Min-height: */ - min-height: 400px; - height: auto !important; - height: 400px; -} - -#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} - - - -/* To add in 1.8.7*/ - -.session_box_title span { - font-size: 130%; - font-weight: bold; -} - -.sub_session_box_title span { - font-size: 130%; - font-weight: bold; -} - -#session_category_title { - font-size: 140%; - font-weight: bold; - padding: 2px 0px 5px 5px; -} - -/* fixes the * */ -span.form_required { - padding-right:5px; -} - -.userportal-course-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 5px 10px; - height:40px; - margin:5px; -} -.userportal-course-item-title { - font-size:135%; -} -.courseadminview-activity-3col, .platformadminview-activity-3col { - -moz-border-radius:5px 5px 5px 5px; - border:1px solid #E1E1E0; - float:left; - margin:10px 20px 10px 10px; - padding:11px; - width:210px; - height:330px; -} - -.courseadminview-activity-3col ul { - padding:10px 20px 10px 20px; - list-style-type:none; - height:240px; - margin-left:0px; - margin: 0px 0px 0px 0px ; -} - -.courseadminview-activity-3col ul li { - padding:4px 0px 4px 0px; -} - -#activity-3col { - width: 800px ; - margin-left: auto ; - margin-right: auto ; -} - - .userportal-catalog-item { -webkit-border-radius: 10px; -moz-border-radius: 10px; @@ -4099,25 +3073,6 @@ span.form_required { margin-left:5px; } -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 16px; - /* height:40px; */ - /*background-color:#f9f9f9; border:1px solid #dddddd; padding:5px 10px 5px 10px; margin-top: 10px; */ -} - .catalog_box { border: 1px solid #DCE5F3; /* font-weight: bold; */ @@ -4131,7 +3086,6 @@ span.form_required { border-radius: 10px; } - .course-student-view-activity-3col { -webkit-border-radius: 10px; -moz-border-radius: 10px; diff --git a/main/css/royal_purple/default.css b/main/css/royal_purple/default.css index 98cdfbdfa6..e255263482 100644 --- a/main/css/royal_purple/default.css +++ b/main/css/royal_purple/default.css @@ -514,8 +514,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { height: 15px; background-color: #8e5b97; color: #fff; - padding: 4px; - padding-left: 21px; + padding: 4px 0px 4px 21px; margin-bottom: 2px; clear:right; } @@ -561,7 +560,6 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { } .footer_emails{ float: left; - padding-top:18px; margin-right:5%; background-color: #434343; background-image: url(images/tab-repeat.png); @@ -3037,777 +3035,6 @@ a.read { } -/********************************************** - * MESSAGE TOOL * - **********************************************/ - - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} - -#inbox-menu { - width:150px; - float:left; - margin-right:10px; -} -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -#inbox-menu ul li { - padding:2px 0px; -} - -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; -} -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; - -} -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; -} -.message-group-date { - color:#666; - width:100%; - text-align:right; -} -.view-message-content { - line-height:150%; - font-size:110%; -} - -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; -} -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; -} -.message-select-box { - float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; -} - -/* styles from the my.profile.php file */ -.message-content { -float:left; -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - /* font-size:11px; */ - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} - - -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; -} -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; -} -.message-content-body-left { - float:left; - width:30%; -} -.message-content-body-right { - float:right; - text-align:left; - width:60%; -} -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; -} -.message-image-info { - float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { -} - - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} - -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} -.social-profile-extended { - width:320px; - overflow:hidden; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#8E5B97; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; - /* width:190px; */ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} - -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} /* DASHBOARD */ @@ -3919,44 +3146,8 @@ span.form_required { margin-left:5px; } -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - background-color: #efefef; - border: 1px solid #666; - font-weight: bold; - color: #666; - list-style-type: none; - margin: 5px 5px 5px 40px; - padding: 5px; - margin-bottom: 10px; -} -.session_box_title { - margin-bottom: 7px; -} -.session_box_coach { -} -.session_course_item { - /* padding: 0px; */ - margin: 7px 0px; -} - -.session_course_item .courses { - margin-bottom: 5px; - height:35px; -} - /* New forum table */ - .forum_table_title { border-collapse: collapse; width: 100%; diff --git a/main/css/silver_line/default.css b/main/css/silver_line/default.css index 06b2b72adb..205eeca3bb 100644 --- a/main/css/silver_line/default.css +++ b/main/css/silver_line/default.css @@ -1008,257 +1008,7 @@ div.row div.label { .tool-icon { margin-bottom: -3px; } -/* -============================================================================== - AGENDA -============================================================================== -*/ -#agenda { - width: 100%; - margin: 0 auto; - border: 1px solid #bbb; - border-collapse: collapse; -} -.agenda_month_divider { - background-color: #dcdcdc; - font-weight: bold; - color: #666; - text-align: center; -} -#agenda .title a { - color: #fff; -} -#agenda .agendaitem { -} -#smallcalendar .title { - background-color: #dcdcdc; - font-weight: bold; - padding: 2px; - color: #666; - text-align: center; - font-size: 11px; -} -#smallcalendar .title a { - color: #666; -} -#agenda_select { - list-style: none; - border: 0px solid green; - margin: 30px 0 0 0; - padding: 0 0 0 10px; -} -/* --------------------------------------------------- - styles for the agenda (day, week, month view) ------------------------------------------------------*/ -#agenda_list { - width: 100%; - margin: 0 auto; - border: 1px solid #fff; - border-collapse: collapse; -} -/*The caption of the calendar (displays the month and the << and >> links*/ -#agenda_list .title { - background-color: #dcdcdc; - font-weight: bold; - color: #666; - text-align: left; - padding: 2px 10px; - text-align: center; - border: 1px solid #bbb; -} -#agenda_list .title a:link, #agenda_list #title a:visited { - background-color: #dcdcdc; - font-weight: bold; - font-size: 11px; - color: #666; - padding: 2px 10px; - text-align: center; -} -#agenda_list .title a:hover { - background-color: #dcdcdc; - font-weight: bold; - font-size: 11px; - color: #f3840d; - padding: 2px 10px; - text-align: center; -} -/* The cells with the name of the days of the weeks (mon->sun)*/ -#agenda_list .weekdays { - background-color: #dcdcdc; - text-align: center; - font-weight: bold; - border: 1px solid #264269; - border-collapse: collapse; -} -/* The cells for the days (1->31) */ -#agenda_list .days_week { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #f5f5f5; -} -#agenda_list .days_weekend { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #e6e6e6; -} -#agenda_list .days_today { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #FFFFC0; -} - -#agenda_list th { - background-color:#E5EDF9; - border:1px solid gray; - padding-right:12px; -} -/* text in the cells: display of agenda items (visible)*/ -#agenda_list .data { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .datanotbold { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .text { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -/*text in the cells: display of agenda items (invisible)*/ -#agenda_list .data_hidden { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -#agenda_list .datanotbold_hidden { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -#agenda_list .text_hidden { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -/*text in the cells: display of agenda items (highlighted)*/ -#agenda_list .datanow { - background-color: #FFCC00; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .datanotboldnow { - background-color: #FFCC00; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .textnow { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -/* --------------------------------------------------- - styles for the mini agenda ------------------------------------------------------*/ -#smallcalendar { - width: 100%; - margin: 0 auto; - border: 1px solid #fff; - border-collapse: collapse; -} -#smallcalendar .weekdays { - background-color: #dcdcdc; - text-align: center; - font-size: 11px; - font-weight: bold; - border: 1px solid #fff; - border-collapse: collapse; -} -#smallcalendar .days_week { - background-color: #f5f5f5; - text-align: center; - font-size: 11px; - border-collapse: collapse; -} -#smallcalendar .days_weekend { - background-color: #e6e6e6; - text-align: center; - font-size: 11px; - border: 1px solid #fff; - border-collapse: collapse; -} -#smallcalendar .days_today { - width: 12%; - text-align: center; - font-size: 11px; - border: 1px solid #FA8500; - border-collapse: collapse; - background-color: #FFCA8D; -} -/* --------------------------------------------------- - styles for the personal agenda ------------------------------------------------------*/ -.personal_agenda { - color: #008000; -} -.personal_agenda a:link, .personal_agenda a:visited { - color: #008000; -} -a.personal_agenda:link, a.personal_agenda:visited { - color: #008000; -} -.personal_agenda a:hover, .personal_agenda a:hover { - color: #666666; -} -a.personal_agenda:hover, a.personal_agenda:hover { - color: #666666; -} /* ============================================================================== DOKEOS CONFIG SETTINGS @@ -2980,864 +2730,98 @@ a.read { } -/********************************************** - * MESSAGE TOOL * - **********************************************/ +/* DASHBOARD */ - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; +/* Head section */ +#head { + background-color: #000; + height: 100px; } -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; +#head h1 { + line-height: 100px; + color: #FFF; + text-align: center; + text-indent: -9999em } +/* End Head Section */ -#inbox-menu { - width:150px; - float:left; - margin-right:10px; -} -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -#inbox-menu ul li { - padding:2px 0px; +/* Columns section */ +#columns .column { + float: left; + width: 50%; + /* Min-height: */ + min-height: 400px; + height: auto !important; + height: 400px; } -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; -} -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} + + + + +/* To add in 1.8.7*/ + +.session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; + +.sub_session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-group-date { - color:#666; - width:100%; - text-align:right; + +#session_category_title { + font-size: 140%; + font-weight: bold; + padding: 2px 0px 5px 5px; } -.view-message-content { - line-height:150%; - font-size:110%; + +/* fixes the * */ +span.form_required { + padding-right:5px; } -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; +.userportal-course-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 5px 10px; + height:40px; + margin:5px; } -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; +.userportal-course-item-title { + font-size:135%; } -.message-select-box { +.courseadminview-activity-3col, .platformadminview-activity-3col { + -moz-border-radius:5px 5px 5px 5px; + border:1px solid #E1E1E0; float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; + margin:0px 20px 10px 2px; + padding:11px; + width:220px; + height:330px; } -/* styles from the my.profile.php file */ -.message-content { -float:left; +.courseadminview-activity-3col ul { + padding:0px 20px 10px 4px; + list-style-type:none; + height:240px; + margin-left:0px; + margin: 0px 0px 0px 0px ; } -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; + +.courseadminview-activity-3col ul li { + padding:4px 0px 4px 0px; } -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - /* font-size:11px; */ - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} - - -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; -} -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; -} -.message-content-body-left { - float:left; - width:30%; -} -.message-content-body-right { - float:right; - text-align:left; - width:60%; -} -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; -} -.message-image-info { - float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { -} - - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#A5A6AA; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; - /*width:190px;*/ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} - -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} - -/* DASHBOARD */ - -/* Head section */ -#head { - background-color: #000; - height: 100px; -} -#head h1 { - line-height: 100px; - color: #FFF; - text-align: center; - text-indent: -9999em -} -/* End Head Section */ - -/* Columns section */ -#columns .column { - float: left; - width: 50%; - /* Min-height: */ - min-height: 400px; - height: auto !important; - height: 400px; -} - -#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} - - - - - -/* To add in 1.8.7*/ - -.session_box_title span { - font-size: 130%; - font-weight: bold; -} - -.sub_session_box_title span { - font-size: 130%; - font-weight: bold; -} - -#session_category_title { - font-size: 140%; - font-weight: bold; - padding: 2px 0px 5px 5px; -} - -/* fixes the * */ -span.form_required { - padding-right:5px; -} - -.userportal-course-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 5px 10px; - height:40px; - margin:5px; -} -.userportal-course-item-title { - font-size:135%; -} -.courseadminview-activity-3col, .platformadminview-activity-3col { - -moz-border-radius:5px 5px 5px 5px; - border:1px solid #E1E1E0; - float:left; - margin:0px 20px 10px 2px; - padding:11px; - width:220px; - height:330px; -} - -.courseadminview-activity-3col ul { - padding:0px 20px 10px 4px; - list-style-type:none; - height:240px; - margin-left:0px; - margin: 0px 0px 0px 0px ; -} - -.courseadminview-activity-3col ul li { - padding:4px 0px 4px 0px; -} - -#activity-3col { - width: 800px ; - margin-left: auto ; - margin-right: auto ; + +#activity-3col { + width: 800px ; + margin-left: auto ; + margin-right: auto ; } @@ -3856,44 +2840,8 @@ span.form_required { margin-left:5px; } -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - background-color: #efefef; - border: 1px solid #666; - font-weight: bold; - color: #666; - list-style-type: none; - margin: 5px 5px 5px 40px; - padding: 5px; - margin-bottom: 10px; -} -.session_box_title { - margin-bottom: 7px; -} -.session_box_coach { -} -.session_course_item { - /* padding: 0px; */ - margin: 7px 0px; -} - -.session_course_item .courses { - margin-bottom: 5px; - height:35px; -} - /* New forum table */ - .forum_table_title { border-collapse: collapse; width: 100%; diff --git a/main/css/sober_brown/default.css b/main/css/sober_brown/default.css index 14f4ab4973..2dfdb53369 100644 --- a/main/css/sober_brown/default.css +++ b/main/css/sober_brown/default.css @@ -862,235 +862,7 @@ input.liteoption { .tool-icon { margin-bottom: -3px; } -/***********************************/ -/***************************************************** - * AGENDA * - *****************************************************/ -#agenda { - width: 100%; - margin: 0 auto; - border: 1px solid #bbb; - border-collapse: collapse; -} -.agenda_month_divider { - background-color: #dcdcdc; - font-weight: bold; - font-size: 12px; - color: #000; - text-align: center; -} -#agenda .title a { - color: #fff; -} -#agenda .agendaitem { - font-size: 12px; -} -#smallcalendar .title { - background-color: #dcdcdc; - font-weight: bold; - padding: 2px; - color: #666; - text-align: center; - font-size: 11px; -} -#smallcalendar .title a { - color: #666; -} -#agenda_select { - list-style: none; - border: 0px solid green; - margin: 30px 0 0 0; - padding: 0 0 0 10px; -} -/* --------------------------------------------------- - styles for the agenda (day, week, month view) ------------------------------------------------------*/ -#agenda_list { - width: 100%; - margin: 0 auto; - border: 1px solid #fff; - border-collapse: collapse; -} -/*The caption of the calendar (displays the month and the << and >> links*/ -#agenda_list .title { - background-color: #dcdcdc; - font-weight: bold; - font-size: 12px; - color: #666; - text-align: left; - padding: 2px 10px; - text-align: center; - border: 1px solid #bbb; -} -#agenda_list .title a:link, #agenda_list #title a:visited { - background-color: #dcdcdc; - font-weight: bold; - font-size: 11px; - color: #666; - padding: 2px 10px; - text-align: center; -} -#agenda_list .title a:hover { - background-color: #dcdcdc; - font-weight: bold; - font-size: 11px; - color: #f3840d; - padding: 2px 10px; - text-align: center; -} -/* The cells with the name of the days of the weeks (mon->sun)*/ -#agenda_list .weekdays { - background-color: #dcdcdc; - text-align: center; - font-weight: bold; - border: 1px solid #264269; - border-collapse: collapse; -} -/* The cells for the days (1->31) */ -#agenda_list .days_week { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #f5f5f5; -} -#agenda_list .days_weekend { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #e6e6e6; -} -#agenda_list .days_today { - height: 40px; - width: 12%; - text-align: left; - vertical-align: top; - border: 1px solid #ccc; - border-collapse: collapse; - background-color: #FFFFC0; -} - -#agenda_list th { - background-color:#E5EDF9; - border:1px solid gray; - padding-right:12px; -} - -/*text in the cells: display of agenda items (invisible)*/ -#agenda_list .data_hidden { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -#agenda_list .datanotbold_hidden { - background-color: #eee; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -#agenda_list .text_hidden { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; - color: #999999; -} -/*text in the cells: display of agenda items (highlighted)*/ -#agenda_list .datanow { - background-color: #FFCC00; - text-align: left; - padding: 2px 10px; - font-weight: bold; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .datanotboldnow { - background-color: #FFCC00; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -#agenda_list .textnow { - background-color: #fff; - text-align: left; - padding: 2px 10px; - font-weight: normal; - border: 0px solid #dcdcdc; - border-collapse: collapse; -} -/* --------------------------------------------------- - styles for the mini agenda ------------------------------------------------------*/ -#smallcalendar { - width: 100%; - margin: 0 auto; - border: 1px solid #fff; - border-collapse: collapse; -} -#smallcalendar .weekdays { - background-color: #dcdcdc; - text-align: center; - font-size: 11px; - font-weight: bold; - border: 1px solid #fff; - border-collapse: collapse; -} -#smallcalendar .days_week { - background-color: #f5f5f5; - text-align: center; - font-size: 11px; - border-collapse: collapse; -} -#smallcalendar .days_weekend { - background-color: #e6e6e6; - text-align: center; - font-size: 11px; - border: 1px solid #fff; - border-collapse: collapse; -} -#smallcalendar .days_today { - width: 12%; - text-align: center; - font-size: 11px; - border: 1px solid #FA8500; - border-collapse: collapse; - background-color: #FFCA8D; -} -/* --------------------------------------------------- - styles for the personal agenda ------------------------------------------------------*/ -.personal_agenda { - color: #008000; -} -.personal_agenda a:link, .personal_agenda a:visited { - color: #008000; -} -a.personal_agenda:link, a.personal_agenda:visited { - color: #008000; -} -.personal_agenda a:hover, .personal_agenda a:hover { - color: #666666; -} -a.personal_agenda:hover, a.personal_agenda:hover { - color: #666666; -} /***************************************************** * DISPLAY MESSAGES * *****************************************************/ @@ -3198,861 +2970,94 @@ a.read { } -/********************************************** - * MESSAGE TOOL * - **********************************************/ - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} -#inbox-menu { - width:150px; - float:left; - margin-right:10px; -} -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -#inbox-menu ul li { - padding:2px 0px; -} +/* DASHBOARD */ -#message-reply-link { - float:right; +/* Head section */ +#head { + background-color: #000; + height: 100px; } -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +#head h1 { + line-height: 100px; + color: #FFF; + text-align: center; + text-indent: -9999em } -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; +/* End Head Section */ +/* Columns section */ +#columns .column { + float: left; + width: 50%; + /* Min-height: */ + min-height: 400px; + height: auto !important; + height: 400px; } -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; + +#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} + + + + + +/* To add in 1.8.7*/ + +.session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; + +.sub_session_box_title span { + font-size: 130%; + font-weight: bold; } -.message-group-date { - color:#666; - width:100%; - text-align:right; + +#session_category_title { + font-size: 140%; + font-weight: bold; + padding: 2px 0px 5px 5px; } -.view-message-content { - line-height:150%; - font-size:110%; + +/* fixes the * */ +span.form_required { + padding-right:5px; } -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; +.userportal-course-item { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-color:#F9F9F9; + padding:5px 10px 5px 10px; + height:40px; + margin:5px; } -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; +.userportal-course-item-title { + font-size:135%; } -.message-select-box { +.courseadminview-activity-3col, .platformadminview-activity-3col { + -moz-border-radius:5px 5px 5px 5px; + border:1px solid #E1E1E0; float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; + margin:0px 20px 10px 2px; + padding:11px; + width:220px; + height:330px; } -/* styles from the my.profile.php file */ -.message-content { -float:left; +.courseadminview-activity-3col ul { + padding:0px 20px 10px 4px; + list-style-type:none; + height:240px; + margin-left:0px; + margin: 0px 0px 0px 0px ; } -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - /* font-size:11px; */ - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} - - -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; -} -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; -} -.message-content-body-left { - float:left; - width:30%; -} -.message-content-body-right { - float:right; - text-align:left; - width:60%; -} -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; -} -.message-image-info { - float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { -} - - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} -.social-profile-extended { - width:320px; - overflow:hidden; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#716D61; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; - /*width:190px;*/ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} - -/* DASHBOARD */ - -/* Head section */ -#head { - background-color: #000; - height: 100px; -} -#head h1 { - line-height: 100px; - color: #FFF; - text-align: center; - text-indent: -9999em -} -/* End Head Section */ - -/* Columns section */ -#columns .column { - float: left; - width: 50%; - /* Min-height: */ - min-height: 400px; - height: auto !important; - height: 400px; -} - -#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} - - - - - -/* To add in 1.8.7*/ - -.session_box_title span { - font-size: 130%; - font-weight: bold; -} - -.sub_session_box_title span { - font-size: 130%; - font-weight: bold; -} - -#session_category_title { - font-size: 140%; - font-weight: bold; - padding: 2px 0px 5px 5px; -} - -/* fixes the * */ -span.form_required { - padding-right:5px; -} - -.userportal-course-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 5px 10px; - height:40px; - margin:5px; -} -.userportal-course-item-title { - font-size:135%; -} -.courseadminview-activity-3col, .platformadminview-activity-3col { - -moz-border-radius:5px 5px 5px 5px; - border:1px solid #E1E1E0; - float:left; - margin:0px 20px 10px 2px; - padding:11px; - width:220px; - height:330px; -} - -.courseadminview-activity-3col ul { - padding:0px 20px 10px 4px; - list-style-type:none; - height:240px; - margin-left:0px; - margin: 0px 0px 0px 0px ; -} - -.courseadminview-activity-3col ul li { - padding:4px 0px 4px 0px; + +.courseadminview-activity-3col ul li { + padding:4px 0px 4px 0px; } #activity-3col { @@ -4077,44 +3082,9 @@ span.form_required { margin-left:5px; } -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - background-color: #efefef; - border: 1px solid #666; - font-weight: bold; - color: #666; - list-style-type: none; - margin: 5px 5px 5px 40px; - padding: 5px; - margin-bottom: 10px; -} -.session_box_title { - margin-bottom: 7px; -} -.session_box_coach { -} -.session_course_item { - /* padding: 0px; */ - margin: 7px 0px; -} - -.session_course_item .courses { - margin-bottom: 5px; - height:35px; -} /* New forum table */ - .forum_table_title { border-collapse: collapse; width: 100%; diff --git a/main/css/steel_grey/default.css b/main/css/steel_grey/default.css index f1af2f24e7..e0e30fcd50 100644 --- a/main/css/steel_grey/default.css +++ b/main/css/steel_grey/default.css @@ -198,8 +198,7 @@ a.invisible:link, a.invisible:visited { } .clear { clear: both; - line-height: - 0px; + line-height: 0px; height: 0; } @@ -514,14 +513,9 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { height: 15px; background-color: #808080; color: #fff; - padding: 4px; - padding-left: 21px; + padding: 4px 0px 4px 21px; margin-bottom: 2px; clear:right; - - - float:left; - width:100%; } #header4 a { color: #fff; @@ -536,12 +530,11 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { clear: right; margin-left: auto; margin-right: auto; - width: 98% + width: 98%; } /***************************************************** * FOOTER STYLES * *****************************************************/ - #footer { background-color: #434343; background-image: url(images/tab-repeat.png); @@ -570,7 +563,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { background-color: #434343; background-image: url(images/tab-repeat.png); background-repeat:repeat-x; - padding-top:18px; + padding-top:18px; } #footer #platformmanager { float: left; @@ -1417,14 +1410,14 @@ form br { color: #f00; font-weight: bold; } -/* Report section */ -div.report_section { +/* Admin section */ +div.admin_section { width: 40%; float: left; padding: 5px; margin: 10px 20px; } -div.report_section h4 { +div.admin_section h4 { margin: 0; border-bottom: 1px solid gray; width: 100%; @@ -1435,7 +1428,6 @@ div.admin_section { float: left; padding: 5px; margin: 10px 20px; - min-height:200px; } div.admin_section h4 { margin: 0; @@ -2385,7 +2377,7 @@ button,input[type="submit"] { padding:5px 15px 5px 15px; vertical-align:middle; } -button:hover input[type="submit"]:hover{ +button:hover input[type="submit"]:hover { background-color:#a8a7a7; color:#545454; border-style: inset; @@ -2834,11 +2826,10 @@ a.read { -opera-box-shadow: 0 4px 18px #C8C8C8; -moz-box-shadow: 0 4px 18px #C8C8C8; - float: left; - height: 88px; - margin: 0 8px 15px 15px; - padding: 16px 12px 5px; - width:600px; + float: left; + height: auto; + margin: 0 8px 15px 15px; + padding: 16px 12px 5px; } .box_description_group_member { @@ -3047,774 +3038,6 @@ a.read { } -/********************************************** - * MESSAGE TOOL * - **********************************************/ - - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} - -#inbox-menu { - width:150px; - float:left; - margin-right:10px; -} -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -#inbox-menu ul li { - padding:2px 0px; -} - -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; -} -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; - -} -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; -} -.message-group-date { - color:#666; - width:100%; - text-align:right; -} -.view-message-content { - line-height:150%; - font-size:110%; -} - -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; -} -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; -} -.message-select-box { - float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; -} - -/* styles from the my.profile.php file */ -.message-content { -float:left; -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - /* font-size:11px; */ - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} - - -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; -} -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; -} -.message-content-body-left { - float:left; - width:30%; -} -.message-content-body-right { - float:right; - text-align:left; - width:60%; -} -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; -} -.message-image-info { - float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { -} - - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} -.social-profile-extended { - width:320px; - overflow:hidden; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#808080; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; - /* width:190px; */ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} /* DASHBOARD */ @@ -3875,7 +3098,7 @@ span.form_required { -moz-border-radius: 10px; border-radius: 10px; background-color:#F9F9F9; - padding:5px 10px 5px 10px; + padding:10px 10px 5px 10px; height:40px; margin:5px; } @@ -3926,44 +3149,8 @@ span.form_required { margin-left:5px; } -.userportal-session-item { - -webkit-border-radius: 10px; - -moz-border-radius: 10px; - border-radius: 10px; - background-color:#F9F9F9; - padding:5px 10px 10px 6px; - /* height:40px; */ -} - -.userportal-session-category-item { - -webkit-border-radius: 10px; - background-color: #efefef; - border: 1px solid #666; - font-weight: bold; - color: #666; - list-style-type: none; - margin: 5px 5px 5px 40px; - padding: 5px; - margin-bottom: 10px; -} -.session_box_title { - margin-bottom: 7px; -} -.session_box_coach { -} -.session_course_item { - /* padding: 0px; */ - margin: 7px 0px; -} - -.session_course_item .courses { - margin-bottom: 5px; - height:35px; -} - /* New forum table */ - .forum_table_title { border-collapse: collapse; width: 100%; diff --git a/main/css/tasty_olive/default.css b/main/css/tasty_olive/default.css index 098960cfab..e11408e9dc 100644 --- a/main/css/tasty_olive/default.css +++ b/main/css/tasty_olive/default.css @@ -198,8 +198,7 @@ a.invisible:link, a.invisible:visited { } .clear { clear: both; - line-height: - 0px; + line-height:0px; height: 0; } @@ -349,7 +348,6 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { margin: 0px; font-size:135%; } - .session_course_item .item_closed, .userportal-course-item-title .item_closed { font-size:80%; } @@ -509,18 +507,15 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { display: none; } /***************************************************** - * HEADER 3: not used * + * HEADER 4 *****************************************************/ #header4 { height: 15px; background-color: #8e975b; color: #fff; - padding: 4px; - padding-left: 21px; + padding: 4px 0px 4px 21px; margin-bottom: 2px; clear:right; - float:left; - width:100%; } #header4 a { color: #fff; @@ -578,6 +573,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { #footer a { color:#fff; } + #footer #coursemanager { float: left; margin-left: 10px; @@ -614,6 +610,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { top: -9px; background-color: #FFF; padding: 0 8px 0 4px; + font-weight:bold; } .menulist { list-style: none; @@ -1494,8 +1491,6 @@ div.admin_section h4 { margin-bottom: 5px; height:35px; } - - /*************************************************************** * DOKEOS CONFIG SETTINGS OF THE PLATFORM ADMIN SECTION * ***************************************************************/ @@ -2101,6 +2096,26 @@ div.comments { .quiz_export_link { float: right; } +/*Exercice timer*/ +#square{ + padding:5px; + background-color:#EEEEEE; + border:1px solid #CCCCCC; + margin-right : 24px; + width : 155px; + margin-bottom:20px; +} +#wrapper-clock{ + width:100%; + margin:0; +} +.count_down{ + padding: 3px; + font-size:22px; + font-weight:bold; + color:#222; +} + /* ------------------------------------------------------------------------------ Learning path @@ -2344,28 +2359,6 @@ div.comments { font-weight:bolder; vertical-align:middle; } -/*Exercice timer*/ -#square{ - padding:5px; - background-color:#EEEEEE; - border:1px solid #CCCCCC; - margin-right : 24px; - width : 155px; - margin-bottom:20px; -} -#wrapper-clock{ - width:100%; - margin:0; -} -.count_down{ - padding: 3px; - - font-size:22px; - font-weight:bold; - color:#222; -} - - /***************************************************** * BUTTONS * *****************************************************/ @@ -2834,11 +2827,11 @@ a.read { -opera-box-shadow: 0 4px 18px #C8C8C8; -moz-box-shadow: 0 4px 18px #C8C8C8; - float: left; - height: auto; - margin: 0 8px 15px 15px; - padding: 16px 12px 5px; - width:90%; + float: left; + height: 88px; + margin: 0 8px 15px 15px; + padding: 16px 12px 5px; + width:600px; } .box_description_group_member { @@ -2849,8 +2842,6 @@ a.read { .mygroups_grid_element_1 { width:600px; height:100px; - padding-left:10px; - padding-right:10px; overflow:hidden; } @@ -2877,6 +2868,7 @@ a.read { margin-top:4px; margin-right:4px; } + /*PROFILE*/ .profile_grid_container { width:100%;} @@ -3027,7 +3019,7 @@ a.read { /* margin-right:10px; */ margin-bottom:0px; - /* padding-left:10px; + /*padding-left:10px; padding-right:10px;*/ padding-top:5px; padding-bottom:0px; @@ -3048,776 +3040,6 @@ a.read { } -/********************************************** - * MESSAGE TOOL * - **********************************************/ - - #inbox-wrapper { - width:100%; -} -#inbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} -#outbox { - height:auto; - margin-left:auto; - margin-right:auto; - overflow:hidden; -} - -#inbox-menu { - width:150px; - float:left; - margin-right:10px; -} -#inbox-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -#inbox-menu ul li { - padding:2px 0px; -} - -#message-reply-link { - float:right; -} -.message-item { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#F5F5F5 none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; -} -.message-topic { - -moz-background-clip:border; - -moz-background-inline-policy:continuous; - -moz-background-origin:padding; - -moz-border-radius-bottomleft:8px; - -moz-border-radius-bottomright:8px; - -moz-border-radius-topleft:8px; - -moz-border-radius-topright:8px; - background:#E6EEFB none repeat scroll 0 0; - margin:0 0 5px; - padding:10px; - -} -.message-group-title-topic { - font-size:180%; - margin:5px 0px 5px 0px; -} -.message-group-title { - font-size:120%; -} -.message-group-author { - margin:5px 0px 5px 0px; -} -.message-group-content { - line-height:150%; - margin: 5px 0px 8px 0px; -} -.message-group-date { - color:#666; - width:100%; - text-align:right; -} -.view-message-content { - line-height:150%; - font-size:110%; -} - -.message_view_table { - cellspacing:0; - cellpadding:0; - background-color:#dbeaf5; - border=0; - border-collapse: collapse; - width: 100%; -} -.message_view_table th { - padding-right: 12px; - border: 1px solid gray; - background-color: #f0f0f0; -} -.message-select-box { - float:left; - display:inline; - position:absolute; - margin-top:23px; - margin-left:20px; -} - -/* styles from the my.profile.php file */ -.message-content { -float:left; -} -.message-content .message-delete { - position: absolute; - top: 10px; - right: 10px; - cursor: pointer; -} -.message-content-internal { - display:inline; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:150px; - margin-right:-100px; -} -.message-title { -/* color:#ff0000; */ - font-size:12px; -} -.message-body { - font-size:11px; - padding: 0 0 11px; - color:#333; -} -.message-link { - color:#ff8400; -} -.message-view { - float:right; - margin:20px auto; - background:#F5E38E; - border:2px solid #EBCA4F; - padding:10px; - width:100px; - position:relative; - margin-top:115px; - margin-right:-100px; -} -.message-content-table { - background-color:white; - border:1px solid black; - position:absolute; - width:200px; - height:60px; - z-index:3; - visibility:hidden; - top:85px; - left:10px; - margin: 0px; - padding: 0px; -} - - -#message { - margin: 0 auto; - text-align: center; -} -#message select { - margin: 10px 0; - width: 220px; -} -#message textarea { - margin: 10px 0; -} -#message td { - padding: 4px; -} -.message-top-title { - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; - margin:left:5px; -} -.message-bottom-title { - height:22px; - float:left; - margin-top:1px; - margin-bottom:1px; - background-color:#F2F2F2; - width:600px; - border-bottom:1px solid #CCCCCC; -} -.message-content-body-left { - float:left; - width:30%; -} -.message-content-body-right { - float:right; - text-align:left; - width:60%; -} -.message-body-title { - float:right; - margin-top:1px; - margin-bottom:5px; - border-bottom:1px solid #CCCCCC; - border-collapse:collapse; -} -.message-image-info { - float:left; - margin-top:10px; - margin-bottom:10px; - margin-left:10px; - text-align:left; - margin-right:20px; -} -.message-content-body-right dd { - color:#333399; - border-bottom:1px solid #CCCCCC; - height:20px; - text-decoration:none; - outline-style:none; - background:#ffffff; -} -.message-content-body-right:hover { -} - - -/*SOCIAL TOOL*/ - -.social-plugin-item { - float:left; - width:50%; - background-color:#ccc; - margin: 0px; -} -#social-plugins { - float:left; - background-color:#f00; - width:100%; - margin: 0px; - padding:2px; -} - - -div.image-social-content { - float:left; - border:1px dotted #ccc; - margin:2px; - padding: 8px 4px 4px 4px; - background: #ffffff; - height:105px; - width:82px; - z-index:5; - cursor:pointer; - position:relative; - overflow:hidden; -} -div.image-social-content span { - overflow:hidden; - display:block; - height:75px; -} -div.image-social-content img { - vertical-align:middle; -} -div.image-social-content center.friend { - overflow:hidden; - height:30px; -} -.image-social-content .image-delete { - position: absolute; - top: 1px; - right: 1px; - cursor: pointer; -} -.social-info { - background:#B8C8DC; - color:#4475B0; - font-size:12px; - font-weight:bold; -} -.social-display-image { - float:right; - margin-top:-130px; - margin-right:5px; -} -.social-search-image { - color:#000033; - margin-top:2px; - width:200px; -} -.social-subtitle-search { - background:#ffffff; - border-top:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-align-box { - text-align:left; - float:left; -} -.social-header { - margin-bottom:8px; -} -#social-content { - width:100%; - height:auto; - overflow:hidden; - margin-left:auto; - margin-right:auto; -} -#social-content-right { - height:auto; - overflow:hidden; - width:700px; -} - -.social-content-image { - margin-bottom:10px; - margin-top:2px; -} - -#social-content-left { - float:left; - height:auto; - min-height:300px; - width:175px; - margin-right:10px; - overflow:hidden; -} -.social-content-description { - background:#ECE9D8; -} -.social-content-body { - background:#ffffff; -} -.social-content-table { - border-top:1px #9DACBF solid; - border-left:1px #9DACBF solid; - border-right:1px #9DACBF solid; - border-bottom:1px #9DACBF solid; -} -.social-profile-info dt { - text-align:left; - clear:left; - float:left; - width:80px; -} -.social-profile-info dd { - padding:1px 0px 3px 0px; - float:left; - margin:0; - display : block; - padding-left:10px; - width:200px; -} -.social-profile-extended { - width:320px; - overflow:hidden; -} - -/* general layout of the profile page */ - -#social-profile-wrapper { - width: 100%; - text-align:left; - margin:0 auto; - float: left; -} -#social-profile-container { - /* width: 705px; */ -} -#social-profile-left { - float:left; - width:22%; -} -#social-profile-content { - float:right; - width:47%; - margin-left: 4px; -} -#social-profile-right { - float:right; - width:30%; - margin-left: 4px; -} - -/* SOCIAL MENU VERTICAL */ -.social-menu { - width:100%; - height:auto; -} -.social-menu ul { - list-style-image:none; - list-style-position:outside; - list-style-type:none; - margin:0; - padding:0px; -} -.social-menu li { - margin-bottom:4px; - padding-bottom:12px; - background-image:url(../../img/line-social.jpg); - background-position:bottom; - background-repeat:repeat-x; -} -.social-menu li img { - float:left; -} -.social-menu-sub-level a img { - float:left; -} -.social-menu ul li a { - padding:2px 0px; -} -.social-menu-sub-level { - margin-left:20px; -} -.social-menu-title{ - width:100%; - float:left; - height:auto; - background-color:#8E975B; - margin-bottom:10px; - padding-top:4px; - padding-bottom:4px; -} -.social-menu-text1 { - color:#fff; - font-size:12px; - font-weight:bold; -} -.social-menu-text2 { - color:#000; - font-weight:normal; - font-size:12px; -} -.social-menu-text3 { - color:#94cdf9; - font-weight:normal; - font-size:12px; - font-weight:bold; -} -.social-menu-text4 { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:normal; - font-size:13px; - vertical-align:bottom; -} -.social-menu-text-active { - font-family:Verdana, Geneva, sans-serif; - color:#000; - font-weight:bold; - font-size:12px; - vertical-align:bottom; -} -.social-menu-title-right { - width:84%; - float:right; - height:20px; - background-color:#32578b; - margin-bottom:10px; -} - -/* BOX SHARED PROFILE */ - -.social-friend-container { - width:100%; - overflow:hidden; -} - -.shared_profile_mygroups_grid_container { - width:100%; - overflow:hidden; -} -.shared_profile_mygroups_grid_item { - width:42%; - float:left; - height:140px; - margin:20px; -} - -.social-menu-group-member { - float:left; - height:120px; - margin:5px; - overflow:hidden; - padding:2px; - width:76px; -} - - -/* styles from the my.profile.php file */ -#social_widget { - /* border:1px dotted #ccc; */ - float:left; - padding:1px; - padding-bottom:10px; - margin-bottom:10px; - margin-left:0px; - margin-right:0px; - /* width:215px; */ -} - -#social_widget_image { - float:left; - /* width:190px; */ - margin-bottom:5px; - padding:2px; -} - -/* SOCIAL BOX */ - -.social-box-main1 { - width:100%; - height:auto; - overflow:hidden; -} -.social-box-left { - width:345px; - float:left; - height:auto; - margin:0px; -} -.social-box-right { - width:300px; - float:left; - height:auto; - margin-left:10px; - overflow:hidden; -} -.social-box-container1 { - width:350px; - height:auto; - margin-top:10px; -} -.social-box-content1 { - width:330px; - height:auto; - padding-left:15px; - padding-right:10px; - background-image:url(../../img/boxmygroupscontent.jpg); - background-repeat:repeat-y; - overflow:hidden; -} -.social-box-main2 { - height:auto; - overflow:hidden; - width:700px; -} -.social-box-container2 { - width:700px; - height:auto; - overflow:hidden; - margin-bottom:20px; -} -.social-box-content2 { - width:660px; - background-image:url(../../img/content-post-group2.jpg); - background-repeat:repeat-y; - padding-left:20px; - padding-right:20px; -} -.social-box-container3 { - width:110px; - margin-left:60px; -} -.social-box-content3 { - width:560px; - height:auto; - padding-left:20px; - padding-right:20px; - background-image:url(../../img/content-post-reply02.jpg); - background-repeat:repeat-y; -} - -.box_shared_profile_group_title { - border-bottom:1pt dotted #000; - padding:5px; - vertical-align:middle; - font-size:12pt; - font-weight:bold; - margin-bottom:5px -} -.box_shared_profile_group_description { - height:100px; - margin-left:65px; -} -.box_shared_profile_group_image { - height:80px; - width:60px; - float:left; -} -.box_shared_profile_group_actions { - text-align:right; -} - -.social-groups-text1 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#669; -} -.social-groups-text2 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#686868; - font-weight:bold; -} -.social-groups-text3 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#000; - font-weight:bold; - text-transform:capitalize; - margin-top:5px; -} -.social-groups-text4 { - font-family:Verdana, Geneva, sans-serif; - font-size:12px; - color:#666666; -} -.social-groups-image { - border: 2px solid #cac9c9; -} -.social-groups-home-title { - border-bottom:1pt dotted #000; - padding:2px; - margin-bottom:5px; - font-weight:bold; -} -.social-home-users-online { - border:3px solid #E6E6E6; -} - -#social-content-online { - background-color:#616161; - margin-bottom:5px; - margin-top:2px; - padding:1px; -} - -#social-group-details { - margin-bottom:20px; -} -.social-group-details-info span { - color:#777; -} - -.social-group-details-info { - padding:2px 0px 2px 0px; -} - -.social-background-content { - z-index:5; - position:relative; - border:1px dotted #DDDDDD; - width:170px; - overflow:hidden; -} - -.social-background-content .hidden_message { - cursor:pointer; - position:absolute; - top:0px; - right:0px; -} - -.hidden_message { - background-color:#5A5A5A; - padding:2px; - margin:0px; -} - -.hidden_message a { - color:#fff; - /* text-decoration: underline; */ -} - -#social-forum-main-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-forum-title { - font-size:130%; - font-weight:bold; - padding: 0px 8px 0px 8px; - -} - -#social-thread { - /*-moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; */ - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border:1px solid #E1E1E0; - background-color:#E1E1E0; - padding:8px; - font-size:110%; - font-weight:bold; -} - - -#social-post { - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - /* -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; */ - border:1px solid #E1E1E0; - background-color:#ECECEB; - padding:12px; -} - -/* THEMATIC ADVANCE */ -.thematic-postit { - width:250px; - height:auto; - overflow:hidden; -} -.thematic-postit-center { - background-image: url('../../img/postit_center.png'); - height:auto; - margin-top: 0px; - margin-bottom:-16px; - padding-left:20px; - padding-right:20px; - padding-bottom:10px; - padding-top: 5px; -} -#titlethematic{ - text-transform: uppercase; -} -/* ATTENDANCE */ - -div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw { - float: left; - display:inline; - width:auto; - overflow:hidden; - margin-right:2px; - margin-top:5px; -} - -.attendance-calendar-add div.row { - display:inline; -} -.attendance-calendar-edit div.row { - display:inline; -} -.attendance-calendar-row { - padding:5px; -} -.attendance-faults-bar { - width:90%; - background-color:none; - padding:2px; - font-size:11px; -} - /* DASHBOARD */ /* Head section */