Commit Graph

65 Commits

Author SHA1 Message Date
MrTimscampi 52ad0febe0 Fix details page ribbon position in TV layout 2020-02-15 22:34:10 +01:00
Vasily 85a6a444fe Merge pull request #797 from dkanada/style
Fix some minor style issues
2020-02-14 14:21:02 +03:00
dkanada 4c4f8ff800 fix some minor style issues 2020-02-14 03:17:39 +09:00
dkanada 4acd0525dc Merge pull request #779 from MrTimscampi/list-actions
Fix action icons in lists wrapping to multiple lines
2020-02-12 21:01:49 +09:00
MrTimscampi 0b779d2fb5 Fix linting 2020-02-12 09:37:39 +01:00
MrTimscampi 1f91034aa9 Merge remote-tracking branch 'upstream/master' into details-placeholder 2020-02-12 09:10:42 +01:00
Nyanmisaka 58cb50a2d6 fix detail page title on mobile devices 2020-02-10 01:05:45 +08: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
dkanada 5271ad8137 Merge pull request #758 from dannymichel/patch-2
Fix padding in header
2020-02-09 16:48:22 +09:00
MrTimscampi 4965e31737 Fix action icons in lists wrapping to multiple lines 2020-02-08 23:54:20 +01:00
Anthony Lavado 0f31f8a261 Merge pull request #759 from dannymichel/patch-3
Fix logo page margin
2020-02-08 15:54:10 -05:00
MrTimscampi 9580732c9f Fix linting issue 2020-02-08 21:51:58 +01:00
Danny Michel 07d3e16ff5 Fix padding in header 2020-02-08 21:48:08 +01:00
Danny Michel 8b8f84bd42 Fix logo page margin 2020-02-08 21:22:16 +01:00
dkanada 1b23895e81 fix placeholder message style 2020-02-06 03:14:17 +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
MrTimscampi d104d03e5c Adjust tabs top margin 2020-02-02 11:10:26 +01:00
MrTimscampi 65de99f6dd Correct page title margin 2020-02-02 10:20:33 +01:00
MrTimscampi b59ab3605e Fix some rebasing issues 2020-02-01 18:56:19 +01:00
MrTimscampi 19ce553160 Align text with icons in navigation drawer 2020-02-01 18:50:18 +01:00
MrTimscampi f2ca10aae9 Align section title with chevron 2020-02-01 18:50:05 +01:00
MrTimscampi 0144192318 Adjust header margins and padding 2020-02-01 18:49:44 +01:00
dkanada 254c69b2f1 Merge pull request #694 from grafixeyehero/item-detail-page-
Item detail page layout improvements continued form #611
2020-02-01 20:43:44 +09:00
grafixeyehero 5cb141caa3 Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into alphaPicker-tv-mode
# Resolve Conflicts:
#	src/assets/css/librarybrowser.css
#	src/components/alphapicker/style.css
2020-01-30 20:24:33 +03:00
grafixeyehero b06afa3305 Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into item-detail-page-
# Resolve Conflicts:
#	src/assets/css/librarybrowser.css
#	src/itemdetails.html
2020-01-30 20:11:40 +03:00
MrTimscampi c1b9a094af Add placeholder image if non-editable 2020-01-29 19:05:23 +01:00
MrTimscampi d989d7b007 Add placeholder image to detail pages 2020-01-29 18:59:18 +01:00
MrTimscampi 8634ae8400 Fix rebasing issues 2020-01-25 11:42:09 +01:00
MrTimscampi c53d92accf Fix unexpected unit remaining 2020-01-25 11:35:33 +01:00
MrTimscampi ce79cb6537 Fix selector-pseudo-element-colon-notation (CSS) 2020-01-25 11:35:33 +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 fafd0d4ea0 Fix rule-empty-line-before (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 f290604615 Fix declaration-block-trailing-semicolon (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi 58c9f71a7d Fix color-hex-length (CSS) 2020-01-25 11:34:12 +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
grafixeyehero 709b48a8a8 Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into item-detail-page-
# Conflicts:
#	src/assets/css/librarybrowser.css
#	src/itemdetails.html
2020-01-23 20:51:30 +03:00
grafixeyehero a592ac2b1a rename detailButton-mobile to detailButton 2020-01-22 23:14:28 +03:00
grafixeyehero f3426a97a1 remove alphabetPicker-left alphaPicker-fixed-left padded-left-withalphapicker class 2020-01-22 19:42:43 +03:00
grafixeyehero 474e53cc47 Fix some sytle for PR #663 2020-01-22 00:22:26 +03:00
MrTimscampi 91f5866d35 Keep standard properties in CSS along with vendored 2020-01-21 20:13:19 +01:00
MrTimscampi 5fb98e950b Correct the reverted changes that should be kept 2020-01-21 20:09:51 +01:00
MrTimscampi 50d6864a68 Revert vendor prefix removal 2020-01-21 20:09:40 +01:00
dkanada 961e720852 Merge pull request #710 from dkanada/themes
Fix some issues with theme resources
2020-01-21 19:19:18 +09:00
dkanada 8152c95bfa fix play button border for mobile layout 2020-01-21 00:03:35 +09:00
grafixeyehero b9ee5c7c24 centering primery title on mobile layout 2020-01-17 21:00:12 +03:00