1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

103 commits

Author SHA1 Message Date
grafixeyehero
bbc1860bde Replace hardcoded color with theme reference
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-29 04:21:24 +03:00
Bill Thornton
c5a29be2c6 Refactor item details backdrop handling 2024-01-19 16:28:14 -05:00
Bill Thornton
4e7f0136f7 Update mui based layout ui 2023-11-30 15:50:13 -05:00
Bill Thornton
44678a61c2 Refactor app layouts and common components 2023-09-27 02:07:40 -04:00
edvwib
d58f2e8ec4 Enable Stylelint rules for vendor prefixes
This commit also removes a bunch of vendor prefixes that were in the styles
but are no longer needed since PostCSS and Autoprefixer handles generating
them.
2022-12-20 23:49:26 +01:00
Bill Thornton
a9f03f5475 Fix styling issues in book readers 2022-09-29 01:30:01 -04:00
meet-k-pandya
f683288429 Added toggle for direction and double page view 2022-09-21 21:23:34 +05:30
rourien
b1920e7c82
Add comic and book viewer to dark theme
The changes adds the comic viewer, book viewer and the book table of contents pop up to the dark theme. It includes dark background for all, light buttons, and light links to each chapter in the table of contents. The only thing I couldn't figure out is how to get the "X" close buttons to turn blue for the comic book viewer and the book table of contents pop up.
2022-08-24 21:14:59 -06:00
Dmitry Lyzo
034a86119f Add card padder icon for items with an image 2022-02-22 00:13:29 +03:00
Bill Thornton
a359c8c831
Merge pull request #3237 from Piccar/hoverEffect 2022-02-11 21:35:17 -05:00
Piccar
1ed16d6ac1 Removed Duplicates 2022-02-10 12:46:27 +01:00
Piccar
27f530babd Added a hovereffect on listItems for all themes 2022-02-09 21:01:49 +01:00
Dmitry Lyzo
1dfd2676ec Fix background of control group button 2022-02-07 00:24:42 +03:00
Dmitry Lyzo
603de194dc Fix Light theme 2022-01-20 20:10:43 +03:00
SenorSmartyPants
0a722ac7b9 Fix scrollbar color in firefox 2022-01-13 12:32:30 -06:00
SenorSmartyPants
e87986e83f Fix linting error 2022-01-11 17:24:41 -06:00
SenorSmartyPants
a848744f37 Fixes #3316 - Make Live TV Guide scrollbar visible.
Copied some missing elements from dark theme.css and made a couple tweaks. Not sure if everyone will love the look. But the scrollbar is now visible.
2022-01-11 17:18:42 -06:00
Bill Thornton
de2f7f90cd Fix media indicator color 2021-09-09 22:38:54 -04:00
Bill Thornton
6dffc58e29
Merge pull request #2204 from OancaAndrei/syncplay-settings 2021-09-06 12:29:26 -04:00
Bill Thornton
4b581f4160 Fix dialog footer styles on tv 2021-09-01 00:43:44 -04:00
Bill Thornton
02a8160e45 Revert label-less checkbox support 2021-08-31 23:44:22 -04:00
Ionut Andrei Oanca
94c405f08e Implement basic SyncPlay settings 2021-08-31 23:11:29 -04:00
Bill Thornton
2754c25964 Remove unused noBackdrop class styles 2021-08-27 00:11:03 -04:00
Bill Thornton
7390314001
Merge pull request #2472 from jellyfin/dkanada-patch-1
add border radius to several card elements
2021-05-04 13:17:41 -04:00
Ian Walton
ea99c427b1 Don't lose theme-specific sizing. 2021-04-24 13:16:24 -04:00
Ian Walton
e19b739c79 Set scrollbar width on TV mode. 2021-04-24 13:08:23 -04:00
Dmitry Lyzo
3d7562d3ff Fix missing border radius and Poster/Thumb Card style 2021-04-13 15:06:46 +03:00
vitorsemeano
c7caf8134d fix dark theme background 2020-11-05 23:12:24 +00:00
Andrew Rabert
eeb5c84ae7 Optimize images
Used:
- `oxipng --zopfli --opt max --strip all`
- `jpegoptim --all-progressive --strip-all`
2020-09-21 17:46:51 -04:00
dkanada
c5223cbc80
Merge pull request #1867 from Camc314/fix-hovering-on-mobile
Fix hovering CSS changes on mobile
2020-09-03 23:35:14 +09:00
Cameron
fe5ff12cf2 Apply Suggestions 2020-09-02 10:05:51 +01:00
Cameron
af9bf3320d Fix hovering (mobile) 2020-08-31 10:02:25 +01:00
MrTimscampi
ece0b39d70 Rework details page for TV 2020-08-26 21:29:10 +02:00
MrTimscampi
9518ffa456 Use emblem as logo in TV layout 2020-08-26 19:58:21 +02:00
dkanada
cf2357dad3
Merge pull request #1437 from ferferga/header-css
CSS fixes when resizing library browser
2020-07-17 20:47:16 +09:00
Bill Thornton
d662134cfb Fix lighter header/footer background color 2020-07-16 10:51:41 -04:00
dkanada
03a00fc612 add code suggestions 2020-07-13 01:21:46 +09:00
dkanada
aa9059d077 fix some css issues with now playing bar 2020-07-12 06:09:57 +09:00
Influence365
b809928bc4
Update src/themes/appletv/theme.css
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-06 21:46:16 +01:00
Cameron
1f97eedfbc fix lint 2020-07-06 20:59:00 +01:00
Cameron
ca1992ce74 fixes for purplehaze and AppleTV (for slow mode) 2020-07-06 19:23:08 +01:00
Fernando Fernández
25b96643cf Fix TV layout 2020-07-06 19:44:04 +02:00
Cameron
6c8c82f75d fix lint 2020-07-06 11:37:29 +01:00
Cameron
8e4d672c7b a variety of theme based fixes 2020-07-06 11:26:40 +01:00
ferferga
647cc72767 Merge remote-tracking branch 'upstream/master' into nowplaying-hotfixes 2020-06-30 20:14:41 +02:00
ferferga
33d0329e5c Merge remote-tracking branch 'upstream/master' into nowplaying-hotfixes 2020-06-23 19:18:32 +02:00
MrTimscampi
9c4a602979 Merge remote-tracking branch 'upstream/master' into details-redux 2020-06-23 10:35:38 +02:00
ferferga
f6a9f4679a Style cleanup, address suggestions and placeholders for songs in cardBuilder and listView 2020-06-22 17:37:06 +02:00
MrTimscampi
b2ffc1109a Remove leftover references to cardContent-button 2020-06-21 17:09:42 +02:00
MrTimscampi
8ecaf85dba Fix placeholders on purplehaze
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-21 17:04:13 +02:00