浏览代码

Update css.php (#6211)

Anthony 3 年之前
父节点
当前提交
9170e52ad4
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 {