Commit Graph

74 Commits

Author SHA1 Message Date
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
MrTimscampi
f3fbc545a1 Fix stylelint error 2020-06-21 16:55:00 +02:00
MrTimscampi
d91797b06e Reword the placeholder 2020-06-21 16:54:59 +02:00
MrTimscampi
d804b4097a Re-add accidentally removed code 2020-06-21 16:54:59 +02:00
MrTimscampi
90c971afa9 Add theme colors for card placeholders 2020-06-21 16:54:59 +02:00
MrTimscampi
1629e79956 Adjust star color 2020-06-21 13:43:23 +02:00
ferferga
ff6bfbf2b4 Add playlist shuffling toggle to remotecontrol.js 2020-06-18 01:19:59 +02:00
MrTimscampi
d57eff1c9b Refactor details page 2020-06-16 21:49:27 +02:00
MrTimscampi
617708009e Rework mobile details page 2020-06-16 21:45:09 +02:00
MrTimscampi
96f41cfe24 Make the default card colors look less like rainbow vomit 2020-06-04 21:38:10 +02:00
Influence365
f3994d9e8f
Update theme.css
Changed px to rem
Removed fallback for background
2020-05-25 12:11:28 +01:00
Influence365
633392e527
Update theme.css
minor formatting changes
2020-05-25 10:25:01 +01:00
Influence365
d9cfc2e668
Minor changes to Apple TV theme
Modified progress bar.
Small modification to shape of cards
2020-05-25 10:06:57 +01:00
samuel9554
b139a23f04 As resquested by @MrTimscampi + theme adjustement 2020-04-16 19:14:40 -04:00
samuel9554
a1c40bd8a8 As requested by @MrTimscampi + theme adjustement 2020-04-16 15:45:32 -04:00
Dmitry Lyzo
a2ccaa29c3 Turn off radiobutton focus on Mobile 2020-03-25 23:07:51 +03:00
Dmitry Lyzo
a41bd6de56 Fix checkbox border on TV 2020-03-25 23:07:51 +03:00
Dmitry Lyzo
d7c32dcde9 Fix radiobutton focus marker 2020-03-25 23:07:51 +03:00
MrTimscampi
acea76b450 Fix tabs hopping 2020-03-04 20:37:22 +01:00
MrTimscampi
e6034e9bf2 Fix leftover green in themes 2020-02-29 20:47:05 +01:00
MrTimscampi
57bc5e5ee4 Fix noBackdrop pages 2020-02-29 20:47:05 +01:00
Vasily
8b1a23a56b
Merge pull request #781 from MrTimscampi/poster-size
Tweak poster size on home screen
2020-02-13 13:02:38 +03:00
Anthony Lavado
ec2cad0c8d Merge pull request #773 from dkanada/style
Minor theme changes and tweak session cards on dashboard
2020-02-09 03:05:14 -05:00
MrTimscampi
68ddf19605 Tweak poster size on home screen 2020-02-09 01:59:52 +01:00
dkanada
532d73a80b minor theme changes 2020-02-06 00:13:11 +09:00
MrTimscampi
5e86eb8431 Adjust details page ribbon margins and colors 2020-02-04 21:25:00 +01:00
MrTimscampi
c9de45e55a Small tab improvements 2020-02-02 12:29:31 +01:00
dkanada
aef4fede3c merge branch master into autoplay 2020-01-27 23:08:17 +09:00
dkanada
3aceb5c1b2 small fix to input element border radius 2020-01-27 22:54:52 +09:00
MrTimscampi
c96aad1c95 Fix intentation (CSS) 2020-01-25 11:42:43 +01:00