aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/primeng-custom.scss
Commit message (Collapse)AuthorAgeFilesLines
* Fix primeng calendar styleChocobozzz2023-05-251-51/+3
|
* Fix video edit page overflowChocobozzz2023-05-251-24/+2
|
* Fix primeng table pagination styleChocobozzz2023-05-251-52/+41
|
* Fix table th on RTL layoutChocobozzz2023-05-171-2/+7
|
* Prevent layout shift on th hoverChocobozzz2023-03-141-7/+0
|
* Correctly fix table column widthsChocobozzz2023-02-151-1/+4
|
* Fix table column widthsChocobozzz2023-01-111-0/+1
|
* Fix table pagination responsiveChocobozzz2022-12-301-1/+6
|
* Don't use opional @extendsChocobozzz2022-11-241-6/+6
| | | | Not robust at all
* Theme fixesChocobozzz2022-06-281-0/+6
|
* Cleanup title-page CSSChocobozzz2022-06-161-2/+4
|
* Increase global font sizeChocobozzz2022-06-161-2/+2
|
* Cleanup primeng cssChocobozzz2022-06-131-67/+4
|
* Replace all glyphicon iconsChocobozzz2022-06-131-66/+60
|
* Prefer using our icons for notificationsChocobozzz2022-06-101-4/+4
|
* Migrate to bootstrap 5Chocobozzz2022-06-101-2/+3
|
* Fix help component z-indexChocobozzz2022-05-041-1/+0
|
* Update angularChocobozzz2021-11-101-1/+1
|
* Fix jobs state selection badge styleChocobozzz2021-11-051-1/+1
|
* Remove useless componentsChocobozzz2021-10-291-2/+5
|
* Improve admin tables responsiveChocobozzz2021-10-201-1/+38
|
* Move to sass moduleChocobozzz2021-06-281-14/+14
|
* Move to sass @useChocobozzz2021-06-281-3/+3
|
* Bidi supportChocobozzz2021-06-071-20/+23
|
* Add ability to filter my videos by liveChocobozzz2021-05-031-4/+4
|
* Move to stylelintChocobozzz2021-04-281-1/+2
|
* Refactor modal buttons styleChocobozzz2021-04-141-0/+5
|
* Refactor horizontal marginsChocobozzz2021-03-311-20/+23
|
* Theme breaking: --submenuColor becomes --submenuBackgroundColorChocobozzz2021-03-311-7/+7
|
* Fix table header overflowChocobozzz2021-01-151-0/+3
|
* Move orange admin buttons on the left sideChocobozzz2021-01-131-3/+5
|
* restore wrapping in reportsRigel Kent2020-12-131-0/+1
|
* Fix notification widthChocobozzz2020-11-271-0/+2
|
* Add ability to bulk delete commentsChocobozzz2020-11-201-1/+1
|
* Upgrade client dependenciesChocobozzz2020-11-191-92/+552
| | | | Migrate removed primeng theme to custom CSS
* Put admin actions on the leftChocobozzz2020-11-161-1/+1
|
* Use ng select for multiselectChocobozzz2020-08-111-61/+0
|
* allow sorting notificationsRigel Kent2020-07-291-0/+5
|
* Fix accessibility action buttons and display on imports and followers listkimsible2020-07-201-19/+1
|
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-35/+35
| | | | | | | | | | | | | | | * 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 notification with dark themeChocobozzz2020-05-221-0/+1
|
* Fix sort icons in tableChocobozzz2020-05-201-5/+5
|
* Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵Rigel Kent2020-05-041-1/+2
| | | | search query param dynamically
* Switching to a named filters/single input on video-abuseRigel Kent2020-05-041-0/+4
|
* Fix margin-content and miniature thumbnail width on mobile, fix media ↵Rigel Kent2020-05-011-10/+12
| | | | queries for tables above lg breakpoint
* Increase rows per page, add reporter muting for abuse listRigel Kent2020-05-011-0/+10
|
* Fix tables width, paginators, button on mobile / touchscreens (#2695)Kim2020-05-011-6/+39
|
* Improving select displays, focus box-shadows for paginators, instructions ↵Rigel Kent2020-04-131-5/+27
| | | | for index url
* Improve from-now pipe readabilityRigel Kent2020-04-111-0/+5
|
* Put box-shadow for input focus in variables, apply form-control to p-multiselectRigel Kent2020-04-031-0/+15
|