mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-23 08:28:10 +00:00
parent
e2916b2521
commit
d6ffb0aa70
@ -1252,15 +1252,15 @@ code {
|
||||
}
|
||||
|
||||
.data-box.Successful {
|
||||
background-color: #07a35a;
|
||||
background-color: #28a745;
|
||||
}
|
||||
|
||||
.data-box.Failed {
|
||||
background-color: #e54937;
|
||||
background-color: #cb2431;
|
||||
}
|
||||
|
||||
.data-box.Pending {
|
||||
background-color: #276ef1;
|
||||
background-color: #1890ff;
|
||||
}
|
||||
|
||||
.exec-date-time {
|
||||
|
Loading…
x
Reference in New Issue
Block a user