aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass
Commit message (Collapse)AuthorAgeFilesLines
* Fix lintChocobozzz2023-05-243-7/+16
|
* Fix bootstrap utility classes on RTL layourtChocobozzz2023-05-171-0/+175
|
* Fix table th on RTL layoutChocobozzz2023-05-171-2/+7
|
* Fix dropdown item in RTLChocobozzz2023-05-151-0/+2
|
* Implement runner in client sideChocobozzz2023-05-092-0/+8
|
* Fix button themingChocobozzz2023-04-141-0/+1
|
* Merge branch 'release/5.1.0' into developChocobozzz2023-03-163-14/+22
|\
| * Fix button/input/select heightsChocobozzz2023-03-163-14/+22
| |
| * Prevent layout shift on th hoverChocobozzz2023-03-141-7/+0
| |
* | Improve accessibilityChocobozzz2023-03-158-56/+61
| |
* | Prevent layout shift on th hoverChocobozzz2023-03-141-7/+0
|/
* Refactor my actor avatar editChocobozzz2023-03-071-1/+1
|
* Fix button heightChocobozzz2023-03-071-0/+6
|
* 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
| | | | Maybe a bug in the sass loader
* 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
| | | | Prefer using padding instead
* Fix buttons CSSChocobozzz2023-02-201-5/+3
|
* Increase theme compatibilityChocobozzz2023-02-173-10/+42
| | | | Try to use CSS variable as much as possible
* 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
| | | | Not robust at all
* 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
|