mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Add op_valet_park_active to the css.
This commit is contained in:
@@ -2016,6 +2016,12 @@ header('Expires: '.gmdate('D, d M Y H:i:s',time()+3600).' GMT');
|
||||
border-color: #41b9eb;
|
||||
}
|
||||
|
||||
div.op_valet_park_active {
|
||||
border-width: 1px 3px;
|
||||
background-color: #B9A6FC;
|
||||
border-color: #B9A6FC;
|
||||
}
|
||||
|
||||
table.op_ext, table.off_ext {
|
||||
width: 100%;
|
||||
height: 70px;
|
||||
@@ -2064,6 +2070,14 @@ header('Expires: '.gmdate('D, d M Y H:i:s',time()+3600).' GMT');
|
||||
background-color: #e1ffe2;
|
||||
}
|
||||
|
||||
td.op_valet_park_active {
|
||||
background-color: #ECE3FF;
|
||||
}
|
||||
|
||||
table.op_valet_park_active {
|
||||
background-color: #B9A6FC;
|
||||
}
|
||||
|
||||
table.op_state_ringing {
|
||||
background-color: #a8dbf0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user