diff --git a/assets/css/admin.css b/assets/css/admin.css index d6bdbd06..145f50ae 100644 --- a/assets/css/admin.css +++ b/assets/css/admin.css @@ -73,9 +73,16 @@ } .widefat .column-sp_team strong { - background: #555; + background: #bbb; color: #fff; - padding: 0 4px; + font-size: 11px; + font-weight: 600; + height: 1.4em; + line-height: 1.4em; + min-width: .7em; + padding: 0 6px; + display: inline-block; + -webkit-border-radius: 2px; border-radius: 2px; }