aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/include/_mixins.scss
Commit message (Collapse)AuthorAgeFilesLines
...
* allow sorting notificationsRigel Kent2020-07-291-0/+69
|
* fix position for sub-menus with actorRigel Kent2020-07-231-0/+2
| | | | fixes ed5bb517266c80904c44bf44a335f1003f5aa277
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-231-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | * Improve nav border and colors on active and non-active * Remove margin-top effect on active nav * Use opacity / bold instead of color change on nav * Remove dropdown items label in sub-menu and add a class active * Position sub-menu to fixed * Autoclose dropdown sub-menu only on outside click * Remove open dropdown on hover in sub-menu * Show reusable h1 for dropdown item in sub-menu * Put reusable sub-menu h1 styles to mixins * Add icons to sub-menu dropdown-item h1 * Make all the sub-menu accessible with focus Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Fix external user editionChocobozzz2020-07-061-0/+4
|
* fix reactive file upload buttonRigel Kent2020-07-011-1/+0
|
* fix video update button, add color to danger zoneRigel Kent2020-07-011-5/+23
|
* switch from softies to feathericonsRigel Kent2020-07-011-0/+5
| | | | also organize icons in folders per origin
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-2/+9
| | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal
* factorize account/server blocklists for users and instance (#2875)Rigel Kent2020-06-151-9/+0
|
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-34/+52
| | | | | | | | | | | | | | | * 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
* fix duplicate id in svg, empty alt in base emailRigel Kent2020-06-041-11/+11
|
* Fix grey color themeChocobozzz2020-05-221-5/+5
|
* Fix input/textarea themesChocobozzz2020-05-201-1/+1
|
* Explicit theme colors for inputs and textareaChocobozzz2020-05-201-0/+4
|
* Remove dots for long texts in multilineChocobozzz2020-05-101-25/+0
| | | | It's confusing, as we don't understand what are these dots: http://lutim.cpy.re/1AkiPBVf.png
* Fix textarea sizeChocobozzz2020-05-051-1/+1
|
* Increase size of username/display name in admin users listChocobozzz2020-05-051-3/+2
|
* Add links from user-editRigel Kent2020-05-011-0/+2
|
* Empty states for tablesRigel Kent2020-05-011-0/+9
|
* Make admin sub-navs, selects, buttons responsive (#2702)Kim2020-05-011-0/+23
|
* Fix broken views on mobile and small screens (#2671)Kim2020-04-271-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix mobile CSS for my-account-settings * Fix mobile CSS for my-account-videos * Fix mobile CSS my-account-video-channels * Fix mobile CSS for my-account-playlists * Fix CSS mobile for user-subscriptions header * Fix CSS mobile my-account-video-channel-edit * Fix CSS mobile / small view for textarea * Fix margin-right my-delete-button on inside span * Fix CSS mobile on accounts page * Fix indent * Fix CSS mobile for my-account-notifications * Fix CSS mobile / small view my-account-videos * Fix search small-view channels * Use miniature width for title of video on mobile * Add dots to ellipsis multilines * Fix controls and title video width small views * Fix my-account-playlist small and mobile views * Fix channels header + account header mobile * Fix CSS mobile/small view for my-account/subscriptions * Fix align followers channel item * Center header elements user account page on mobile * Fix margins on a element and img * Fix margin img channel or video Co-Authored-By: Rigel Kent <par@rigelk.eu> Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu>
* Rich reporter field and video embed in moderation abuse listRigel Kent2020-04-131-0/+54
|
* Align border color for peertube-checkbox with other inputsRigel Kent2020-04-101-1/+1
|
* Cleanup menu footer linksChocobozzz2020-04-081-1/+0
|
* Put box-shadow for input focus in variables, apply form-control to p-multiselectRigel Kent2020-04-031-3/+3
|
* Refactor torrent-or-magnet divider in video importRigel Kent2020-04-031-0/+23
|
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-8/+79
|
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-271-0/+82
|
* Replace p-progressbar and bootstrap progressbar with pure CSS altRigel Kent2020-03-131-2/+27
|
* Migrate palette to HSLRigel Kent2020-03-111-1/+1
|
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-101-0/+8
|
* Normalize modal close buttons, and cancel/submit button stylesRigel Kent2020-03-061-0/+13
|
* Share modal light UI simplificationRigel Kent2020-03-061-1/+1
|
* 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
* Improve search typeahead performance and use native eventsRigel Kent2020-02-131-2/+11
|
* Search typeahead initial designRigel Kent2020-02-131-5/+0
|
* Fix signup limit validator, and add warning message.Rigel Kent2020-01-311-1/+8
|
* Cleanup some client FIXMEChocobozzz2020-01-291-2/+2
|
* Add manage buttons for own channels and account, video counts (#2421)Rigel Kent2020-01-211-1/+10
| | | | | | * Add manage buttons for own channels and account, video counts * Change manage button color and introduce secondary color
* Add extra text to button when partially subscribed to all channelsRigel Kent2020-01-101-0/+2
|
* Add checkbox focus shadows, and admin resolution descriptionsRigel Kent2020-01-061-1/+1
|
* Update noscript message, reduce dropdown icon size and horizontal paddingRigel Kent2019-12-261-2/+3
|
* Improve comment tree UIChocobozzz2019-12-101-1/+2
|
* Fix overflow when creating a channelChocobozzz2019-11-271-1/+1
|
* Fix checkbox themesChocobozzz2019-10-221-4/+4
|
* Fix avatar bad widthChocobozzz2019-09-051-0/+1
|
* Fix register checkboxChocobozzz2019-09-051-0/+1
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-1/+1
|
* Add language filters in user preferencesChocobozzz2019-06-191-11/+15
|
* Add params to share modalChocobozzz2019-06-121-10/+8
|