File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 </div >
6161 <hr />
6262 <div class =" d-flex flex-row" >
63- <div class =" bg-secondary text-nowrap mr-2" >
63+ <div class =" bg-secondary rounded text-nowrap mr-2" >
6464 <!-- Nav tabs for each directory -->
6565 <div class =" nav flex-column nav-pills mb-2" id =" v-pills-tab" role =" tablist" aria-orientation =" vertical" >
6666 <{ if $directory .previousRepos} >
117117 <{ if $permReadmeUpdate |default :' ' } >
118118 <a class =' btn btn-primary btn-sm float-right' href =" index.php?op=update_readme& ; repo_id=<{ $repo .id} >& ; repo_user=<{ $repo .user} >& ; repo_name=<{ $repo .name} >" title =" <{ $smarty .const._MA_WGGITHUB_README_UPDATE} >" ><span class =" fa fa-refresh fa-lg" ></span > <{ $smarty .const._MA_WGGITHUB_README_UPDATE} ></a >
119119 <{ /if } >
120- <div class =" border p-2" ><{ $repo .readme.content_clean|default :' ' } ></div >
120+ <div class =" border rounded p-2" ><{ $repo .readme.content_clean|default :' ' } ></div >
121121 </p >
122122 </div >
123123 <{ /foreach } >
You can’t perform that action at this time.
0 commit comments