diff --git a/src/dev-center/css/style.css b/src/dev-center/css/style.css index d341071b..f3b4eace 100644 --- a/src/dev-center/css/style.css +++ b/src/dev-center/css/style.css @@ -1049,3 +1049,36 @@ dialog{ .search-clear:hover { opacity: 1; } +.approval-badge{ + float:right; + padding: 4px; + font-size: 12px; + border-radius: 5px; + margin-top: 0; + display: block; + width: 170px; + clear: both; + margin-bottom: 3px; +} + +.approval-badge-lsiting{ + color: green; + background: #c6f6c6; + border:1px solid green; +} + +.approval-badge-incentive{ + color: #0074ce; + background: #d8efff; + border:1px solid #0074ce; +} + +.approval-badge-opening{ + color: #bb00ff; + background: #ffeaff; + border:1px solid #bb00ff; +} + +td .approval-badge:last-child{ + margin-bottom: 0; +} \ No newline at end of file diff --git a/src/dev-center/js/dev-center.js b/src/dev-center/js/dev-center.js index 337aa972..9604c6f2 100644 --- a/src/dev-center/js/dev-center.js +++ b/src/dev-center/js/dev-center.js @@ -1220,9 +1220,9 @@ function generate_app_card(app) { h += `