Bill Thornton
c5a29be2c6
Refactor item details backdrop handling
2024-01-19 16:28:14 -05: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
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
Bill Thornton
de2f7f90cd
Fix media indicator color
2021-09-09 22:38:54 -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
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
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
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
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
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
d91797b06e
Reword the placeholder
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
96f41cfe24
Make the default card colors look less like rainbow vomit
2020-06-04 21:38:10 +02: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
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
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
MrTimscampi
8634ae8400
Fix rebasing issues
2020-01-25 11:42:09 +01:00
MrTimscampi
cc377df8f3
Fix selector-combinator-space-before (CSS)
2020-01-25 11:35:33 +01:00
MrTimscampi
ae0040165a
Fix selector-combinator-space-after (CSS)
2020-01-25 11:35:33 +01:00
MrTimscampi
ea28429cdf
Fix number-leading-zero (CSS)
2020-01-25 11:35:33 +01:00
MrTimscampi
c7264691d2
Fix media-feature-colon-space-after (CSS)
2020-01-25 11:35:33 +01:00
MrTimscampi
2ac83a43d1
Fix function-comma-space-after (CSS)
2020-01-25 11:35:33 +01:00
MrTimscampi
f290604615
Fix declaration-block-trailing-semicolon (CSS)
2020-01-25 11:35:33 +01:00
MrTimscampi
04a4ca9a57
Fix color-hex-case (CSS)
2020-01-25 11:34:12 +01:00
MrTimscampi
eef526df2c
Fix no-descending-specificity (CSS)
2020-01-25 11:34:12 +01:00