aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/application.scss
Commit message (Collapse)AuthorAgeFilesLines
* Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵Rigel Kent2020-05-041-0/+5
| | | | search query param dynamically
* Fix margin-content and miniature thumbnail width on mobile, fix media ↵Rigel Kent2020-05-011-5/+5
| | | | queries for tables above lg breakpoint
* Fix tables width, paginators, button on mobile / touchscreens (#2695)Kim2020-05-011-2/+36
|
* Make admin sub-navs, selects, buttons responsive (#2702)Kim2020-05-011-0/+14
|
* Fix select width on view < 800pxkimsible2020-04-301-1/+2
|
* Apply the fix to both expanded and not expanded, using conventionRigel Kent2020-04-301-10/+12
|
* Use same styles on full or not until lg screenkimsible2020-04-301-12/+10
|
* Fix width content with menu from 500px to 800pxkimsible2020-04-301-0/+6
|
* Add maximized mode to markdown-textarea + CSS improvements (#2660)Kim2020-04-281-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add arrows-angle-contract/expand bootstrap icons * Add grey textarea-background-color * Add maximized support to markdown-textarea + improve column display * Refactor CSS + add ResizeObservable * Replace bootstrap icons with softies * Add ResizeObserver typing definition * Add focus on textarea + Fix Observables * Propage component changes on markdown plugins * Ignore ResizeObserver not implemented in typescript yet * Move observers from constructor to click event * Add scss and css variables * Replace textareaWidth with textareaMaxWidth to fix others textareas * Clean unused css rules * Fix ResizeObserver unknown by TypeScript compiler * Set max-width: 100% for small and mobile views * Fix textarea/preview height on maximized mode * Add common padding textarea/preview side-by-side * Hide scrollbar sub-menu on small-views * Add maximized mode for mobile views * Fix sass calculate syntax * Revert custom CSS variable for inputBorderRadius and inputBorderColor * Remove unsued methods * Fix missing implement method Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Fix broken views on mobile and small screens (#2671)Kim2020-04-271-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Improve channel and account display on medium devicesRigel Kent2020-04-031-5/+2
|
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-0/+2
|
* Replace p-progressbar and bootstrap progressbar with pure CSS altRigel Kent2020-03-131-0/+1
|
* Fix margins/widths with top-menu and main-col on small screensRigel Kent2020-03-131-1/+6
|
* Properly scroll to anchors in links, especially in admin configRigel Kent2020-03-111-0/+5
|
* Migrate palette to HSLRigel Kent2020-03-111-4/+4
|
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-101-0/+10
|
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-0/+1
| | | | | | | | | | | | | | * 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/+3
|
* Media queries to use variables when possibleRigel Kent2020-02-131-1/+1
|
* Gracefully downsize search bar for mobile devicesRigel Kent2020-02-131-0/+5
|
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-131-1/+1
|
* Fix user dropdown menu with long textsRigel Kent2020-02-121-0/+9
| | | | closes #2480
* Cleanup some client FIXMEChocobozzz2020-01-291-22/+2
|
* Add manage buttons for own channels and account, video counts (#2421)Rigel Kent2020-01-211-0/+1
| | | | | | * Add manage buttons for own channels and account, video counts * Change manage button color and introduce secondary color
* (css) transparent buttons in watch pageRigel Kent2019-12-271-2/+4
|
* respect video history on explicit playlist clickRigel Kent2019-12-181-1/+1
| | | | | | | also correct font-weight for .title-page-single, and tooltip dynamic text for playlist loop button. fixes #1889
* (css) alter .title-page section header styleRigel Kent2019-12-171-1/+8
|
* Test a color for the support buttonChocobozzz2019-12-031-0/+5
|
* Fix background body colorChocobozzz2019-11-291-0/+1
|
* Cleanup SASS importsChocobozzz2019-08-221-1/+0
|
* Add params to share modalChocobozzz2019-06-121-117/+1
|
* Fix my account settings responsiveChocobozzz2019-04-111-1/+3
|
* Add video channel viewChocobozzz2019-03-181-1/+1
|
* Fix calendar in dark modeChocobozzz2019-01-171-4/+4
|
* Fix invisible things in dark modeChocobozzz2019-01-171-0/+4
|
* Refactor how we use iconsChocobozzz2019-01-171-5/+4
| | | | Inject them in an angular component so we can easily change their color
* various display improvementsRigel Kent2018-09-291-1/+0
|
* Display other videos on xl screens on the rightChocobozzz2018-09-281-1/+1
|
* Remove duplicated videos on unfollow/delete redundancyChocobozzz2018-09-281-1/+1
|
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-251-0/+9
| | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX
* Improve download modal input styleChocobozzz2018-09-241-0/+4
|
* fix nav tab and tag color in dark themeRigel Kent2018-09-201-0/+5
|
* Merge branch 'develop' into cli-wrapperChocobozzz2018-09-201-1/+1
|\
| * Fix ios player playback/subtitles menuChocobozzz2018-09-171-1/+1
| |
* | add css custom properties for the left menuRigel Kent2018-09-131-0/+2
|/
* add input color to cope with browser themesRigel Kent2018-09-091-1/+2
|
* Fix occitan labelChocobozzz2018-09-051-1/+1
|
* Put "start at" at the top of the modalChocobozzz2018-09-051-3/+14
|
* Fix watch page responsiveChocobozzz2018-09-051-2/+2
|