diff --git a/ZGUI.css b/ZGUI.css index 0fb31b8..e766b22 100644 --- a/ZGUI.css +++ b/ZGUI.css @@ -135,7 +135,7 @@ td { width: 100%; height: 22px; background-color: #d7dee5; - border-radius: 999px; + border-radius: 8px; overflow: hidden; border: 1px solid #b8c3cc; } @@ -144,7 +144,8 @@ td { width: 0%; height: 100%; background-color: #2e8b57; - color: white; + color: black; + padding-left: 3px; text-align: center; line-height: 20px; font-size: 0.78rem;