Update css.php (#6211)

This commit is contained in:
Anthony 2021-12-23 11:18:47 -07:00 committed by GitHub
parent c3ebda9378
commit dbd4808122
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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 {