mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Doc
This commit is contained in:
parent
be6869f388
commit
0a80d437de
|
|
@ -28,6 +28,9 @@ if (!defined('ISLOADEDBYSTEELSHEET')) {
|
|||
@phan-var-force string $colorblind_deuteranopes_badgeWarning
|
||||
';
|
||||
?>
|
||||
|
||||
/* IDE Hack <style type="text/css"> */
|
||||
|
||||
/* Badge style is based on bootstrap framework */
|
||||
|
||||
.badge {
|
||||
|
|
|
|||
|
|
@ -16,7 +16,8 @@ if (!defined('ISLOADEDBYSTEELSHEET')) {
|
|||
* @var string $left
|
||||
*/
|
||||
?>
|
||||
/* <style type="text/css" > */
|
||||
|
||||
/* IDE Hack <style type="text/css"> */
|
||||
|
||||
:root {
|
||||
--btncolortext: rgb(<?php print $colortextlink; ?>);
|
||||
|
|
|
|||
|
|
@ -4,7 +4,9 @@ if (!defined('ISLOADEDBYSTEELSHEET')) {
|
|||
}
|
||||
include_once DOL_DOCUMENT_ROOT."/core/lib/functions2.lib.php";
|
||||
?>
|
||||
/* <style type="text/css" > don't remove this line it's an ide hack */
|
||||
|
||||
/* IDE Hack <style type="text/css"> */
|
||||
|
||||
/*
|
||||
* Dropdown of user popup
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -3,6 +3,8 @@ if (!defined('ISLOADEDBYSTEELSHEET')) {
|
|||
die('Must be call by steelsheet');
|
||||
}
|
||||
?>
|
||||
/* IDE Hack <style type="text/css"> */
|
||||
|
||||
.template-container {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ if (!defined('ISLOADEDBYSTEELSHEET')) {
|
|||
* @var string $path
|
||||
*/
|
||||
?>
|
||||
/* <style type="text/css" > */ /* don't remove this line it's an ide hack */
|
||||
/* IDE Hack <style type="text/css"> */
|
||||
|
||||
.flag-sprite {
|
||||
background:url(<?php echo dol_buildpath($path.'/theme/common/flags/flag-sprite.png', 1) ?>) no-repeat top left; display:inline-block;
|
||||
|
|
|
|||
|
|
@ -153,7 +153,7 @@ $leftmenuwidth = 240;
|
|||
$borderradius = getDolGlobalString('THEME_ELDY_USEBORDERONTABLE') ? getDolGlobalInt('THEME_ELDY_BORDER_RADIUS', 6) : 0;
|
||||
|
||||
?>
|
||||
/* <style type="text/css" > */
|
||||
/* IDE Hack <style type="text/css"> */
|
||||
|
||||
/* ============================================================================== */
|
||||
/* Default styles */
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ if (!defined('ISLOADEDBYSTEELSHEET')) {
|
|||
@phan-var-force string $left
|
||||
';
|
||||
?>
|
||||
/* <style type="text/css" > */
|
||||
/* IDE Hack <style type="text/css"> */
|
||||
|
||||
/*
|
||||
* Component: Info Box
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ if (!defined('ISLOADEDBYSTEELSHEET')) {
|
|||
die('Must be call by stylesheet');
|
||||
}
|
||||
?>
|
||||
/* <style type="text/css" > */
|
||||
/* IDE Hack <style type="text/css"> */
|
||||
|
||||
.mainmenu::before{
|
||||
/* font part */
|
||||
|
|
|
|||
|
|
@ -55,6 +55,7 @@ if (!defined('NOSESSION')) {
|
|||
}
|
||||
|
||||
require_once __DIR__.'/../../main.inc.php';
|
||||
|
||||
/**
|
||||
* @var Conf $conf
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -2,7 +2,9 @@
|
|||
if (!defined('ISLOADEDBYSTEELSHEET')) {
|
||||
die('Must be call by steelsheet');
|
||||
} ?>
|
||||
/* <style type="text/css" > */
|
||||
|
||||
/* IDE Hack <style type="text/css"> */
|
||||
|
||||
/*
|
||||
progress style is based on bootstrap and admin lte framework
|
||||
*/
|
||||
|
|
@ -198,4 +200,3 @@ body[class*="colorblind-"] .progress-bar-red, body[class*="colorblind-"] .progre
|
|||
.progress-bar-consumed-late {
|
||||
background-color: <?php echo colorAgressiveness($badgeDanger, -95, +70) ?>;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,8 @@
|
|||
if (!defined('ISLOADEDBYSTEELSHEET')) {
|
||||
die('Must be call by steelsheet');
|
||||
} ?>
|
||||
/* <style type="text/css" > */
|
||||
|
||||
/* IDE Hack <style type="text/css"> */
|
||||
|
||||
|
||||
/*
|
||||
|
|
|
|||
|
|
@ -18,7 +18,9 @@ if (!defined('ISLOADEDBYSTEELSHEET')) {
|
|||
@phan-var-force string $colorblind_deuteranopes_badgeWarning
|
||||
';
|
||||
?>
|
||||
/* <style type="text/css" > */
|
||||
|
||||
/* IDE Hack <style type="text/css"> */
|
||||
|
||||
/*
|
||||
Badge style is based on bootstrap framework
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -13,7 +13,8 @@ if (!defined('ISLOADEDBYSTEELSHEET')) {
|
|||
* @var string $textbutaction
|
||||
*/
|
||||
?>
|
||||
/* <style type="text/css" > */
|
||||
|
||||
/* IDE Hack <style type="text/css"> */
|
||||
|
||||
:root {
|
||||
--btncolortext:rgb(<?php print $colortextlink; ?>);
|
||||
|
|
|
|||
|
|
@ -7,7 +7,9 @@ if (!defined('ISLOADEDBYSTEELSHEET')) {
|
|||
$atoploginusername = empty($user->photo) ? 52 : 0;
|
||||
|
||||
?>
|
||||
/* <style type="text/css" > don't remove this line it's an ide hack */
|
||||
|
||||
/* IDE Hack <style type="text/css"> */
|
||||
|
||||
/*
|
||||
* Dropdown of user popup
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -2,7 +2,8 @@
|
|||
if (!defined('ISLOADEDBYSTEELSHEET')) {
|
||||
die('Must be call by steelsheet');
|
||||
} ?>
|
||||
/* <style type="text/css" > don't remove this line it's an ide hack */
|
||||
|
||||
/* IDE Hack <style type="text/css"> */
|
||||
|
||||
.flag-sprite {
|
||||
background:url(<?php echo dol_buildpath($path.'/theme/common/flags/flag-sprite.png', 1) ?>) no-repeat top left; display:inline-block;
|
||||
|
|
|
|||
|
|
@ -16,7 +16,8 @@ if (!defined('ISLOADEDBYSTEELSHEET')) {
|
|||
@phan-var-force string $left
|
||||
';
|
||||
?>
|
||||
/* <style type="text/css" > */
|
||||
|
||||
/* IDE Hack <style type="text/css"> */
|
||||
|
||||
|
||||
/*
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
<?php if (!defined('ISLOADEDBYSTEELSHEET')) {
|
||||
die('Must be call by steelsheet');
|
||||
} ?>
|
||||
/* <style type="text/css" > */
|
||||
|
||||
/* IDE Hack <style type="text/css"> */
|
||||
|
||||
.mainmenu::before{
|
||||
/* font part */
|
||||
|
|
|
|||
|
|
@ -4,6 +4,3 @@ if (!defined('ISLOADEDBYSTEELSHEET')) {
|
|||
}
|
||||
|
||||
include dol_buildpath($path.'/theme/eldy/progress.inc.php', 0); // actually md use same style as eldy theme
|
||||
|
||||
?>
|
||||
/* <style type="text/css" > */
|
||||
|
|
|
|||
|
|
@ -396,7 +396,8 @@ print '*/'."\n";
|
|||
$leftmenuwidth = 242;
|
||||
|
||||
?>
|
||||
/* <style type="text/css" > */
|
||||
|
||||
/* IDE Hack <style type="text/css"> */
|
||||
|
||||
|
||||
/* ============================================================================== */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user