aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/include
Commit message (Collapse)AuthorAgeFilesLines
* Fix scss lintChocobozzz2023-05-252-10/+12
|
* Fix lintChocobozzz2023-05-241-6/+0
|
* Merge branch 'release/5.1.0' into developChocobozzz2023-03-162-13/+20
|\
| * Fix button/input/select heightsChocobozzz2023-03-162-13/+20
| |
* | Improve accessibilityChocobozzz2023-03-153-16/+6
|/
* Fix button heightChocobozzz2023-03-071-0/+6
|
* Fix nav pills themingChocobozzz2023-03-011-2/+2
|
* Prefer using bootstrap variableChocobozzz2023-03-011-0/+1
|
* Fix form control focus colorsChocobozzz2023-03-011-2/+6
|
* Fix instance accordion line heightChocobozzz2023-02-271-2/+2
|
* StylingChocobozzz2023-02-211-6/+6
|
* Fix angular build, againChocobozzz2023-02-201-1/+0
| | | | Maybe a bug in the sass loader
* Refactoring margin and padding mixinsWicklow2023-02-203-12/+34
|
* Fix basic linter issuesWicklow2023-02-201-1/+1
|
* Refactoring accounts component styleWicklow2023-02-201-9/+8
|
* Change bootstrap helpers and variablesWicklow2023-02-202-2/+5
|
* Refactoring class helpers + add bootstrap mixinsWicklow2023-02-202-14/+20
|
* Remove button heightChocobozzz2023-02-202-5/+2
| | | | Prefer using padding instead
* Fix buttons CSSChocobozzz2023-02-201-5/+3
|
* Increase theme compatibilityChocobozzz2023-02-171-3/+3
| | | | Try to use CSS variable as much as possible
* Fix button height when the icon is wrappedChocobozzz2023-02-171-1/+1
|
* Update client dependenciesChocobozzz2023-02-161-1/+0
|
* Use pvar() instead of SCSS variablesBooteille2023-02-081-2/+2
|
* Implement signup approval in clientChocobozzz2023-01-193-26/+18
|
* Don't use opional @extendsChocobozzz2022-11-242-0/+28
| | | | Not robust at all
* Fix horizontal overflow on rtl languagesChocobozzz2022-10-311-1/+4
|
* Add '...' after the truncated video nameChocobozzz2022-10-101-0/+1
|
* Prevent sass deprecated warningChocobozzz2022-10-101-1/+1
|
* Upgrade client dependenciesChocobozzz2022-07-271-2/+0
|
* Fix z-index with custom homepageChocobozzz2022-07-181-1/+1
|
* Rename not fount page to error pageChocobozzz2022-07-081-0/+7
|
* Theme fixesChocobozzz2022-06-283-8/+17
|
* Registration css fixesChocobozzz2022-06-281-0/+2
|
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-241-0/+1
|\
* | Fix dropdown z-indexChocobozzz2022-06-201-2/+2
| |
* | Increase global font sizeChocobozzz2022-06-164-21/+19
| |
* | Lighter foreground font colorChocobozzz2022-06-151-2/+2
| |
* | Redesign register stepsChocobozzz2022-06-153-2/+17
| |
* | Replace all glyphicon iconsChocobozzz2022-06-132-39/+58
| |
* | Replace glyphicon chevronChocobozzz2022-06-101-0/+15
| |
* | Fix notification z-index with modalsChocobozzz2022-06-101-2/+2
| |
* | Remove secondary color themeChocobozzz2022-06-102-8/+0
| |
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-102-10/+13
|\|
| * Fix classic select and ng select css inconsistencyChocobozzz2022-06-102-8/+8
| |
| * Fix peertube select weightChocobozzz2022-06-101-2/+5
| |
* | Migrate to bootstrap 5Chocobozzz2022-06-104-59/+75
|/
* Fix avatar responsiveChocobozzz2022-05-021-0/+4
|
* Support videos stats in clientChocobozzz2022-04-151-0/+44
|
* Some fixes for themesChocobozzz2022-03-152-4/+8
|
* Fix modal z-indexChocobozzz2022-03-021-1/+1
| | | | Should be on top of the header too