Commit Graph

107 Commits

Author SHA1 Message Date
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
cdefae3dee Merge remote-tracking branch 'upstream/master' into material-icons 2020-01-29 08:45:20 +01:00
MrTimscampi
0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01: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
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
2a074d10f1 Fix no-missing-end-of-source-newline (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
61719e3ab2 Fix length-zero-no-unit (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
0c0853a80a Fix declaration-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
43ffbed471 Fix block-opening-brace-space-before 2020-01-25 11:34:12 +01:00
MrTimscampi
eef526df2c Fix no-descending-specificity (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi
2a89f31383 Fix no-duplicate-selectors (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi
ff67afeaa7 Fix declaration-block-no-shorthand-property-overrides (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi
51d9176d8b Fix at-rule-empty-line-before (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
dkanada
cb14982e16 move all generic image assets to the same folder 2020-01-20 10:11:05 +09:00
grafixeyehero
b9ee5c7c24 centering primery title on mobile layout 2020-01-17 21:00:12 +03:00
grafixeyehero
b051caa8a9 revert back does't gowell on smaller screen and reduce font size 2020-01-17 19:26:19 +03:00
grafixeyehero
5a41d706c5 fix style on desktop 2020-01-17 18:52:47 +03:00
grafixeyehero
c87b0b8263 fix show favorite and wacted on mobile 2020-01-17 18:37:12 +03:00
Dmitry Lyzo
95f55c2358 Fix headerLeft justify-content (WebOS 3/4, Tizen 4) 2020-01-15 22:21:42 +03:00
grafixeyehero
89b28d76f5 applly suggestion 2020-01-15 18:54:48 +03:00
grafixeyehero
5941c914fc Fix ProgressBar position 2020-01-14 20:07:13 +03:00
grafixeyehero
927fd4d7e6 set header setTransparentMenu for mobile only and fix some style 2020-01-13 23:36:23 +03:00
grafixeyehero
00469f9577 show overview and externallink for movie and episode on mobile too 2020-01-13 22:27:02 +03:00
grafixeyehero
69251cff48 overide itembackrop class backgroud-size cover to contain hide on desktop person backdrop 2020-01-13 22:22:50 +03:00
grafixeyehero
442487799a change shape to overflow 2020-01-13 21:15:59 +03:00
dkanada
01776ae86f fix item details page for music 2020-01-09 15:18:10 +09:00
dkanada
2978e64b9b fix a few minor style issues 2020-01-08 23:18:00 +09:00
dkanada
a02e80a08c add new icon for android client and move kodi icon 2020-01-08 23:17:21 +09:00
dkanada
bd097773b0 merge branch master into itemdetailpage-layout 2020-01-08 22:02:01 +09:00
dkanada
2f4cf8248b merge branch master into assets 2020-01-08 11:10:24 +09:00
dkanada
3aad09c5fd move all static assets into a single folder 2019-12-15 20:50:58 +09:00