File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 @click =" ()=>{checkboxes = []}"
3636 v-if =" checkboxes.length"
3737 data-tooltip-target =" tooltip-remove-all"
38- class =" flex gap-1 items-center py-1 px-3 me-2 text-sm font-medium text-lightListViewButtonText af-button-shadow
38+ class =" flex gap-1 items-center py-1 px-3 text-sm font-medium text-lightListViewButtonText af-button-shadow
3939 focus:outline-none bg-lightListViewButtonBackground rounded border border-lightListViewButtonBorder h-[2.125rem]
4040 hover:bg-lightListViewButtonBackgroundHover hover:text-lightListViewButtonTextHover focus:z-10 focus:ring-4
4141 focus:ring-lightListViewButtonFocusRing dark:focus:ring-darkListViewButtonFocusRing
125125 </RouterLink >
126126
127127 <button
128- class =" af-filter-button flex gap-1 items-center py-1 h-[2.125rem] px-3 me-2 af-button-shadow text-sm font-medium
128+ class =" af-filter-button flex gap-1 items-center py-1 h-[2.125rem] px-3 af-button-shadow text-sm font-medium
129129 text-lightListViewButtonText transition-all focus:outline-none bg-lightListViewButtonBackground rounded border
130130 border-lightListViewButtonBorder hover:bg-lightListViewButtonBackgroundHover hover:text-lightListViewButtonTextHover
131131 focus:z-10 focus:ring-4 focus:ring-lightListViewButtonFocusRing dark:focus:ring-darkListViewButtonFocusRing
You can’t perform that action at this time.
0 commit comments