feat(official-tournaments): update secondary button color in top actions
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 55s
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 55s
This commit is contained in:
@@ -2309,6 +2309,7 @@ th, td { border-bottom: 1px solid var(--border-color); padding: 0.5rem; text-ali
|
||||
.official-tournaments .btn-primary,
|
||||
.official-tournaments .btn-register,
|
||||
.official-tournaments .btn-participate { color: #fff !important; }
|
||||
.official-tournaments .top-actions .btn-secondary { color: #fff !important; }
|
||||
.official-tournaments .btn-secondary { color: #222; }
|
||||
.official-tournaments .btn-primary:disabled,
|
||||
.official-tournaments .btn-secondary:disabled { opacity: .6; }
|
||||
|
||||
Reference in New Issue
Block a user