CSS
This commit is contained in:
parent
a44f0d24eb
commit
9e77dc0a26
@ -1198,7 +1198,7 @@ if ($mode == 'develop')
|
|||||||
print '<tr class="oddeven" height="80">'."\n";
|
print '<tr class="oddeven" height="80">'."\n";
|
||||||
print '<td class="left">';
|
print '<td class="left">';
|
||||||
//span class="fa fa-bug"></span>
|
//span class="fa fa-bug"></span>
|
||||||
//print '<img border="0" class="imgautosize imgmaxwidth180" src="'.DOL_URL_ROOT.'/theme/dolibarr_preferred_partner_int.png">';
|
//print '<img border="0" class="imgautosize imgmaxwidth180" src="'.DOL_URL_ROOT.'/theme/dolibarr_preferred_partner.png">';
|
||||||
print '<div class="imgmaxheight50 logo_setup"></div>';
|
print '<div class="imgmaxheight50 logo_setup"></div>';
|
||||||
print '</td>';
|
print '</td>';
|
||||||
print '<td>'.$langs->trans("TryToUseTheModuleBuilder", $langs->transnoentitiesnoconv("ModuleBuilder")).'</td>';
|
print '<td>'.$langs->trans("TryToUseTheModuleBuilder", $langs->transnoentitiesnoconv("ModuleBuilder")).'</td>';
|
||||||
@ -1208,7 +1208,7 @@ if ($mode == 'develop')
|
|||||||
print '<tr class="oddeven" height="80">'."\n";
|
print '<tr class="oddeven" height="80">'."\n";
|
||||||
$url = 'https://partners.dolibarr.org';
|
$url = 'https://partners.dolibarr.org';
|
||||||
print '<td class="left">';
|
print '<td class="left">';
|
||||||
print'<a href="'.$url.'" target="_blank" rel="external"><img border="0" class="imgautosize imgmaxwidth180" src="'.DOL_URL_ROOT.'/theme/dolibarr_preferred_partner_int.png"></a>';
|
print'<a href="'.$url.'" target="_blank" rel="external"><img border="0" class="imgautosize imgmaxwidth180" src="'.DOL_URL_ROOT.'/theme/dolibarr_preferred_partner.png"></a>';
|
||||||
print '</td>';
|
print '</td>';
|
||||||
print '<td>'.$langs->trans("DoliPartnersDesc").'</td>';
|
print '<td>'.$langs->trans("DoliPartnersDesc").'</td>';
|
||||||
print '<td><a href="'.$url.'" target="_blank" rel="external">'.$url.'</a></td>';
|
print '<td><a href="'.$url.'" target="_blank" rel="external">'.$url.'</a></td>';
|
||||||
|
|||||||
@ -279,7 +279,7 @@ if (!function_exists('dol_loginfunction'))
|
|||||||
// Set jquery theme
|
// Set jquery theme
|
||||||
$dol_loginmesg = (!empty($_SESSION["dol_loginmesg"]) ? $_SESSION["dol_loginmesg"] : '');
|
$dol_loginmesg = (!empty($_SESSION["dol_loginmesg"]) ? $_SESSION["dol_loginmesg"] : '');
|
||||||
|
|
||||||
$favicon = DOL_URL_ROOT.'/theme/dolibarr_logo_256x256.png';
|
$favicon = DOL_URL_ROOT.'/theme/dolibarr_256x256_color.png';
|
||||||
if (!empty($mysoc->logo_squarred_mini)) $favicon = DOL_URL_ROOT.'/viewimage.php?cache=1&modulepart=mycompany&file='.urlencode('logos/thumbs/'.$mysoc->logo_squarred_mini);
|
if (!empty($mysoc->logo_squarred_mini)) $favicon = DOL_URL_ROOT.'/viewimage.php?cache=1&modulepart=mycompany&file='.urlencode('logos/thumbs/'.$mysoc->logo_squarred_mini);
|
||||||
if (!empty($conf->global->MAIN_FAVICON_URL)) $favicon = $conf->global->MAIN_FAVICON_URL;
|
if (!empty($conf->global->MAIN_FAVICON_URL)) $favicon = $conf->global->MAIN_FAVICON_URL;
|
||||||
|
|
||||||
|
|||||||
@ -1209,7 +1209,7 @@ function top_htmlhead($head, $title = '', $disablejs = 0, $disablehead = 0, $arr
|
|||||||
print '<meta name="author" content="Dolibarr Development Team">'."\n";
|
print '<meta name="author" content="Dolibarr Development Team">'."\n";
|
||||||
|
|
||||||
// Favicon
|
// Favicon
|
||||||
$favicon = DOL_URL_ROOT.'/theme/dolibarr_logo_256x256.png';
|
$favicon = DOL_URL_ROOT.'/theme/dolibarr_256x256_color.png';
|
||||||
if (!empty($mysoc->logo_squarred_mini)) $favicon = DOL_URL_ROOT.'/viewimage.php?cache=1&modulepart=mycompany&file='.urlencode('logos/thumbs/'.$mysoc->logo_squarred_mini);
|
if (!empty($mysoc->logo_squarred_mini)) $favicon = DOL_URL_ROOT.'/viewimage.php?cache=1&modulepart=mycompany&file='.urlencode('logos/thumbs/'.$mysoc->logo_squarred_mini);
|
||||||
if (!empty($conf->global->MAIN_FAVICON_URL)) $favicon = $conf->global->MAIN_FAVICON_URL;
|
if (!empty($conf->global->MAIN_FAVICON_URL)) $favicon = $conf->global->MAIN_FAVICON_URL;
|
||||||
if (empty($conf->dol_use_jmobile)) print '<link rel="shortcut icon" type="image/x-icon" href="'.$favicon.'"/>'."\n"; // Not required into an Android webview
|
if (empty($conf->dol_use_jmobile)) print '<link rel="shortcut icon" type="image/x-icon" href="'.$favicon.'"/>'."\n"; // Not required into an Android webview
|
||||||
|
|||||||
@ -46,7 +46,7 @@ if (!empty($conf->global->MAIN_APPLICATION_TITLE)) $appli = $conf->global->MAIN_
|
|||||||
"name": "<?php echo $appli; ?>",
|
"name": "<?php echo $appli; ?>",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "<?php echo DOL_URL_ROOT.'/theme/dolibarr_logo_256x256.png'; ?>",
|
"src": "<?php echo DOL_URL_ROOT.'/theme/dolibarr_256x256_color.png'; ?>",
|
||||||
"sizes": "256x256",
|
"sizes": "256x256",
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -53,7 +53,7 @@ $theme_bgcolor = array(hexdec('F4'), hexdec('F4'), hexdec('F4'));
|
|||||||
$theme_bgcoloronglet = array(hexdec('DE'), hexdec('E7'), hexdec('EC'));
|
$theme_bgcoloronglet = array(hexdec('DE'), hexdec('E7'), hexdec('EC'));
|
||||||
|
|
||||||
// Colors
|
// Colors
|
||||||
$colorbackhmenu1 = '55,61,90'; // topmenu
|
$colorbackhmenu1 = '38,60,92'; // topmenu
|
||||||
$colorbackvmenu1 = '250,250,250'; // vmenu
|
$colorbackvmenu1 = '250,250,250'; // vmenu
|
||||||
$colortopbordertitle1 = '215,215,215'; // top border of title
|
$colortopbordertitle1 = '215,215,215'; // top border of title
|
||||||
$colorbacktitle1 = '233,234,237'; // title of tables,list
|
$colorbacktitle1 = '233,234,237'; // title of tables,list
|
||||||
@ -75,7 +75,7 @@ $colortext = '0,0,0';
|
|||||||
$colortextlink = '10, 20, 100';
|
$colortextlink = '10, 20, 100';
|
||||||
$fontsize = '0.86em';
|
$fontsize = '0.86em';
|
||||||
$fontsizesmaller = '0.75em';
|
$fontsizesmaller = '0.75em';
|
||||||
$topMenuFontSize = '1.2em';
|
$topMenuFontSize = '1.1em';
|
||||||
$toolTipBgColor = 'rgba(255, 255, 255, 0.96)';
|
$toolTipBgColor = 'rgba(255, 255, 255, 0.96)';
|
||||||
$toolTipFontColor = '#333';
|
$toolTipFontColor = '#333';
|
||||||
|
|
||||||
|
|||||||
@ -46,7 +46,7 @@ if (!empty($conf->global->MAIN_APPLICATION_TITLE)) $appli=$conf->global->MAIN_AP
|
|||||||
"name": "<?php echo $appli; ?>",
|
"name": "<?php echo $appli; ?>",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "<?php echo DOL_URL_ROOT.'/theme/dolibarr_logo_256x256.png'; ?>",
|
"src": "<?php echo DOL_URL_ROOT.'/theme/dolibarr_256x256_color.png'; ?>",
|
||||||
"sizes": "256x256",
|
"sizes": "256x256",
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user