admin-components: make row-warn-prefix a subtle pill badge (scoped)
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
.platform-orders-table .row-warn{margin-top:4px;padding:4px 6px;border-left:3px solid #d9534f;background:#fff6f6;border-radius:4px;}
|
||||
.platform-orders-table .row-warn a.link{color:#b52b27;text-decoration:underline;}
|
||||
.platform-orders-table .row-warn a.link:hover{text-decoration:none;}
|
||||
.platform-orders-table .row-warn-prefix{font-weight:600;}
|
||||
.platform-orders-table .row-warn-prefix{font-weight:600;display:inline-block;padding:1px 6px;border-radius:10px;background:#ffecec;color:#b52b27;margin-right:4px;}
|
||||
|
||||
/* 平台订单列表:精简视图也要可达的治理提示(对账/退款不一致) */
|
||||
.platform-orders-table .governance-hints{margin-bottom:6px;}
|
||||
|
||||
Reference in New Issue
Block a user