Fixed layout on administrator section - see DT#5099

skala
Arthur Portugal 17 years ago
parent ff382504db
commit d7a52355c7
  1. 17
      main/css/academica/default.css
  2. 15
      main/css/baby_orange/default.css
  3. 13
      main/css/blue_lagoon/default.css
  4. 13
      main/css/cool_blue/default.css
  5. 17
      main/css/corporate/default.css
  6. 15
      main/css/cosmic_campus/default.css
  7. 13
      main/css/delicious_bordeaux/default.css
  8. 13
      main/css/dokeos_blue/default.css
  9. 13
      main/css/dokeos_classic/default.css
  10. 13
      main/css/dokeos_classic_2D/default.css
  11. 13
      main/css/empire_green/default.css
  12. 13
      main/css/fruity_orange/default.css
  13. 13
      main/css/medical/default.css
  14. 15
      main/css/public_admin/default.css
  15. 13
      main/css/royal_purple/default.css
  16. 23
      main/css/silver_line/default.css
  17. 13
      main/css/sober_brown/default.css
  18. 13
      main/css/steel_grey/default.css
  19. 13
      main/css/tasty_olive/default.css
  20. 4
      main/mySpace/index.php
  21. 14
      main/tracking/courseLog.php

@ -799,6 +799,7 @@ div.admin_section {
float: left;
padding: 5px;
margin: 10px 20px;
min-height:210px;
}
div.admin_section h4 {
background-color: #EFEFEF;
@ -809,6 +810,22 @@ div.admin_section h4 {
margin: 5px;
padding: 5px;
}
/* Report section */
div.report_section {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
background-color: #EFEFEF;
border: 1px solid #4171b5;
font-weight: bold;
color: #4171b5;
list-style-type: none;
margin: 5px;
padding: 5px;
}
/* course homepage */
.courseadminview, .platformadminview {
position: relative;

@ -797,8 +797,23 @@ div.admin_section {
float: left;
margin: 10px 20px;
border: 1px solid #EE4C03;
min-height:200px;
}
div.admin_section h4 {
background-color: #FDDEAA;
font-weight: bold;
list-style-type: none;
margin: 0px;
padding: 5px;
}
/* Report section */
div.report_section {
width: 40%;
float: left;
margin: 10px 20px;
border: 1px solid #EE4C03;
}
div.report_section h4 {
background-color: #FDDEAA;
font-weight: bold;
list-style-type: none;

@ -1258,12 +1258,25 @@ 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 {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
}
.user_course_category {
background-color: #efefef;
border: 1px solid #666;

@ -1252,12 +1252,25 @@ 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 {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
}
.user_course_category {
background-color: #efefef;
border: 1px solid #666;

@ -824,6 +824,7 @@ div.admin_section {
float: left;
padding: 5px;
margin: 10px 20px;
min-height:210px;
}
div.admin_section h4 {
background-color: #EFEFEF;
@ -834,6 +835,22 @@ div.admin_section h4 {
margin: 5px;
padding: 5px;
}
/* Report section */
div.report_section {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
background-color: #EFEFEF;
border: 1px solid #cccccc;
font-weight: bold;
color: #666666;
list-style-type: none;
margin: 5px;
padding: 5px;
}
/* course homepage */
.courseadminview, .platformadminview {
position: relative;

@ -837,6 +837,7 @@ div.admin_section {
float: left;
margin: 10px 20px;
border: 1px solid #EE4C03;
min-height:210px;
}
div.admin_section h4 {
background-color: #FDDEAA;
@ -845,6 +846,20 @@ div.admin_section h4 {
margin: 0px;
padding: 5px;
}
/* Report section */
div.report_section {
width: 40%;
float: left;
margin: 10px 20px;
border: 1px solid #EE4C03;
}
div.report_section h4 {
background-color: #FDDEAA;
font-weight: bold;
list-style-type: none;
margin: 0px;
padding: 5px;
}
/* course homepage */
.courseadminview, .platformadminview {
position: relative;

@ -1268,12 +1268,25 @@ 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 {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
}
.user_course_category {
background-color: #efefef;
border: 1px solid #666;

@ -1255,12 +1255,25 @@ 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 {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
}
.user_course_category {
background-color: #efefef;
border: 1px solid #666;

@ -1328,12 +1328,25 @@ 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 {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
}
.user_course_category {
background-color: #efefef;
border: 1px solid #666;

@ -1310,12 +1310,25 @@ div.admin_section {
margin: 10px 20px;
padding: 5px;
width: 40%;
min-height:200px;
}
div.admin_section h4 {
border-bottom: 1px solid gray;
margin: 0;
width: 100%;
}
/* Report Section */
div.report_section {
float: left;
margin: 10px 20px;
padding: 5px;
width: 40%;
}
div.report_section h4 {
border-bottom: 1px solid gray;
margin: 0;
width: 100%;
}
.user_course_category {
background-color: #efefef;
border: 1px solid #666;

@ -1267,12 +1267,25 @@ 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 {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
}
.user_course_category {
background-color: #efefef;
border: 1px solid #666;

@ -1267,12 +1267,25 @@ 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 {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
}
.user_course_category {
background-color: #efefef;
border: 1px solid #666;

@ -1308,12 +1308,25 @@ 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 {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
}
.user_course_category {
background-color: #efefef;
border: 1px solid #666;

@ -1325,12 +1325,27 @@ 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 {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
}
.user_course_category {
background-color: #efefef;
border: 1px solid #666;

@ -1262,12 +1262,25 @@ 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 {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
}
.user_course_category {
background-color: #efefef;
border: 1px solid #666;

@ -760,6 +760,7 @@ div.row div.label {
border: 1px solid #999;
padding: .5em .7em .5em .7em;
line-height: 120%;
min-height:200px;
}
.admin_section h4 {
margin: 0;
@ -771,6 +772,28 @@ div.row div.label {
.admin_section input {
margin: .5em;
}
/* Report section */
.report_section {
float: left;
margin: 1em 1em;
width: 40%;
border: 1px solid #999;
padding: .5em .7em .5em .7em;
line-height: 120%;
}
.report_section h4 {
margin: 0;
width: 100%;
font-size: 120%;
font-family: Arial, sans, sans-serif;
font-weight: bold;
}
.report_section input {
margin: .5em;
}
/*
==============================================================================
COURSE ADMIN

@ -1287,12 +1287,25 @@ form br {
color: #f00;
font-weight: bold;
}
/* Report section */
div.report_section {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
}
/* Admin section */
div.admin_section {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
min-height:200px;
}
div.admin_section h4 {
margin: 0;

@ -1264,12 +1264,25 @@ form br {
color: #f00;
font-weight: bold;
}
/* Report section */
div.report_section {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
}
/* Admin section */
div.admin_section {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
min-height:200px;
}
div.admin_section h4 {
margin: 0;

@ -1262,12 +1262,25 @@ form br {
color: #f00;
font-weight: bold;
}
/* Report section */
div.report_section {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
}
/* Admin section */
div.admin_section {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
min-height:200px;
}
div.admin_section h4 {
margin: 0;

@ -332,7 +332,7 @@ if($view=='coach' || $view=='drh')
else
{
echo '
<div class="admin_section">
<div class="report_section">
<h4>
<a href="student.php"><img src="'.api_get_path(WEB_IMG_PATH).'students.gif">&nbsp;'.get_lang('Probationers').' ('.$nbStudents.')'.'</a>
</h4>
@ -454,7 +454,7 @@ if($view == 'coach')
{
echo '
<div class="admin_section">
<div class="report_section">
<h4>
<a href="session.php"><img src="'.api_get_path(WEB_IMG_PATH).'sessions.gif">&nbsp;'.get_lang('Sessions').' ('.$nbSessions.')'.'</a>
</h4>

@ -162,7 +162,7 @@ if($_GET['studentlist'] == 'false') {
* LEARNING PATHS
***************************/
echo '<div class="admin_section">
echo '<div class="report_section">
<h4>
<img src="../img/scormbuilder.gif" align="absbottom">&nbsp;'.get_lang('AverageProgressInLearnpath').'
</h4>
@ -208,7 +208,7 @@ if($_GET['studentlist'] == 'false') {
/***************************
* EXERCICES
***************************/
echo '<div class="admin_section">
echo '<div class="report_section">
<h4>
<img src="../img/quiz.gif" align="absbottom">&nbsp;'.get_lang('AverageResultsToTheExercices').' &nbsp;-&nbsp;<a href="../exercice/exercice.php?'.api_get_cidreq().'&show=result">'.get_lang('SeeDetail').'</a>
</h4>
@ -292,7 +292,7 @@ if($_GET['studentlist'] == 'false') {
* FORUMS
**********************/
echo '<div class="admin_section">
echo '<div class="report_section">
<h4>
<img src="../img/forum.gif" align="absbottom">&nbsp;'.get_lang('Forum').'&nbsp;-&nbsp;<a href="../forum/index.php?cidReq='.$_course['id'].'">'.get_lang('SeeDetail').'</a>
</h4>
@ -316,7 +316,7 @@ if($_GET['studentlist'] == 'false') {
* CHAT
**********************/
echo '<div class="admin_section">
echo '<div class="report_section">
<h4>
<img src="../img/chat.gif" align="absbottom">&nbsp;'.get_lang('Chat').'</a>
</h4>
@ -335,7 +335,7 @@ if($_GET['studentlist'] == 'false') {
/**********************
* TOOLS
**********************/
echo '<div class="admin_section">
echo '<div class="report_section">
<h4>
<img src="../img/acces_tool.gif" align="absbottom">&nbsp;'.get_lang('ToolsMostUsed').'
</h4>
@ -384,7 +384,7 @@ if($_GET['studentlist'] == 'false') {
}
echo '<a name="ancle" id="a"></a><div class="admin_section">
echo '<a name="ancle" id="a"></a><div class="report_section">
<h4>
<img src="../img/documents.gif" align="absbottom">&nbsp;'.get_lang('DocumentsMostDownloaded').$link.'
</h4>
@ -433,7 +433,7 @@ if($_GET['studentlist'] == 'false') {
* LINKS
***************************/
echo '<div class="admin_section">
echo '<div class="report_section">
<h4>
<img src="../img/link.gif" align="absbottom">&nbsp;'.get_lang('LinksMostClicked').'
</h4>

Loading…
Cancel
Save