File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
src/app/components/dropdowns/table-dropdown Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11< a
2- class ="text-coolGray -500 block py-1 px-3 "
2+ class ="text-blueGray -500 block py-1 px-3 "
33 href ="#pablo "
44 (click) ="toggleDropdown($event) "
55 #btnDropdownRef
1313 >
1414 < a
1515 href ="#pablo "
16- class ="text-sm py-2 px-4 font-normal block w-full whitespace-nowrap bg-transparent text-coolGray -700 "
16+ class ="text-sm py-2 px-4 font-normal block w-full whitespace-nowrap bg-transparent text-blueGray -700 "
1717 >
1818 Action
1919 </ a >
2020 < a
2121 href ="#pablo "
22- class ="text-sm py-2 px-4 font-normal block w-full whitespace-nowrap bg-transparent text-coolGray -700 "
22+ class ="text-sm py-2 px-4 font-normal block w-full whitespace-nowrap bg-transparent text-blueGray -700 "
2323 >
2424 Another action
2525 </ a >
2626 < a
2727 href ="#pablo "
28- class ="text-sm py-2 px-4 font-normal block w-full whitespace-nowrap bg-transparent text-coolGray -700 "
28+ class ="text-sm py-2 px-4 font-normal block w-full whitespace-nowrap bg-transparent text-blueGray -700 "
2929 >
3030 Something else here
3131 </ a >
32- < div class ="h-0 my-2 border border-solid border-coolGray -100 "> </ div >
32+ < div class ="h-0 my-2 border border-solid border-blueGray -100 "> </ div >
3333 < a
3434 href ="#pablo "
35- class ="text-sm py-2 px-4 font-normal block w-full whitespace-nowrap bg-transparent text-coolGray -700 "
35+ class ="text-sm py-2 px-4 font-normal block w-full whitespace-nowrap bg-transparent text-blueGray -700 "
3636 >
3737 Seprated link
3838 </ a >
You can’t perform that action at this time.
0 commit comments