Parcourir la source

Update css.php (#6211)

Anthony il y a 3 ans
Parent
commit
9170e52ad4
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      themes/default/css.php

+ 1 - 0
themes/default/css.php

@@ -2001,6 +2001,7 @@ header('Expires: '.gmdate('D, d M Y H:i:s',time()+3600).' GMT');
 			left: 0;
 			right: 0;
 			background: <?php echo $_SESSION['theme']['form_table_field_background_color']['text']; ?>;
+			opacity: 0.5;
 		}
 
 	div.op_state_active {