aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass
Commit message (Expand)AuthorAgeFilesLines
* Fix nav pills themingChocobozzz2023-03-011-2/+2
* Prefer using bootstrap variableChocobozzz2023-03-012-1/+1
* Fix form control focus colorsChocobozzz2023-03-011-2/+6
* Fix input group background colorChocobozzz2023-03-011-0/+1
* Fix lintChocobozzz2023-02-271-1/+1
* Fix instance accordion line heightChocobozzz2023-02-271-2/+2
* Fix multiple select tags value themingChocobozzz2023-02-271-2/+8
* Fix hotkeys page themingChocobozzz2023-02-271-1/+1
* Fix accordion theme colorChocobozzz2023-02-271-0/+3
* StylingChocobozzz2023-02-211-6/+6
* Fix class helpers removed styleChocobozzz2023-02-212-5/+7
* Fix angular build, againChocobozzz2023-02-203-3/+1
* Refactoring margin and padding mixinsWicklow2023-02-204-13/+35
* Fix basic linter issuesWicklow2023-02-207-7/+7
* Refactoring accounts component styleWicklow2023-02-201-9/+8
* Change bootstrap helpers and variablesWicklow2023-02-205-41/+11
* Refactoring class helpers + add bootstrap mixinsWicklow2023-02-209-306/+361
* Remove button heightChocobozzz2023-02-203-6/+4
* Fix buttons CSSChocobozzz2023-02-201-5/+3
* Increase theme compatibilityChocobozzz2023-02-173-10/+42
* Fix button height when the icon is wrappedChocobozzz2023-02-171-1/+1
* Fix menu content overlay on tabletChocobozzz2023-02-161-0/+2
* Update client dependenciesChocobozzz2023-02-161-1/+0
* Correctly fix table column widthsChocobozzz2023-02-151-1/+4
* Use pvar() instead of SCSS variablesBooteille2023-02-081-2/+2
* Implement signup approval in clientChocobozzz2023-01-194-26/+24
* Fix table column widthsChocobozzz2023-01-111-0/+1
* Merge branch 'release/5.0.0' into developChocobozzz2022-12-301-1/+6
|\
| * Fix table pagination responsiveChocobozzz2022-12-301-1/+6
* | Add back to live featureChocobozzz2022-12-201-2/+19
|/
* Fix player error modal sizeChocobozzz2022-12-022-6/+4
* Don't use opional @extendsChocobozzz2022-11-244-20/+41
* Fix horizontal overflow on rtl languagesChocobozzz2022-10-311-1/+4
* Fix sass function conflictsChocobozzz2022-10-101-3/+3
* Fix peers info width in liveChocobozzz2022-10-101-1/+0
* Add '...' after the truncated video nameChocobozzz2022-10-101-0/+1
* Prevent sass deprecated warningChocobozzz2022-10-104-29/+29
* Fix subscription button radiusChocobozzz2022-09-281-0/+3
* Handle network issues in video player (#5138)kontrollanten2022-09-283-2/+38
* Upgrade client dependenciesChocobozzz2022-07-272-2/+6
* Fix z-index with custom homepageChocobozzz2022-07-182-4/+4
* Rename not fount page to error pageChocobozzz2022-07-082-0/+15
* Put instance name in embed buttonChocobozzz2022-06-281-2/+17
* Theme fixesChocobozzz2022-06-286-14/+28
* Registration css fixesChocobozzz2022-06-283-3/+17
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-241-0/+1
|\
* | Reduce form error font sizeChocobozzz2022-06-201-5/+6
* | Handle input error in custom input textChocobozzz2022-06-201-1/+7
* | Handle input error in markdown textareaChocobozzz2022-06-201-3/+11
* | Fix dropdown z-indexChocobozzz2022-06-202-5/+5