Commit Graph

55 Commits

Author SHA1 Message Date
Dmitry Lyzo 6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
Dmitry Lyzo d088f5ef05 Move icons into class 2020-04-26 13:29:47 +03:00
Delgan 65859a510b Fix dropdown not properly aligned for long subtitles 2020-04-16 22:36:14 +02:00
ZadenRB 5f18b6ad94 Adds padded-left and padded-right in order to properly align subsections such as additional content & special features on the item details page 2020-04-04 11:54:55 -06:00
MrTimscampi d60bec3834 Improve details page informatios and selects 2020-03-26 20:49:32 +01:00
ferferga 21a3db2374 Removed testing leftover 2020-03-05 09:24:02 +01:00
ferferga 67554037db Moved to classes 2020-03-05 09:03:45 +01:00
ferferga ac255e0593 Fix padding in itemdetails 2020-03-04 23:24:30 +01:00
MrTimscampi 57bc5e5ee4 Fix noBackdrop pages 2020-02-29 20:47:05 +01:00
dkanada d0dafcc266 Merge pull request #844 from thornbill/they-see-me-scrolling
Fix horizontal scrolling on emby-scrollers
2020-02-27 01:17:12 +09:00
Bill Thornton 5fb2c8bd82 Fix horizontal scrolling on emby-scrollers 2020-02-23 01:31:24 -05:00
grafixeyehero 25f3be7e70 move underscore Icon to class 2020-02-23 01:47:17 +03:00
MrTimscampi a98b961b94 Fix icons on WebOS
WebOS 4 apparently has a ligature bug that prevents icons with an underscore from working as intended.
This replaces them with either the corresponding CSS class or unicode escape code, depending on context.
Refactoring is needed in order to be able to use CSS classes everywhere, so in the interest of time, this does the best available currently.

Fixes #678
2020-02-16 01:33:34 +01: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 0b11883451 Move material icons to external package 2020-01-25 18:58:35 +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 474e53cc47 Fix some sytle for PR #663 2020-01-22 00:22:26 +03:00
dkanada 4a5088f35e Merge pull request #683 from dkanada/codec
Minor playback improvements and a few icon and string fixes
2020-01-17 13:24:30 +09:00
grafixeyehero 5941c914fc Fix ProgressBar position 2020-01-14 20:07:13 +03:00
grafixeyehero 442487799a change shape to overflow 2020-01-13 21:15:59 +03:00
dkanada 747bbca7fe fix instant mix icon 2020-01-11 15:28:19 +09: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 4771e6466e minor refactoring on item details page 2020-01-08 22:04:02 +09:00
grafixeyehero 0600fb26a3 apply suggestion change 2020-01-05 23:55:28 +03:00
grafixeyehero ac9fece8cc change style 2020-01-03 22:11:23 +03:00
grafixeyehero e0d6686bb4 remove btn backdrop show/hide 2020-01-02 20:27:37 +03:00
grafixeyehero 7f2cc73e63 backward compateblity 2019-12-24 03:17:33 +03:00
grafixeyehero 5e3b2a642d fix text overflow 2019-12-22 23:51:53 +03:00
grafixeyehero 77fd191d99 Fix detailPagePrimaryContainer style 2019-12-22 20:01:33 +03:00
grafixeyehero 8e9b094d4b backward compateblity for web os 2019-12-22 17:47:17 +03:00
grafixeyehero f7f83f08d4 Add show/hide backdrop 2019-12-22 16:32:11 +03:00
grafixeyehero 935cdfceea Fix detailImageContainer padding 2019-12-20 22:49:54 +03:00
grafixeyehero d118bd4a6d move itemMiscInfo to detailPagePrimaryContainer 2019-12-20 01:46:25 +03:00
grafixeyehero e18d49556e change btn split style 2019-12-11 20:51:44 +03:00
grafixeyehero 156f162d2e make space between name and controller 2019-12-10 02:15:36 +03:00
grafixeyehero 08b00ac385 remove itembackdropfader 2019-12-10 01:26:15 +03:00
grafixeyehero a2734a34bc extra bottom padding 2019-12-10 00:59:58 +03:00
grafixeyehero 67e289d363 revert back padded-left and padded-right 2019-12-10 00:56:19 +03:00
grafixeyehero 6a16d84e71 redesign detail page 2019-12-09 01:03:08 +03:00
grafixeyehero 1da8876811 Replace all Unicode icon with there value 2019-11-20 00:24:54 +03:00
dkanada c36a916e20 fix issues with scrollbutton visibility 2019-10-03 01:34:20 +09:00
grafixeyehero 59686f28b3 fix-toggle (#466) 2019-09-26 23:13:05 -04:00
Daniel Hartung f7d5d4480d Added last played information 2019-09-11 19:58:31 +02:00
Daniel Hartung 1a9432b642 Added original (native) title 2019-09-11 19:25:06 +02:00
grafixeyehero 5fda5a8738 Change media info display (#386)
* Add btn more media info

* Add event listener

* change class and add close btn

* Add style

* Add event listener display

* hide btn

* remove media info form itemdetail page

* Add media templete

* cleanup unused stayle

* Add to context menu

* cleanup

* cleanup

* fix

* add todo to file path info

* allow admin and user to view the media info

* Add to strings

* Remove media info menu from book and music

* Remove splitVersions function

* Readd splitVersions function on item deatil page

* Remove unused elements

* double quotes & removing newlines

* minor style changes

* fix format and path info on itemdetails page

* update
2019-08-19 02:35:57 -07:00
Abbe98 e715abde0b make download button translatable 2019-07-28 15:58:41 +02:00
Abbe98 a3cc4a8ba9 move download action to major button for books 2019-07-28 15:51:02 +02:00
dkanada 9c9d4ba58c fix all outstanding bugs and quirks with new scrollbuttons 2019-07-02 00:12:04 -07:00