aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-main/users/user-quota.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* modify user-quota to match account settings styleRigel Kent2020-07-291-7/+6
|
* Display user quota progress bars above upload form (#2981)Kim2020-07-241-0/+31
* Move user-quota to my-user-quota shared component * Add user-quota to upload form * Increase progress bar height and make it focusable * Correct syntax parenthesis * Add explicit title to user-quota bars + tooltip with quota values * Hide user-quota in second upload step * Customize focus styles on user-quota Co-authored-by: kimsible <kimsible@users.noreply.github.com>