aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/bootstrap.scss
Commit message (Collapse)AuthorAgeFilesLines
* Put box-shadow for input focus in variables, apply form-control to p-multiselectRigel Kent2020-04-031-2/+2
|
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-0/+17
|
* Remove deprecated NgbTabsetModule moduleChocobozzz2020-04-011-10/+4
|
* Replace p-progressbar and bootstrap progressbar with pure CSS altRigel Kent2020-03-131-7/+0
|
* More modern avatar upload, quota represented with progress barsRigel Kent2020-03-131-0/+7
|
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-101-1/+1
|
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-101-1/+6
| | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata
* Fix my-account list-overflow z-index for dropdowns compared to headerRigel Kent2020-03-091-4/+3
|
* Fix admin menu z-index for dropdowns compared to headerRigel Kent2020-03-081-1/+7
|
* Improve nav in admin/configurationRigel Kent2020-03-071-3/+15
|
* Normalize modal close buttons, and cancel/submit button stylesRigel Kent2020-03-061-4/+4
|
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-0/+8
| | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles
* Add notifications popover and tooltips to the z-index tableRigel Kent2020-02-181-1/+11
|
* Improve search typeahead performance and use native eventsRigel Kent2020-02-131-1/+1
|
* Search typeahead initial designRigel Kent2020-02-131-0/+4
|
* Manage z-indexes in variablesRigel Kent2020-02-131-2/+6
|
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-131-4/+4
|
* Fix user dropdown menu with long textsRigel Kent2020-02-121-0/+4
| | | | closes #2480
* Remove huskyChocobozzz2020-01-211-5/+9
|
* Add manage buttons for own channels and account, video counts (#2421)Rigel Kent2020-01-211-0/+10
| | | | | | * Add manage buttons for own channels and account, video counts * Change manage button color and introduce secondary color
* Add informational message at login for visitors coming from upload buttonRigel Kent2020-01-101-1/+5
| | | | resolves #1880
* Update noscript message, reduce dropdown icon size and horizontal paddingRigel Kent2019-12-261-0/+4
|
* (css) vertical-center modals, bullet as separatorRigel Kent2019-12-201-0/+21
|
* dropdown-menu lighter box-shadowRigel Kent2019-12-091-1/+1
|
* Fix stats block display in dark themeJulien Maulny2019-11-131-0/+5
|
* Add params to share modalChocobozzz2019-06-121-0/+138