issue #0001592 : ORDER TO CASH - Opacity ne fonctionne pas
This commit is contained in:
parent
4ebb3e67ef
commit
b24596be8a
@ -385,7 +385,7 @@ class EvaluationController extends Zend_Controller_Action
|
||||
$style.= '#customRapport { display:none; } ';
|
||||
$style.= '#center h1 {background-color:'.$couleurh1.';color:'.$texth1.';border:1px solid;} ';
|
||||
if($logo_background) {
|
||||
$style.= '#center {opacity:0.4;background-image:url(./themes/default/images/customrapport/logo_ordertocash.jpg);background-repeat:repeat-y} ';
|
||||
$style.= '#center {background-image:url(./themes/default/images/customrapport/logo_ordertocash.jpg);background-repeat:repeat-y} ';
|
||||
}
|
||||
$style.= '#center h2 {background-color:'.$couleurh2.';color:'.$texth2.'} ';
|
||||
$style.= 'p#rsynthese {font-size:14px;font-weight:bold;} ';
|
||||
|
Loading…
Reference in New Issue
Block a user