Warning: session_cache_limiter(): Cannot change cache limiter when session is active in /var/www/vhosts/paca-consult.fr/httpdocs/dolibarr/htdocs/custom/contacttracking/css/contacttracking.css.php on line 51
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/paca-consult.fr/httpdocs/dolibarr/htdocs/custom/contacttracking/css/contacttracking.css.php:51) in /var/www/vhosts/paca-consult.fr/httpdocs/dolibarr/htdocs/custom/contacttracking/css/contacttracking.css.php on line 62
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/paca-consult.fr/httpdocs/dolibarr/htdocs/custom/contacttracking/css/contacttracking.css.php:51) in /var/www/vhosts/paca-consult.fr/httpdocs/dolibarr/htdocs/custom/contacttracking/css/contacttracking.css.php on line 65
.butAction.addcontact img{
max-height:20px;
position: absolute;
left: 5px;
}
.butAction.addcontact {
padding-left: 30px;
background: #ffbb19;
border-color:rgb(220, 216, 101);
position: relative;
}
.addcontact.bubble {
background-image: url(/dolibarr/htdocs/custom/contacttracking/img/add.png);
background-color: #ffbb19;
background-repeat: no-repeat;
background-position: 50%;
text-indent: -9999em;
position: fixed;
bottom: 20px;
left: 20px;
display: block;
width: 50px;
height: 50px;
border-radius: 50%;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
z-index:9999;
}
#modal-contact iframe {
width: 100%;
}