PluginProbe
Simple Analytics / 1.110
Simple Analytics v1.110
1.110 1.109 1.108 1.107 1.106 1.73 1.74 1.75 1.76 1.77 1.78 1.79 1.8 1.80 1.81 1.82 1.83 1.84 1.85 1.86 1.87 1.88 1.89 1.9 1.90 All 99 releases
← All changes | build/css/settings.css +166 -149 1.871.110 View file →
@@ -1,8 +1,116 @@
1 1 @import url(https://fonts.bunny.net/css?family=space-grotesk:500,600);
2 2
3 +*, ::before, ::after{
4 + --tw-border-spacing-x: 0;
5 + --tw-border-spacing-y: 0;
6 + --tw-translate-x: 0;
7 + --tw-translate-y: 0;
8 + --tw-rotate: 0;
9 + --tw-skew-x: 0;
10 + --tw-skew-y: 0;
11 + --tw-scale-x: 1;
12 + --tw-scale-y: 1;
13 + --tw-pan-x: ;
14 + --tw-pan-y: ;
15 + --tw-pinch-zoom: ;
16 + --tw-scroll-snap-strictness: proximity;
17 + --tw-gradient-from-position: ;
18 + --tw-gradient-via-position: ;
19 + --tw-gradient-to-position: ;
20 + --tw-ordinal: ;
21 + --tw-slashed-zero: ;
22 + --tw-numeric-figure: ;
23 + --tw-numeric-spacing: ;
24 + --tw-numeric-fraction: ;
25 + --tw-ring-inset: ;
26 + --tw-ring-offset-width: 0px;
27 + --tw-ring-offset-color: #fff;
28 + --tw-ring-color: rgb(59 130 246 / 0.5);
29 + --tw-ring-offset-shadow: 0 0 #0000;
30 + --tw-ring-shadow: 0 0 #0000;
31 + --tw-shadow: 0 0 #0000;
32 + --tw-shadow-colored: 0 0 #0000;
33 + --tw-blur: ;
34 + --tw-brightness: ;
35 + --tw-contrast: ;
36 + --tw-grayscale: ;
37 + --tw-hue-rotate: ;
38 + --tw-invert: ;
39 + --tw-saturate: ;
40 + --tw-sepia: ;
41 + --tw-drop-shadow: ;
42 + --tw-backdrop-blur: ;
43 + --tw-backdrop-brightness: ;
44 + --tw-backdrop-contrast: ;
45 + --tw-backdrop-grayscale: ;
46 + --tw-backdrop-hue-rotate: ;
47 + --tw-backdrop-invert: ;
48 + --tw-backdrop-opacity: ;
49 + --tw-backdrop-saturate: ;
50 + --tw-backdrop-sepia: ;
51 + --tw-contain-size: ;
52 + --tw-contain-layout: ;
53 + --tw-contain-paint: ;
54 + --tw-contain-style: ;
55 +}
56 +
57 +::backdrop{
58 + --tw-border-spacing-x: 0;
59 + --tw-border-spacing-y: 0;
60 + --tw-translate-x: 0;
61 + --tw-translate-y: 0;
62 + --tw-rotate: 0;
63 + --tw-skew-x: 0;
64 + --tw-skew-y: 0;
65 + --tw-scale-x: 1;
66 + --tw-scale-y: 1;
67 + --tw-pan-x: ;
68 + --tw-pan-y: ;
69 + --tw-pinch-zoom: ;
70 + --tw-scroll-snap-strictness: proximity;
71 + --tw-gradient-from-position: ;
72 + --tw-gradient-via-position: ;
73 + --tw-gradient-to-position: ;
74 + --tw-ordinal: ;
75 + --tw-slashed-zero: ;
76 + --tw-numeric-figure: ;
77 + --tw-numeric-spacing: ;
78 + --tw-numeric-fraction: ;
79 + --tw-ring-inset: ;
80 + --tw-ring-offset-width: 0px;
81 + --tw-ring-offset-color: #fff;
82 + --tw-ring-color: rgb(59 130 246 / 0.5);
83 + --tw-ring-offset-shadow: 0 0 #0000;
84 + --tw-ring-shadow: 0 0 #0000;
85 + --tw-shadow: 0 0 #0000;
86 + --tw-shadow-colored: 0 0 #0000;
87 + --tw-blur: ;
88 + --tw-brightness: ;
89 + --tw-contrast: ;
90 + --tw-grayscale: ;
91 + --tw-hue-rotate: ;
92 + --tw-invert: ;
93 + --tw-saturate: ;
94 + --tw-sepia: ;
95 + --tw-drop-shadow: ;
96 + --tw-backdrop-blur: ;
97 + --tw-backdrop-brightness: ;
98 + --tw-backdrop-contrast: ;
99 + --tw-backdrop-grayscale: ;
100 + --tw-backdrop-hue-rotate: ;
101 + --tw-backdrop-invert: ;
102 + --tw-backdrop-opacity: ;
103 + --tw-backdrop-saturate: ;
104 + --tw-backdrop-sepia: ;
105 + --tw-contain-size: ;
106 + --tw-contain-layout: ;
107 + --tw-contain-paint: ;
108 + --tw-contain-style: ;
109 +}
110 +
3 111 /*
4 -! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com
112 +! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
5 113 */
6 114
7 115 /*
8 116 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
@@ -443,13 +551,13 @@
443 551 }
444 552
445 553 /* Make elements with the HTML hidden attribute stay hidden by default */
446 554
447 -[hidden] {
555 +[hidden]:where(:not([hidden="until-found"])) {
448 556 display: none;
449 557 }
450 558
451 -[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
559 +input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select{
452 560 -webkit-appearance: none;
453 561 -moz-appearance: none;
454 562 appearance: none;
455 563 background-color: #fff;
@@ -464,9 +572,9 @@
464 572 line-height: 1.5rem;
465 573 --tw-shadow: 0 0 #0000;
466 574 }
467 575
468 -[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
576 +input:where([type='text']):focus, input:where(:not([type])):focus, input:where([type='email']):focus, input:where([type='url']):focus, input:where([type='password']):focus, input:where([type='number']):focus, input:where([type='date']):focus, input:where([type='datetime-local']):focus, input:where([type='month']):focus, input:where([type='search']):focus, input:where([type='tel']):focus, input:where([type='time']):focus, input:where([type='week']):focus, select:where([multiple]):focus, textarea:focus, select:focus{
469 577 outline: 2px solid transparent;
470 578 outline-offset: 2px;
471 579 --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
472 580 --tw-ring-offset-width: 0px;
@@ -515,9 +623,9 @@
515 623 -webkit-print-color-adjust: exact;
516 624 print-color-adjust: exact;
517 625 }
518 626
519 -[multiple],[size]:where(select:not([size="1"])){
627 +select:where([multiple]),select:where([size]:not([size="1"])){
520 628 background-image: initial;
521 629 background-position: initial;
522 630 background-repeat: unset;
523 631 background-size: initial;
@@ -525,9 +633,9 @@
525 633 -webkit-print-color-adjust: unset;
526 634 print-color-adjust: unset;
527 635 }
528 636
529 -[type='checkbox'],[type='radio']{
637 +input:where([type='checkbox']),input:where([type='radio']){
530 638 -webkit-appearance: none;
531 639 -moz-appearance: none;
532 640 appearance: none;
533 641 padding: 0;
@@ -548,17 +656,17 @@
548 656 border-width: 1px;
549 657 --tw-shadow: 0 0 #0000;
550 658 }
551 659
552 -[type='checkbox']{
660 +input:where([type='checkbox']){
553 661 border-radius: 0px;
554 662 }
555 663
556 -[type='radio']{
664 +input:where([type='radio']){
557 665 border-radius: 100%;
558 666 }
559 667
560 -[type='checkbox']:focus,[type='radio']:focus{
668 +input:where([type='checkbox']):focus,input:where([type='radio']):focus{
561 669 outline: 2px solid transparent;
562 670 outline-offset: 2px;
563 671 --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
564 672 --tw-ring-offset-width: 2px;
@@ -568,9 +676,9 @@
568 676 --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
569 677 box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
570 678 }
571 679
572 -[type='checkbox']:checked,[type='radio']:checked{
680 +input:where([type='checkbox']):checked,input:where([type='radio']):checked{
573 681 border-color: transparent;
574 682 background-color: currentColor;
575 683 background-size: 100% 100%;
576 684 background-position: center;
@@ -576,14 +684,14 @@
576 684 background-position: center;
577 685 background-repeat: no-repeat;
578 686 }
579 687
580 -[type='checkbox']:checked{
688 +input:where([type='checkbox']):checked{
581 689 background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
582 690 }
583 691
584 692 @media (forced-colors: active) {
585 - [type='checkbox']:checked{
693 + input:where([type='checkbox']):checked{
586 694 -webkit-appearance: auto;
587 695 -moz-appearance: auto;
588 696 appearance: auto;
589 697 }
@@ -588,14 +696,14 @@
588 696 appearance: auto;
589 697 }
590 698 }
591 699
592 -[type='radio']:checked{
700 +input:where([type='radio']):checked{
593 701 background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
594 702 }
595 703
596 704 @media (forced-colors: active) {
597 - [type='radio']:checked{
705 + input:where([type='radio']):checked{
598 706 -webkit-appearance: auto;
599 707 -moz-appearance: auto;
600 708 appearance: auto;
601 709 }
@@ -600,14 +708,14 @@
600 708 appearance: auto;
601 709 }
602 710 }
603 711
604 -[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
712 +input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus{
605 713 border-color: transparent;
606 714 background-color: currentColor;
607 715 }
608 716
609 -[type='checkbox']:indeterminate{
717 +input:where([type='checkbox']):indeterminate{
610 718 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
611 719 border-color: transparent;
612 720 background-color: currentColor;
613 721 background-size: 100% 100%;
@@ -615,9 +723,9 @@
615 723 background-repeat: no-repeat;
616 724 }
617 725
618 726 @media (forced-colors: active) {
619 - [type='checkbox']:indeterminate{
727 + input:where([type='checkbox']):indeterminate{
620 728 -webkit-appearance: auto;
621 729 -moz-appearance: auto;
622 730 appearance: auto;
623 731 }
@@ -622,14 +730,14 @@
622 730 appearance: auto;
623 731 }
624 732 }
625 733
626 -[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
734 +input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus{
627 735 border-color: transparent;
628 736 background-color: currentColor;
629 737 }
630 738
631 -[type='file']{
739 +input:where([type='file']){
632 740 background: unset;
633 741 border-color: inherit;
634 742 border-width: 0;
635 743 border-radius: 0;
@@ -637,121 +745,13 @@
637 745 font-size: unset;
638 746 line-height: inherit;
639 747 }
640 748
641 -[type='file']:focus{
749 +input:where([type='file']):focus{
642 750 outline: 1px solid ButtonText;
643 751 outline: 1px auto -webkit-focus-ring-color;
644 752 }
645 753
646 -*, ::before, ::after{
647 - --tw-border-spacing-x: 0;
648 - --tw-border-spacing-y: 0;
649 - --tw-translate-x: 0;
650 - --tw-translate-y: 0;
651 - --tw-rotate: 0;
652 - --tw-skew-x: 0;
653 - --tw-skew-y: 0;
654 - --tw-scale-x: 1;
655 - --tw-scale-y: 1;
656 - --tw-pan-x: ;
657 - --tw-pan-y: ;
658 - --tw-pinch-zoom: ;
659 - --tw-scroll-snap-strictness: proximity;
660 - --tw-gradient-from-position: ;
661 - --tw-gradient-via-position: ;
662 - --tw-gradient-to-position: ;
663 - --tw-ordinal: ;
664 - --tw-slashed-zero: ;
665 - --tw-numeric-figure: ;
666 - --tw-numeric-spacing: ;
667 - --tw-numeric-fraction: ;
668 - --tw-ring-inset: ;
669 - --tw-ring-offset-width: 0px;
670 - --tw-ring-offset-color: #fff;
671 - --tw-ring-color: rgb(59 130 246 / 0.5);
672 - --tw-ring-offset-shadow: 0 0 #0000;
673 - --tw-ring-shadow: 0 0 #0000;
674 - --tw-shadow: 0 0 #0000;
675 - --tw-shadow-colored: 0 0 #0000;
676 - --tw-blur: ;
677 - --tw-brightness: ;
678 - --tw-contrast: ;
679 - --tw-grayscale: ;
680 - --tw-hue-rotate: ;
681 - --tw-invert: ;
682 - --tw-saturate: ;
683 - --tw-sepia: ;
684 - --tw-drop-shadow: ;
685 - --tw-backdrop-blur: ;
686 - --tw-backdrop-brightness: ;
687 - --tw-backdrop-contrast: ;
688 - --tw-backdrop-grayscale: ;
689 - --tw-backdrop-hue-rotate: ;
690 - --tw-backdrop-invert: ;
691 - --tw-backdrop-opacity: ;
692 - --tw-backdrop-saturate: ;
693 - --tw-backdrop-sepia: ;
694 - --tw-contain-size: ;
695 - --tw-contain-layout: ;
696 - --tw-contain-paint: ;
697 - --tw-contain-style: ;
698 -}
699 -
700 -::backdrop{
701 - --tw-border-spacing-x: 0;
702 - --tw-border-spacing-y: 0;
703 - --tw-translate-x: 0;
704 - --tw-translate-y: 0;
705 - --tw-rotate: 0;
706 - --tw-skew-x: 0;
707 - --tw-skew-y: 0;
708 - --tw-scale-x: 1;
709 - --tw-scale-y: 1;
710 - --tw-pan-x: ;
711 - --tw-pan-y: ;
712 - --tw-pinch-zoom: ;
713 - --tw-scroll-snap-strictness: proximity;
714 - --tw-gradient-from-position: ;
715 - --tw-gradient-via-position: ;
716 - --tw-gradient-to-position: ;
717 - --tw-ordinal: ;
718 - --tw-slashed-zero: ;
719 - --tw-numeric-figure: ;
720 - --tw-numeric-spacing: ;
721 - --tw-numeric-fraction: ;
722 - --tw-ring-inset: ;
723 - --tw-ring-offset-width: 0px;
724 - --tw-ring-offset-color: #fff;
725 - --tw-ring-color: rgb(59 130 246 / 0.5);
726 - --tw-ring-offset-shadow: 0 0 #0000;
727 - --tw-ring-shadow: 0 0 #0000;
728 - --tw-shadow: 0 0 #0000;
729 - --tw-shadow-colored: 0 0 #0000;
730 - --tw-blur: ;
731 - --tw-brightness: ;
732 - --tw-contrast: ;
733 - --tw-grayscale: ;
734 - --tw-hue-rotate: ;
735 - --tw-invert: ;
736 - --tw-saturate: ;
737 - --tw-sepia: ;
738 - --tw-drop-shadow: ;
739 - --tw-backdrop-blur: ;
740 - --tw-backdrop-brightness: ;
741 - --tw-backdrop-contrast: ;
742 - --tw-backdrop-grayscale: ;
743 - --tw-backdrop-hue-rotate: ;
744 - --tw-backdrop-invert: ;
745 - --tw-backdrop-opacity: ;
746 - --tw-backdrop-saturate: ;
747 - --tw-backdrop-sepia: ;
748 - --tw-contain-size: ;
749 - --tw-contain-layout: ;
750 - --tw-contain-paint: ;
751 - --tw-contain-style: ;
752 -}
753 -
754 754 .static{
755 755 position: static;
756 756 }
757 757
@@ -767,8 +767,12 @@
767 767 .-mb-px{
768 768 margin-bottom: -1px;
769 769 }
770 770
771 +.mb-7{
772 + margin-bottom: 1.75rem;
773 +}
774 +
771 775 .ml-2\.5{
772 776 margin-left: 0.625rem;
773 777 }
774 778
@@ -815,8 +819,12 @@
815 819 .inline-flex{
816 820 display: inline-flex;
817 821 }
818 822
823 +.table{
824 + display: table;
825 +}
826 +
819 827 .grid{
820 828 display: grid;
821 829 }
822 830
@@ -945,9 +953,9 @@
945 953 }
946 954
947 955 .border-gray-300{
948 956 --tw-border-opacity: 1;
949 - border-color: rgb(209 213 219 / var(--tw-border-opacity));
957 + border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
950 958 }
951 959
952 960 .border-gray-900\/10{
953 961 border-color: rgb(17 24 39 / 0.1);
@@ -954,9 +962,9 @@
954 962 }
955 963
956 964 .border-primary{
957 965 --tw-border-opacity: 1;
958 - border-color: rgb(255 79 100 / var(--tw-border-opacity));
966 + border-color: rgb(255 79 100 / var(--tw-border-opacity, 1));
959 967 }
960 968
961 969 .border-transparent{
962 970 border-color: transparent;
@@ -963,24 +971,24 @@
963 971 }
964 972
965 973 .bg-blue-50{
966 974 --tw-bg-opacity: 1;
967 - background-color: rgb(239 246 255 / var(--tw-bg-opacity));
975 + background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
968 976 }
969 977
970 978 .bg-primary{
971 979 --tw-bg-opacity: 1;
972 - background-color: rgb(255 79 100 / var(--tw-bg-opacity));
980 + background-color: rgb(255 79 100 / var(--tw-bg-opacity, 1));
973 981 }
974 982
975 983 .bg-primaryBg{
976 984 --tw-bg-opacity: 1;
977 - background-color: rgb(238 249 255 / var(--tw-bg-opacity));
985 + background-color: rgb(238 249 255 / var(--tw-bg-opacity, 1));
978 986 }
979 987
980 988 .bg-white{
981 989 --tw-bg-opacity: 1;
982 - background-color: rgb(255 255 255 / var(--tw-bg-opacity));
990 + background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
983 991 }
984 992
985 993 .p-4{
986 994 padding: 1rem;
@@ -1066,39 +1074,44 @@
1066 1074 }
1067 1075
1068 1076 .text-blue-400{
1069 1077 --tw-text-opacity: 1;
1070 - color: rgb(96 165 250 / var(--tw-text-opacity));
1078 + color: rgb(96 165 250 / var(--tw-text-opacity, 1));
1071 1079 }
1072 1080
1073 1081 .text-blue-700{
1074 1082 --tw-text-opacity: 1;
1075 - color: rgb(29 78 216 / var(--tw-text-opacity));
1083 + color: rgb(29 78 216 / var(--tw-text-opacity, 1));
1076 1084 }
1077 1085
1078 1086 .text-gray-500{
1079 1087 --tw-text-opacity: 1;
1080 - color: rgb(107 114 128 / var(--tw-text-opacity));
1088 + color: rgb(107 114 128 / var(--tw-text-opacity, 1));
1081 1089 }
1082 1090
1091 +.text-gray-700{
1092 + --tw-text-opacity: 1;
1093 + color: rgb(55 65 81 / var(--tw-text-opacity, 1));
1094 +}
1095 +
1083 1096 .text-gray-900{
1084 1097 --tw-text-opacity: 1;
1085 - color: rgb(17 24 39 / var(--tw-text-opacity));
1098 + color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1086 1099 }
1087 1100
1088 1101 .text-littleMuted{
1089 1102 --tw-text-opacity: 1;
1090 - color: rgb(104 121 123 / var(--tw-text-opacity));
1103 + color: rgb(104 121 123 / var(--tw-text-opacity, 1));
1091 1104 }
1092 1105
1093 1106 .text-primary{
1094 1107 --tw-text-opacity: 1;
1095 - color: rgb(255 79 100 / var(--tw-text-opacity));
1108 + color: rgb(255 79 100 / var(--tw-text-opacity, 1));
1096 1109 }
1097 1110
1098 1111 .text-white{
1099 1112 --tw-text-opacity: 1;
1100 - color: rgb(255 255 255 / var(--tw-text-opacity));
1113 + color: rgb(255 255 255 / var(--tw-text-opacity, 1));
1101 1114 }
1102 1115
1103 1116 .shadow-sm{
1104 1117 --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
@@ -1117,9 +1130,9 @@
1117 1130 }
1118 1131
1119 1132 .ring-gray-300{
1120 1133 --tw-ring-opacity: 1;
1121 - --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
1134 + --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
1122 1135 }
1123 1136
1124 1137 .filter{
1125 1138 filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
@@ -1126,36 +1139,40 @@
1126 1139 }
1127 1140
1128 1141 .placeholder\:text-gray-400::-moz-placeholder{
1129 1142 --tw-text-opacity: 1;
1130 - color: rgb(156 163 175 / var(--tw-text-opacity));
1143 + color: rgb(156 163 175 / var(--tw-text-opacity, 1));
1131 1144 }
1132 1145
1133 1146 .placeholder\:text-gray-400::placeholder{
1134 1147 --tw-text-opacity: 1;
1135 - color: rgb(156 163 175 / var(--tw-text-opacity));
1148 + color: rgb(156 163 175 / var(--tw-text-opacity, 1));
1136 1149 }
1137 1150
1138 1151 .hover\:border-gray-300:hover{
1139 1152 --tw-border-opacity: 1;
1140 - border-color: rgb(209 213 219 / var(--tw-border-opacity));
1153 + border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
1141 1154 }
1142 1155
1143 1156 .hover\:bg-gray-50:hover{
1144 1157 --tw-bg-opacity: 1;
1145 - background-color: rgb(249 250 251 / var(--tw-bg-opacity));
1158 + background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
1146 1159 }
1147 1160
1148 1161 .hover\:bg-red-500:hover{
1149 1162 --tw-bg-opacity: 1;
1150 - background-color: rgb(239 68 68 / var(--tw-bg-opacity));
1163 + background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
1151 1164 }
1152 1165
1153 1166 .hover\:text-gray-700:hover{
1154 1167 --tw-text-opacity: 1;
1155 - color: rgb(55 65 81 / var(--tw-text-opacity));
1168 + color: rgb(55 65 81 / var(--tw-text-opacity, 1));
1156 1169 }
1157 1170
1171 +.hover\:underline:hover{
1172 + text-decoration-line: underline;
1173 +}
1174 +
1158 1175 .focus\:ring-2:focus{
1159 1176 --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
1160 1177 --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
1161 1178 box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
@@ -1166,9 +1183,9 @@
1166 1183 }
1167 1184
1168 1185 .focus\:ring-primary:focus{
1169 1186 --tw-ring-opacity: 1;
1170 - --tw-ring-color: rgb(255 79 100 / var(--tw-ring-opacity));
1187 + --tw-ring-color: rgb(255 79 100 / var(--tw-ring-opacity, 1));
1171 1188 }
1172 1189
1173 1190 .focus-visible\:outline:focus-visible{
1174 1191 outline-style: solid;