mirror of
https://github.com/wrabit/django-cotton.git
synced 2025-08-04 15:18:20 +00:00
resolved button fixed text colour
This commit is contained in:
parent
5068e590fe
commit
826461abfc
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
{{ themes|get_item:theme }}
|
||||
{% endif %}
|
||||
cursor-pointer whitespace-nowrap rounded-md
|
||||
px-4 py-2 text-sm font-medium tracking-wide text-white transition hover:opacity-75 text-center
|
||||
px-4 py-2 text-sm font-medium tracking-wide transition hover:opacity-75 text-center
|
||||
focus-visible:outline
|
||||
focus-visible:outline-2
|
||||
focus-visible:outline-offset-2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue