File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1313 <x-slot:actions >
1414 <div class =" flex flex-wrap gap-4" >
1515 <div class =" flex items-center gap-2 text-xs text-gray-600 dark:text-gray-400 font-medium" >
16- <div class =" h-0.5 w-3 rounded-full bg-[#5B91FC7F] " ></div >
16+ <div class =" h-0.5 w-3 rounded-full" style = " background-color : #5B91FC ; " ></div >
1717 Informational
1818 </div >
1919 <div class =" flex items-center gap-2 text-xs text-gray-600 dark:text-gray-400 font-medium" >
20- <div class =" h-0.5 w-3 rounded-full bg-[#8EE3B7FF] " ></div >
20+ <div class =" h-0.5 w-3 rounded-full" style = " background-color : #8EE3B7 ; " ></div >
2121 Successful
2222 </div >
2323 <div class =" flex items-center gap-2 text-xs text-gray-600 dark:text-gray-400 font-medium" >
24- <div class =" h-0.5 w-3 rounded-full bg-[ #eab308] " ></div >
24+ <div class =" h-0.5 w-3 rounded-full" style = " background-color : #eab308 ; " ></div >
2525 Redirection
2626 </div >
2727 <div class =" flex items-center gap-2 text-xs text-gray-600 dark:text-gray-400 font-medium" >
28- <div class =" h-0.5 w-3 rounded-full bg-[ #882de7] " ></div >
28+ <div class =" h-0.5 w-3 rounded-full" style = " background-color : #882de7 ; " ></div >
2929 Client Error
3030 </div >
3131 <div class =" flex items-center gap-2 text-xs text-gray-600 dark:text-gray-400 font-medium" >
32- <div class =" h-0.5 w-3 rounded-full bg-[ #e11d48] " ></div >
32+ <div class =" h-0.5 w-3 rounded-full" style = " background-color : #e11d48 ; " ></div >
3333 Server Error
3434 </div >
3535 </div >
You can’t perform that action at this time.
0 commit comments