Commit graph

47 commits

Author SHA1 Message Date
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
c42f931953 Fix linting issue 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
b088ae8428 Correct card color 2020-06-21 16:54:59 +02:00
MrTimscampi
f80fb1bb27 Fix placeholder in TV layout 2020-06-21 16:54:58 +02:00
MrTimscampi
0e376bb78d Enable a simple placeholder for cards 2020-06-21 16:54:34 +02:00
MrTimscampi
9ee05151f0 Fix ellipsis in dialog cards 2020-05-18 19:14:55 +02:00
Vasily
5f5b0185b5 Make sure display property is set for card buttons regarding of loading order 2020-03-03 17:24:35 +03:00
sorinyo2004
89d340e86f
Fix hover buttons layout on portraitCard
In the collection screen, the hover buttons for movies was not inline (on a 1080 screen).
I have reduced the padding by 0.05 em on the cardOverlayButton-hover so the icons will fit on one line at the bottom of the postcard
2020-02-29 15:55:28 +02:00
MrTimscampi
32663bee2e Fix details page poster placeholder icon size 2020-02-16 02:08:17 +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
MrTimscampi
68ddf19605 Tweak poster size on home screen 2020-02-09 01:59:52 +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
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
870a48e78b Fix max-empty-lines (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
eef526df2c Fix no-descending-specificity (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi
ba8b34cd56 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
361d6372b0 Fix declaration-block-no-duplicate-properties (CSS) 2020-01-25 11:34:12 +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
34b155cbae merge branch master into remove-prefixes 2020-01-06 21:22:49 +09:00
dkanada
a5f09cdfd8
Merge pull request #619 from DaveChild/patch-1
Fix for card image scaling problem
2020-01-06 14:11:19 +09:00
MrTimscampi
4acf4f071e Remove comments related to prefixed properties 2020-01-02 10:17:11 +01:00
MrTimscampi
ecf0ee0c34 Fix automatic vendor prefix removal 2019-12-30 13:38:51 +01:00
MrTimscampi
d08cd4d1cd Remove vendor prefixes in CSS 2019-12-30 12:09:48 +01:00
dkanada
bff5918c85 improve padding for headers and buttons on home screen 2019-12-15 20:53:56 +09:00
Dave Child
d544877050
Fix for card image scaling problem
Card images were losing aspect, change to "background-size: cover" to fix.
2019-12-07 15:00:33 +00:00
dkanada
5af72d6c9f
Merge branch 'master' into artworks2 2019-11-24 21:34:30 +09:00
dkanada
800137886c
Merge pull request #573 from dkanada/style
Align scroller items with heading
2019-11-20 12:08:42 +09:00
dkanada
6ad9e090f6 align scroller items with heading 2019-11-12 00:23:27 +09:00
Dmitry Lyzo
ad8fe23ef8 Make login card scalable on focus (#535)
* Make login card scalable on focus
* Remove focus related classes
2019-11-11 12:28:27 +03:00
ferferga
529e9102cd Improved appearance of images and artworks - Part 3 2019-10-21 16:24:36 +02:00
Fernando
e538a6d62c Improvements to the quality of artworks and user images - Part 2 (#512)
* Improved the overall appearance of user images

* Rounded photo in 'My profile' page

* Improved quality of media artwork

* fix some minor bugs introduced from a merge conflict
2019-10-13 15:46:22 -04:00
Bill Thornton
1a3b954882 Revert "Allow card text to continue through line breaks"
This reverts commit 2e44bc4ef8.
2019-09-27 13:36:37 -04:00
Abbe98
2e44bc4ef8 Allow card text to continue through line breaks
tmp
2019-09-08 13:25:10 +02:00
dkanada
81be6592d6 fix some scroller issues on mobile devices 2019-07-04 00:27:42 -07:00
dkanada
38bed87e92 minor fixes for section headers 2019-06-21 14:19:33 -07:00
dkanada
e21f7f10ed add a response on icon hover and other style fixes 2019-05-13 12:56:44 -07:00
Bill Thornton
ed80f5109c Fix text overflow not displaying ellipsis in cards 2019-04-25 12:21:18 -04:00
dkanada
658d77c15f make dashboard header uniform size and modify card hover style 2019-03-29 23:52:45 -07:00
vitorsemeano
6ddc62857d move emby-webcomponents to components and reflect paths 2019-02-23 18:05:42 +00:00
Renamed from src/bower_components/emby-webcomponents/cardbuilder/card.css (Browse further)