diff --git a/main/css/chamilo/default.css b/main/css/chamilo/default.css index f5aab53fef..d1672ae88f 100644 --- a/main/css/chamilo/default.css +++ b/main/css/chamilo/default.css @@ -519,6 +519,24 @@ RESPONSIVE CSS background: url("images/perfil.png") no-repeat left center; padding-left: 30px; } + .add-course{ + background: url("images/course.png") no-repeat left center; + padding-left: 30px; + } + .history-course{ + background: url("images/history.png") no-repeat left center; + padding-left: 30px; + } + .list-course{ + background: url("images/list-course.png") no-repeat left center; + padding-left: 30px; + } + .order-course{ + background: url("images/order-course.png") no-repeat left center; + padding-left: 30px; + } + + } diff --git a/main/css/responsive.css b/main/css/responsive.css index 203f0489d7..7f7f5b7d2f 100644 --- a/main/css/responsive.css +++ b/main/css/responsive.css @@ -301,13 +301,14 @@ The more frequent ones have been marked with * width: 97%; } #top_main_content .menu-column .block_user_info{ - width: 715px; + width: 390px; clear: both; + float: left; } #top_main_content .menu-column .block_tools_info{ - width: 715px; - clear: both; + width: 225px; + float: left; } #top_main_content .menu-column .block_tools_info #help_block{ @@ -321,6 +322,11 @@ The more frequent ones have been marked with * background: none; border:none; } + #top_main_content .menu-column #course_block{ + float: left; + background: none; + border:none; + } #top_main_content .menu-column #user_image_block img{ border: 3px solid #FFFFFF; -webkit-box-shadow: 1px 0px 9px 0px rgba(50, 50, 50, 0.71); @@ -329,23 +335,27 @@ The more frequent ones have been marked with * } #top_main_content .menu-column #profile_block{ float: left; - width: 520px; + width: 250px; margin-left: 10px; background: none; border:none; } - + #top_main_content .menu-column #reservation_block{ + clear: both; + display: inline-block; + width: 98%; + } + #top_main_content .menu-column .well{ + padding: 5px; + } .nav-list > li > a { padding-bottom: 10px; padding-left: 15px; padding-right: 15px; padding-top: 10px; - font-size: 18px; - } - /*CSS ICON BLOCK USER*/ - .inbox-social{ - background-image: url("images/inbox.png"); + font-size: 16px; } + /* only for the course tools */ #course_tools .row > [class*="span"], #course_tools .row-fluid > [class*="span"] { diff --git a/main/inc/lib/userportal.lib.php b/main/inc/lib/userportal.lib.php index f57291c009..80e09e89a4 100644 --- a/main/inc/lib/userportal.lib.php +++ b/main/inc/lib/userportal.lib.php @@ -897,7 +897,7 @@ class IndexManager { $my_account_content = '