1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

33 commits

Author SHA1 Message Date
edvwib
d58f2e8ec4 Enable Stylelint rules for vendor prefixes
This commit also removes a bunch of vendor prefixes that were in the styles
but are no longer needed since PostCSS and Autoprefixer handles generating
them.
2022-12-20 23:49:26 +01:00
Hadi Charara
104ad71ea7 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
Bill Thornton
1f4e65822b Fix sonarjs no-collapsible-if 2022-10-03 14:26:16 -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
d38518e1e5 More small css fixes 2022-07-03 10:13:06 -04:00
Madh93
c4ab1a5868
Show subtitle text color setting 2022-06-16 17:19:27 +01:00
Dmitry Lyzo
59adbc348a Escape HTML 2022-03-06 13:29:14 +03:00
Bill Thornton
34a19e0781 Move elements css files to sass 2021-03-19 13:46:12 -04:00
Bill Thornton
9343318a4f Fix webcomponents imports 2020-11-05 23:11:47 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi
66b107f0c9 Resolve conflicts 2020-07-24 12:25:07 +02:00
MrTimscampi
3713091382 Merge remote-tracking branch 'upstream/master' into es6
With conflicts
2020-07-24 10:23:14 +02:00
Cameron
9e2d289265 Migration of emby-buttton, paper-icon-button-light, emby-collapse, emby-imput to ES6 modules 2020-07-15 11:41:59 +01:00
MrTimscampi
da8c5fa224 Remove document-register-element 2020-07-05 12:06:53 +02:00
dkanada
bfc3e20df4 simplify repository save and add attribute 2020-06-16 21:14:04 +09:00
MrTimscampi
467bda4ed7 Make dialogs more bearable 2020-05-11 21:43:41 +02:00
h1nk
598402d953
Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-22 11:47:03 -05:00
MrTimscampi
b59ab3605e Fix some rebasing issues 2020-02-01 18:56:19 +01:00
ManfredRichthofen
21c68e4598
Update src/elements/emby-input/emby-input.css
Co-Authored-By: Julien Machiels <julien.machiels@protonmail.com>
2020-01-27 13:26:34 -08:00
ManfredRichthofen
4e030db832
Merge branch 'master' into patch-2 2020-01-27 13:26:13 -08:00
dkanada
aef4fede3c merge branch master into autoplay 2020-01-27 23:08:17 +09:00
dkanada
3aceb5c1b2 small fix to input element border radius 2020-01-27 22:54:52 +09:00
ManfredRichthofen
f0b740762e
Update src/elements/emby-input/emby-input.css
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-01-26 13:46:54 -08:00
ManfredRichthofen
ec22a1cd90
Update emby-input.css 2020-01-25 14:49:04 -08: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
ea28429cdf Fix number-leading-zero (CSS) 2020-01-25 11:35:33 +01:00
ManfredRichthofen
07359c3f1f
Remove red login border on firefox
Keeps the required input text box while removing the red border
2020-01-24 13:20:06 -08:00
MrTimscampi
50d6864a68 Revert vendor prefix removal 2020-01-21 20:09:40 +01:00
dkanada
2f4cf8248b merge branch master into assets 2020-01-08 11:10:24 +09:00
dkanada
f036ccc674 move some elements to a new directory 2019-12-15 20:51:34 +09:00