Advertisement
DannyMichel

Untitled

Sep 22nd, 2022 (edited)
757
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 3.85 KB | None | 0 0
  1. .theme-dark {
  2.   --theme-background: #101010!important
  3. }
  4. *, body {
  5.   text-rendering: optimizeLegibility!important;
  6.   -webkit-font-smoothing: antialiased!important;
  7.   -moz-osx-font-smoothing: grayscale!important;
  8. }
  9. body, h1, h2, h3, h4 {
  10.   font-family: 'Proxima Nova',-apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif!important
  11. }
  12. .videoOsd-customFont{
  13.   font-family: sans-serif
  14. }
  15. h1,h2 {
  16.  font-weight: 400!important;
  17. }
  18. h2.sectionTitle-cards {
  19.  font-size: 1.5em;
  20. }
  21. .emby-tab-button{
  22. font-size:90%;
  23. }
  24. /*.theme-dark .pageTitleWithDefaultLogo {
  25.   background-image: url(https://i.imgur.com/Nokdg6T.png)!important;
  26.   height: 32px;
  27. }
  28. */
  29. .cardOverlayContainer {
  30.   background: #0000006e!important;
  31.   background: rgba(0, 0, 0, 0.5)!important
  32. }
  33. .cardImageContainer {
  34.   background-size: cover;
  35. }
  36. .btnHeaderPremiere{display:none}
  37. .cardOverlayFab-primary i {
  38.   border: none!important;
  39.   opacity: 0.5;
  40.   transition: 0.3s;
  41.   -webkit-transition: all .2s ease-in-out;
  42.   -o-transition: all .2s ease-in-out;
  43.   transition: all .2s ease-in-out;
  44. }
  45. .cardBox .cardOverlayFab-primary i {
  46.   background-color:#000
  47. }
  48. .cardOverlayFab-primary i:hover {
  49.   opacity: 1;
  50.   background:var(--theme-primary-color)
  51. }
  52. .cardOverlayFab-primary:hover{
  53.   transform: none!important
  54. }
  55. .skinHeader-withBackground:not(.semiTransparent) {
  56.     background-color: var(--theme-background)!important;
  57.     backdrop-filter:none!important;
  58. }
  59. .withSectionTabs .backgroundContainer,.withSectionTabs .skinHeader-withBackground:not(.semiTransparent) {
  60.     backdrop-filter:none!important;
  61. }
  62. .headerLeft button, .headerRight button{
  63.   z-index: 1;
  64. }
  65. .videoSubtitles,.videoSubtitles div {
  66.     font-weight: 600;
  67.     text-shadow: #000 0px 0px 0px, #000 0px 1px 0px, #000 0px -1px 0px, #000 0px 2px 0px, #000 0px -2px 0px, #000 1px 0px 0px, #000 -1px 0px 0px, #000 1px 1px 0px, #000 -1px 1px 0px, #000 1px -1px 0px, #000 -1px -1px 0px, #000 1px 2px 0px, #000 -1px 2px 0px, #000 1px -2px 0px, #000 -1px -2px 0px, #000 2px 0px 0px, #000 -2px 0px 0px, #000 2px 1px 0px, #000 -2px 1px 0px, #000 2px -1px 0px, #000 -2px -1px 0px, #000 2px 2px 0px, #000 -2px 2px 0px, #000 2px -2px 0px, #000 -2px -2px 0px, #000 3px 0px 0px, #000 -3px 0px 0px, #000 3px 1px 0px, #000 -3px 1px 0px, #000 3px -1px 0px, #000 -3px -1px 0px!important;
  68.     line-height: initial;
  69.     letter-spacing: initial;
  70.     font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  71. }
  72. .cardOverlayContainer,.visualCardBox,.card-focuscontent-large,.cardImageContainer {
  73.   -webkit-border-radius: 0em!important;
  74.   border-radius: 0em!important
  75. }
  76. .scrollbuttoncontainer {
  77.     background: none!important;
  78. }
  79. .cardSizeSmaller {
  80.   --app-cards-size-adjust:unset;
  81. }
  82. @media (min-width: 62em) {
  83.   .headerTop-withSectionTabs{
  84.     padding-bottom: 0!important;
  85.   }
  86.   .skinBody .view [is="emby-scroller"].scrollFrameY .scrollSliderY {
  87.       padding-top:calc(9em + (var(--window-inset-top) * .7))!important;
  88.   }
  89.   .padded-left {
  90.        padding-left:2.5%
  91.    }
  92.   .padded-right {
  93.        padding-right:2.5%
  94.    }
  95. }
  96. @supports (height:calc(3.125em + 2 * max(3em,4em))) {
  97. .skinHeader {
  98.     padding-top: 0.4em;
  99. }
  100. }
  101. @media not all and (min-width: 120em) {
  102.   .headerMiddle-withSectionTabs:not(.headerMiddle-tv) {
  103.     margin-top: 0;
  104.   }
  105. }
  106. @media (min-width: 62em) {
  107. .skinBody .view [is="emby-scroller"].scrollFrameY .scrollSliderY {
  108.     padding-top: calc(7em + (var(--window-inset-top) * .7))!important;
  109. }
  110. }
  111. @supports (width:max(10em,5vw)) {
  112. .homeSectionsContainer .hiddenScrollX .emby-scrollbuttons-scrollSlider .backdropCard {
  113.     width: 23vw;
  114.     width: calc(92vw / var(--backdrop-cards));
  115.     width: calc(92vw / max((var(--backdrop-cards) + var(--user-cards-size-adjust)),1));
  116. }
  117. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement