File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 102102 </ div >
103103 </ div >
104104 < div class ="view-actions ">
105- < button class ="view-btn list-view " title ="List View ">
105+ < button class ="view-btn list-view active " title ="List View ">
106106 < svg xmlns ="http://www.w3.org/2000/svg " width ="24 " height ="24 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 " stroke-linecap ="round " stroke-linejoin ="round " class ="feather feather-list ">
107107 < line x1 ="8 " y1 ="6 " x2 ="21 " y2 ="6 " />
108108 < line x1 ="8 " y1 ="12 " x2 ="21 " y2 ="12 " />
111111 < line x1 ="3 " y1 ="12 " x2 ="3.01 " y2 ="12 " />
112112 < line x1 ="3 " y1 ="18 " x2 ="3.01 " y2 ="18 " /> </ svg >
113113 </ button >
114- < button class ="view-btn grid-view active " title ="Grid View ">
114+ < button class ="view-btn grid-view " title ="Grid View ">
115115 < svg xmlns ="http://www.w3.org/2000/svg " width ="20 " height ="20 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 " stroke-linecap ="round " stroke-linejoin ="round " class ="feather feather-grid ">
116116 < rect x ="3 " y ="3 " width ="7 " height ="7 " />
117117 < rect x ="14 " y ="3 " width ="7 " height ="7 " />
120120 </ button >
121121 </ div >
122122 </ div >
123- < div class ="project-boxes jsGridView ">
123+ < div class ="project-boxes jsListView ">
124124 < div class ="project-box-wrapper ">
125125 < div class ="project-box " style ="background-color: #d5ffd8; ">
126126 < div class ="project-box-header ">
You can’t perform that action at this time.
0 commit comments