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
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
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
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
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
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
MrTimscampi
e6034e9bf2
Fix leftover green in themes
2020-02-29 20:47:05 +01: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
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