@ -331,7 +331,7 @@ function show_tools_category($course_tool_category)
{
$tool_name = get_lang(ucfirst($toolsRow['name']));
}
Display::display_icon($toolsRow['image'], $tool_name);
Display::display_icon($toolsRow['image'], $tool_name, array('class'=>'tool-icon'));
echo '</a> ';
echo $toollink;
@ -775,6 +775,9 @@ div.admin_section h4 {
background-color: #fff;
padding: 0 4px;
.tool-icon {
margin-bottom: -3px;
/* learning path */
table.lp_build {
height:400px;
@ -772,6 +772,9 @@ div.admin_section h4 {
@ -793,6 +793,9 @@ div.admin_section h4 {
@ -802,6 +802,9 @@ div.admin_section h4 {
@ -584,6 +584,10 @@ input.liteoption {
.viewcaption {position: relative; top: -20px; font-size: 12px;
font-weight: bold; color: #4171B5; background-color: #fff; padding: 0 4px;}
/***********************************/
/*****************************************************
@ -705,6 +705,9 @@ input.liteoption {
top: -20px;
/*
==============================================================================
@ -626,6 +626,10 @@ input.liteoption {
font-weight: bold; color: #666666; background-color: #fff; padding: 0 4px;}
@ -666,6 +666,10 @@ input.liteoption {
font-weight: bold; color: #aaa; background-color: #fff; padding: 0 4px;}
@ -910,6 +910,10 @@ div.row div.label {
margin: 0;
AGENDA
@ -625,6 +625,10 @@ input.liteoption {
font-weight: bold; color: #333333; background-color: #fff; padding: 0 4px;}