aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/primeng-custom.scss
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* More discrete close icon for toastRigel Kent2020-04-021-8/+8
|
* Replace p-progressbar and bootstrap progressbar with pure CSS altRigel Kent2020-03-131-2/+2
|
* Fix toast close iconRigel Kent2020-03-111-0/+13
|
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-0/+27
| | | | | | | | | | | | | | * 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
* Manage z-indexes in variablesRigel Kent2020-02-131-2/+1
|
* Restyle toast notifications to tone down colorsRigel Kent2020-02-061-13/+15
|
* Add action dropdown descriptionsRigel Kent2020-01-211-0/+2
|
* Accessibility fixes for #2149Rigel Kent2020-01-211-0/+1
|
* Add checkbox focus shadows, and admin resolution descriptionsRigel Kent2020-01-061-0/+4
|
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-281-0/+6
|
* Serve audit logs to clientChocobozzz2019-12-111-1/+1
|
* Add language filters in user preferencesChocobozzz2019-06-191-0/+37
|
* Fix privacy warning position on mobileChocobozzz2019-04-151-3/+11
|
* Playlist videos componentChocobozzz2019-03-181-4/+10
|
* Fix calendar in dark modeChocobozzz2019-01-171-1/+7
|
* Fix invisible things in dark modeChocobozzz2019-01-171-2/+6
|
* Fix some stylesChocobozzz2019-01-171-22/+33
| | | | Video edit tags, dropdown actions font ...