Commit graph

18 commits

Author SHA1 Message Date
Daan Vankerkom
c6bcee3b26 Reduce TV card scale size
Reduced the transform scale from 10% to 7% to increase readability and reduce cognitive overload.
2023-04-24 11:47:40 -04:00
Hadi Charara
a4f5803016 Fixed linting issues 2022-10-03 13:36:26 -04:00
Hadi Charara
d4202e0279 Replaced all inline entries with attribute bases selectors 2022-07-14 17:59:23 -04:00
Hadi Charara
db98c42956 Small css fix 2022-07-08 19:21:49 -04:00
Hadi Charara
974417ce3d use inline and block properties now 2022-07-02 22:59:40 -04:00
Hadi Charara
bac7d6467e Fixed Cards for RTL 2022-07-02 17:49:00 -04:00
Hadi Charara
0f994ccb5b Initial support for RTL layouts 2022-07-02 15:50:52 -04:00
Bill Thornton
cd24cd19b0 Fix underline in card images 2022-04-19 16:53:46 -04:00
David Murdoch
0ffff84a9e
change buttons that act as links to anchor tags
Buttons and links are different and serve different purposes. Links _go
somewhere_ while buttons _do something_.

When I click on a movie title to _go to_ the movie page the thing I
click should act like a link. If I ctrl+click or middle click it it
should still act like a link... by opening in a new tab.
2022-04-01 18:52:16 -04:00
Dmitry Lyzo
c4f81a9bdd fix: Center card icon in Safari 10 2022-02-28 22:45:10 +03:00
Dmitry Lyzo
034a86119f Add card padder icon for items with an image 2022-02-22 00:13:29 +03:00
SenorSmartyPants
ddb6a6ab65 Fix Chrome button text-align = center default
Chrome would override class styles on buttons in cards. Added text-align to existing selector, and added selector to existing style.
2022-01-11 19:10:17 -06:00
Bill Thornton
82c038f952 Fix additional inconsistent styles on source indicator 2021-09-13 10:44:50 -04:00
Dmitry Lyzo
9562a96f81 Fix lint errors 2021-04-13 15:42:37 +03:00
Dmitry Lyzo
3d7562d3ff Fix missing border radius and Poster/Thumb Card style 2021-04-13 15:06:46 +03:00
Dmitry Lyzo
2fc3dff75a Fix border radius for slow TV 2021-04-12 22:21:08 +03:00
dkanada
c369c5b73c merge branch 'master' into dkanada-patch-1 2021-03-26 19:49:50 +09:00
Bill Thornton
a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
Renamed from src/components/cardbuilder/card.css (Browse further)