diff --git a/static/css/earnings.css b/static/css/earnings.css index 5078591..32d7702 100644 --- a/static/css/earnings.css +++ b/static/css/earnings.css @@ -147,7 +147,7 @@ } /* Status indicators with color families similar to dashboard */ -.status-indicator { +.status-label { display: inline-block; padding: 0.25rem 0.5rem; border-radius: 4px; @@ -362,7 +362,7 @@ font-size: 0.85rem; } - .status-indicator { + .status-label { font-size: 0.7rem; padding: 0.15rem 0.3rem; } @@ -440,7 +440,7 @@ font-size: 0.85rem; } - .status-indicator { + .status-label { font-size: 0.7rem; padding: 0.15rem 0.3rem; } diff --git a/templates/earnings.html b/templates/earnings.html index 20ab6e8..f643c7f 100644 --- a/templates/earnings.html +++ b/templates/earnings.html @@ -123,7 +123,7 @@ {% endif %}