@@ -66,27 +66,27 @@ <h3>Your Options:</h3>
6666 < span > Start Task: update Users</ span >
6767 </ a >
6868 < hr class ="divider " role ="separator " />
69- < a href ="/task/start/tweets/timeline/home " th:href ="@{/task/start/tweets/timeline/home} ">
69+ < a class =" list-group-item " href ="/task/start/tweets/timeline/home " th:href ="@{/task/start/tweets/timeline/home} ">
7070 < i class ="fa fa-plus-square " aria-hidden ="true "> </ i >
7171 < span > Start Task: getHomeTimeline</ span >
7272 </ a >
73- < a href ="/task/start/tweets/timeline/user " th:href ="@{/task/start/tweets/timeline/user} ">
73+ < a class =" list-group-item " href ="/task/start/tweets/timeline/user " th:href ="@{/task/start/tweets/timeline/user} ">
7474 < i class ="fa fa-plus-square " aria-hidden ="true "> </ i >
7575 < span > Start Task: getUserTimeline</ span >
7676 </ a >
77- < a href ="/task/start/tweets/mentions " th:href ="@{/task/start/tweets/mentions} ">
77+ < a class =" list-group-item " href ="/task/start/tweets/mentions " th:href ="@{/task/start/tweets/mentions} ">
7878 < i class ="fa fa-plus-square " aria-hidden ="true "> </ i >
7979 < span > Start Task: getMentions</ span >
8080 </ a >
81- < a href ="/task/start/tweets/favorites " th:href ="@{/task/start/tweets/favorites} ">
81+ < a class =" list-group-item " href ="/task/start/tweets/favorites " th:href ="@{/task/start/tweets/favorites} ">
8282 < i class ="fa fa-plus-square " aria-hidden ="true "> </ i >
8383 < span > Start Task: getFavorites</ span >
8484 </ a >
85- < a href ="/task/start/tweets/myretweets " th:href ="@{/task/start/tweets/myretweets} ">
85+ < a class =" list-group-item " href ="/task/start/tweets/myretweets " th:href ="@{/task/start/tweets/myretweets} ">
8686 < i class ="fa fa-plus-square " aria-hidden ="true "> </ i >
8787 < span > Start Task: getRetweetsOfMe</ span >
8888 </ a >
89- < a href ="/task/start/userlists " th:href ="@{/task/start/userlists} ">
89+ < a class =" list-group-item " href ="/task/start/userlists " th:href ="@{/task/start/userlists} ">
9090 < i class ="fa fa-plus-square " aria-hidden ="true "> </ i >
9191 < span > Start Task: getLists</ span >
9292 </ a >
0 commit comments