aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/confirm/confirm.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-73/+0
|
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-1/+0
|
* Normalize modal close buttons, and cancel/submit button stylesRigel Kent2020-03-061-1/+1
|
* Go back when cancel NSFW modalChocobozzz2019-08-221-1/+7
| | | | Instead of redirecting on the homepage
* Update angularChocobozzz2019-07-251-1/+1
|
* Refactor how we use iconsChocobozzz2019-01-171-0/+68
Inject them in an angular component so we can easily change their color