File tree Expand file tree Collapse file tree 3 files changed +1
-193
lines changed
Expand file tree Collapse file tree 3 files changed +1
-193
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 6363 border-color : var (--color-gray-200 , currentColor);
6464 }
6565}
66-
67- /* PowerGrid Tables */
68- # pg-footer {
69- @apply dark:bg-neutral-900!;
70- @apply bg-white!;
71- }
72-
73- # pg-header-export button {
74- @apply dark:bg-neutral-900!;
75- @apply dark:ring-neutral-700!;
76- @apply bg-white!;
77- }
78-
79- # pg-header-export div {
80- @apply dark:bg-neutral-900!;
81- @apply bg-white!;
82- @apply dark:ring-neutral-700!;
83- }
84-
85- [aria-label = "Pagination Navigation" ] div a {
86- @apply dark:bg-neutral-900!;
87- @apply bg-white!;
88- }
89-
90- [aria-label = "Pagination Navigation" ] div span {
91- @apply dark:bg-neutral-800!;
92- @apply bg-white!;
93- @apply rounded-xs!;
94- }
95-
96- [aria-label = "Pagination Navigation" ] {
97- @apply border border-white rounded-md!;
98- @apply dark:border-neutral-700!;
99- }
Original file line number Diff line number Diff line change 11{
2- "base" : " 4.1.0 " ,
2+ "base" : " 4.1.1 " ,
33 "dev" : false
44}
You can’t perform that action at this time.
0 commit comments