mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-11-07 15:25:26 +00:00
Compare commits
3 Commits
4fee1b3a44
...
b2d7441551
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b2d7441551 | ||
|
|
8b6f499b91 | ||
|
|
5209cbb8f1 |
File diff suppressed because one or more lines are too long
@@ -2332,8 +2332,6 @@ div[data-type="PhotoAlbum"] .play_arrow:before {
|
||||
|
||||
.mainDetailButtons {
|
||||
justify-content: center;
|
||||
/* test for 10.11.0 */
|
||||
/* margin: 0 0 1em 0; */
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@@ -2345,7 +2343,7 @@ div[data-type="PhotoAlbum"] .play_arrow:before {
|
||||
@media (min-width: 100em) {
|
||||
.mainDetailButtons {
|
||||
font-size: unset;
|
||||
margin: 0 0 1em 0;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3781,4 +3779,30 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child {
|
||||
|
||||
.remoteControlContent {
|
||||
padding: 0 var(--sidePadding) !important;
|
||||
}
|
||||
|
||||
/* .layout-tv *,
|
||||
.layout-tv *::before,
|
||||
.layout-tv *::after {
|
||||
transition-duration: .1s;
|
||||
backdrop-filter: none !important;
|
||||
-webkit-backdrop-filter: none !important;
|
||||
box-shadow: none;
|
||||
text-shadow: none;
|
||||
filter: none !important;
|
||||
-webkit-filter: none !important;
|
||||
} */
|
||||
|
||||
/* .layout-tv .show-focus:not(.card):focus,
|
||||
.layout-tv .show-animation:not(.card):focus {
|
||||
transform: none !important;
|
||||
} */
|
||||
|
||||
/* .layout-tv .blurhash-canvas {
|
||||
display: none !important;
|
||||
} */
|
||||
|
||||
.layout-tv .show-focus:focus,
|
||||
.layout-tv .show-animation:focus {
|
||||
transform: none !important;
|
||||
}
|
||||
3808
Theme/ElegantFin-theme-v25.10.27.css
Normal file
3808
Theme/ElegantFin-theme-v25.10.27.css
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user