aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu/avatar-notification.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* User dropdown and notifications popover improvements (#3344)Kimsible2020-12-131-134/+0
| | | | | | | | | | | | | | | | | | | * hove user dropdown on avatar and username * rename avatar-notification to notification component * use a link on mobile for notification component * add profile user dropdown and mobile notifications link as reusable active link * replace markAllAsRead inbox glyphicon to ok in notification popover * remove keyboard shortcuts from user dropdown on mobile * use common bell icon instead of inbox-full for notifications * remove duplicated notification in user dropdown since the bell appears on the right * adjust sensitive icon in user dropdown * align vertically user buttons popover and dropdown * adjust ellipsis on user display name and username in menu * adjust notification bell for mobile in menu * display background of user dropdown avatar and username for touchscreens * add right arrow indicator on mobile Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-2/+2
| | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view
* Add playlist search option and search input for add-to-video-playlist dropdownRigel Kent2019-12-261-0/+1
| | | | fixes #2138
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-201-1/+1
|
* improve notification popup interactivity: read all, layout, positionRigel Kent2019-12-191-4/+30
| | | | fixes #1730
* Fix checkbox themesChocobozzz2019-10-221-1/+1
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-2/+2
|
* Add user notification animationChocobozzz2019-02-201-2/+18
|
* Fix notification popover widthChocobozzz2019-01-211-3/+10
|
* Fix calendar in dark modeChocobozzz2019-01-171-1/+1
|
* Refactor how we use iconsChocobozzz2019-01-171-1/+1
| | | | Inject them in an angular component so we can easily change their color
* Fix scroll in notifications pageChocobozzz2019-01-141-0/+1
|
* Improve "no notifications" messageChocobozzz2019-01-141-0/+1
|
* Add notifications in the clientChocobozzz2019-01-091-0/+82