aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/include/_variables.scss
Commit message (Collapse)AuthorAgeFilesLines
* Some fixes for themesChocobozzz2022-03-151-0/+4
|
* Fix modal z-indexChocobozzz2022-03-021-1/+1
| | | | Should be on top of the header too
* Fix some old typing issuesChocobozzz2021-10-221-2/+1
|
* Improve admin tables responsiveChocobozzz2021-10-201-0/+2
|
* Correct privacymsg z-index to avoid hover dropdown on scrollKimsible2021-07-211-1/+2
|
* Correct z-index for title dropdown in sub-menu and dropdown hover header on ↵Kimsible2021-07-211-1/+1
| | | | scroll
* Create a dedicated component for video descriptionChocobozzz2021-06-291-0/+3
|
* Move to sass moduleChocobozzz2021-06-281-2/+2
|
* Move to sass @useChocobozzz2021-06-281-2/+3
|
* Move to stylelintChocobozzz2021-04-281-3/+3
|
* Display banner on channel pageChocobozzz2021-04-081-1/+1
|
* Add ability to update the bannerChocobozzz2021-04-081-0/+3
|
* Responsive searchChocobozzz2021-04-011-0/+7
|
* Refactor video miniatureChocobozzz2021-04-011-4/+8
| | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size
* Refactor horizontal marginsChocobozzz2021-03-311-3/+11
|
* Theme breaking: --submenuColor becomes --submenuBackgroundColorChocobozzz2021-03-311-2/+2
|
* Redesign account's channels pageChocobozzz2021-03-311-0/+1
|
* Redesign channel pageChocobozzz2021-03-311-1/+6
|
* Upgrade client dependenciesChocobozzz2021-02-031-1/+1
|
* Use source sans 3 fontChocobozzz2021-01-131-0/+1
|
* Fix dropdowns z-indexChocobozzz2020-11-201-1/+1
|
* Put admin actions on the leftChocobozzz2020-11-161-1/+1
|
* Dropdown should be on top of everythingChocobozzz2020-11-161-1/+1
|
* Reorganize left menu and account menuChocobozzz2020-11-131-2/+3
| | | | | | Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library
* Fix playlist element dropdown overflowChocobozzz2020-08-251-13/+14
|
* Fix z-index dropdown iconChocobozzz2020-08-251-2/+2
| | | | Was on top of the header
* Add abuse message management in adminChocobozzz2020-07-311-0/+1
|
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * 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 miniature fixed height, add link/title to avatar, remove pr-2 on ↵Rigel Kent2020-06-121-1/+1
| | | | channels list
* Limit thumbnail sizesChocobozzz2020-06-111-1/+0
|
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-1/+1
| | | | | | | | | | | | | | | * 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 grey color themeChocobozzz2020-05-221-0/+2
|
* Fix action button icons themeChocobozzz2020-05-221-0/+2
|
* Fix input/textarea themesChocobozzz2020-05-201-1/+3
|
* Explicit theme colors for inputs and textareaChocobozzz2020-05-201-0/+4
|
* Add external login buttonsChocobozzz2020-05-041-2/+0
|
* Add maximized mode to markdown-textarea + CSS improvements (#2660)Kim2020-04-281-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Put box-shadow for input focus in variables, apply form-control to p-multiselectRigel Kent2020-04-031-0/+2
|
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-0/+3
|
* Migrate palette to HSLRigel Kent2020-03-111-5/+6
|
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-2/+5
| | | | | | | | | | | | | | * 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
* Provide z-index centralisation for lower componentsRigel Kent2020-02-211-2/+3
|
* Add notifications popover and tooltips to the z-index tableRigel Kent2020-02-181-5/+7
|
* Refactor email enabled functionChocobozzz2020-02-171-2/+2
|
* Improve search typeahead performance and use native eventsRigel Kent2020-02-131-0/+2
|
* Manage z-indexes in variablesRigel Kent2020-02-131-2/+18
|
* Cleanup some client FIXMEChocobozzz2020-01-291-1/+1
|
* Add manage buttons for own channels and account, video counts (#2421)Rigel Kent2020-01-211-0/+3
| | | | | | * 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-1/+6
|