@@ -25665,11 +25665,33 @@ video {
25665
25665
}
25666
25666
25667
25667
.outline-none {
25668
- outline: 0;
25668
+ outline: 2px solid transparent;
25669
+ outline-offset: 2px;
25670
+ }
25671
+
25672
+ .outline-white {
25673
+ outline: 2px dotted white;
25674
+ outline-offset: 2px;
25675
+ }
25676
+
25677
+ .outline-black {
25678
+ outline: 2px dotted black;
25679
+ outline-offset: 2px;
25669
25680
}
25670
25681
25671
25682
.focus\:outline-none:focus {
25672
- outline: 0;
25683
+ outline: 2px solid transparent;
25684
+ outline-offset: 2px;
25685
+ }
25686
+
25687
+ .focus\:outline-white:focus {
25688
+ outline: 2px dotted white;
25689
+ outline-offset: 2px;
25690
+ }
25691
+
25692
+ .focus\:outline-black:focus {
25693
+ outline: 2px dotted black;
25694
+ outline-offset: 2px;
25673
25695
}
25674
25696
25675
25697
.overflow-auto {
@@ -69260,11 +69282,33 @@ video {
69260
69282
}
69261
69283
69262
69284
.sm\:outline-none {
69263
- outline: 0;
69285
+ outline: 2px solid transparent;
69286
+ outline-offset: 2px;
69287
+ }
69288
+
69289
+ .sm\:outline-white {
69290
+ outline: 2px dotted white;
69291
+ outline-offset: 2px;
69292
+ }
69293
+
69294
+ .sm\:outline-black {
69295
+ outline: 2px dotted black;
69296
+ outline-offset: 2px;
69264
69297
}
69265
69298
69266
69299
.sm\:focus\:outline-none:focus {
69267
- outline: 0;
69300
+ outline: 2px solid transparent;
69301
+ outline-offset: 2px;
69302
+ }
69303
+
69304
+ .sm\:focus\:outline-white:focus {
69305
+ outline: 2px dotted white;
69306
+ outline-offset: 2px;
69307
+ }
69308
+
69309
+ .sm\:focus\:outline-black:focus {
69310
+ outline: 2px dotted black;
69311
+ outline-offset: 2px;
69268
69312
}
69269
69313
69270
69314
.sm\:overflow-auto {
@@ -112825,11 +112869,33 @@ video {
112825
112869
}
112826
112870
112827
112871
.md\:outline-none {
112828
- outline: 0;
112872
+ outline: 2px solid transparent;
112873
+ outline-offset: 2px;
112874
+ }
112875
+
112876
+ .md\:outline-white {
112877
+ outline: 2px dotted white;
112878
+ outline-offset: 2px;
112879
+ }
112880
+
112881
+ .md\:outline-black {
112882
+ outline: 2px dotted black;
112883
+ outline-offset: 2px;
112829
112884
}
112830
112885
112831
112886
.md\:focus\:outline-none:focus {
112832
- outline: 0;
112887
+ outline: 2px solid transparent;
112888
+ outline-offset: 2px;
112889
+ }
112890
+
112891
+ .md\:focus\:outline-white:focus {
112892
+ outline: 2px dotted white;
112893
+ outline-offset: 2px;
112894
+ }
112895
+
112896
+ .md\:focus\:outline-black:focus {
112897
+ outline: 2px dotted black;
112898
+ outline-offset: 2px;
112833
112899
}
112834
112900
112835
112901
.md\:overflow-auto {
@@ -156390,11 +156456,33 @@ video {
156390
156456
}
156391
156457
156392
156458
.lg\:outline-none {
156393
- outline: 0;
156459
+ outline: 2px solid transparent;
156460
+ outline-offset: 2px;
156461
+ }
156462
+
156463
+ .lg\:outline-white {
156464
+ outline: 2px dotted white;
156465
+ outline-offset: 2px;
156466
+ }
156467
+
156468
+ .lg\:outline-black {
156469
+ outline: 2px dotted black;
156470
+ outline-offset: 2px;
156394
156471
}
156395
156472
156396
156473
.lg\:focus\:outline-none:focus {
156397
- outline: 0;
156474
+ outline: 2px solid transparent;
156475
+ outline-offset: 2px;
156476
+ }
156477
+
156478
+ .lg\:focus\:outline-white:focus {
156479
+ outline: 2px dotted white;
156480
+ outline-offset: 2px;
156481
+ }
156482
+
156483
+ .lg\:focus\:outline-black:focus {
156484
+ outline: 2px dotted black;
156485
+ outline-offset: 2px;
156398
156486
}
156399
156487
156400
156488
.lg\:overflow-auto {
@@ -199955,11 +200043,33 @@ video {
199955
200043
}
199956
200044
199957
200045
.xl\:outline-none {
199958
- outline: 0;
200046
+ outline: 2px solid transparent;
200047
+ outline-offset: 2px;
200048
+ }
200049
+
200050
+ .xl\:outline-white {
200051
+ outline: 2px dotted white;
200052
+ outline-offset: 2px;
200053
+ }
200054
+
200055
+ .xl\:outline-black {
200056
+ outline: 2px dotted black;
200057
+ outline-offset: 2px;
199959
200058
}
199960
200059
199961
200060
.xl\:focus\:outline-none:focus {
199962
- outline: 0;
200061
+ outline: 2px solid transparent;
200062
+ outline-offset: 2px;
200063
+ }
200064
+
200065
+ .xl\:focus\:outline-white:focus {
200066
+ outline: 2px dotted white;
200067
+ outline-offset: 2px;
200068
+ }
200069
+
200070
+ .xl\:focus\:outline-black:focus {
200071
+ outline: 2px dotted black;
200072
+ outline-offset: 2px;
199963
200073
}
199964
200074
199965
200075
.xl\:overflow-auto {
@@ -243520,11 +243630,33 @@ video {
243520
243630
}
243521
243631
243522
243632
.\32xl\:outline-none {
243523
- outline: 0;
243633
+ outline: 2px solid transparent;
243634
+ outline-offset: 2px;
243635
+ }
243636
+
243637
+ .\32xl\:outline-white {
243638
+ outline: 2px dotted white;
243639
+ outline-offset: 2px;
243640
+ }
243641
+
243642
+ .\32xl\:outline-black {
243643
+ outline: 2px dotted black;
243644
+ outline-offset: 2px;
243524
243645
}
243525
243646
243526
243647
.\32xl\:focus\:outline-none:focus {
243527
- outline: 0;
243648
+ outline: 2px solid transparent;
243649
+ outline-offset: 2px;
243650
+ }
243651
+
243652
+ .\32xl\:focus\:outline-white:focus {
243653
+ outline: 2px dotted white;
243654
+ outline-offset: 2px;
243655
+ }
243656
+
243657
+ .\32xl\:focus\:outline-black:focus {
243658
+ outline: 2px dotted black;
243659
+ outline-offset: 2px;
243528
243660
}
243529
243661
243530
243662
.\32xl\:overflow-auto {
0 commit comments