mirror of
https://github.com/bckelley/blueberry-pma-theme.git
synced 2026-08-24 03:04:11 -05:00
Use a lighter shade for monitor chart background
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
@@ -1669,7 +1669,7 @@ table#chartGrid td {
|
||||
}
|
||||
|
||||
table#chartGrid div.monitorChart {
|
||||
background: #EBEBEB;
|
||||
background: <?php echo $GLOBALS['cfg']['ThBackground']; ?>;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user