mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-23 19:40:19 +10:00
New UI fix
This commit is contained in:
@@ -1398,6 +1398,7 @@ If ($test_spa) {
|
||||
}
|
||||
$css += $webjson.others.navaltfix.add[2]
|
||||
$css += $webjson.others.navaltfix.add[3]
|
||||
$css += $webjson.others.navaltfix.add[4]
|
||||
}
|
||||
if ($null -ne $css ) { extract -counts 'one' -method 'zip' -name 'xpui.css' -add $css }
|
||||
}
|
||||
|
||||
@@ -808,9 +808,10 @@
|
||||
},
|
||||
"add": [
|
||||
" .nav-alt .Root__top-container {background: #00000085;gap: 6px;padding: 8px;}",
|
||||
" .nav-ylx .Root__top-container, .nav-ylx .ZQftYELq0aOsg6tPbVbV {background: #00000085;}",
|
||||
" .nav-ylx .Root__top-container, .nav-ylx .ZQftYELq0aOsg6tPbVbV {background: #090909;}",
|
||||
" .Root__fixed-top-bar {background-color: #00000000}",
|
||||
" .Root__nav-bar{background-color: #0000}"
|
||||
" .Root__nav-bar{background-color: #0000}",
|
||||
" .nav-ylx .sqKERfoKl4KwrtHqcKOd { background: #090909;}"
|
||||
]
|
||||
},
|
||||
"leftsidebarfix": {
|
||||
|
||||
Reference in New Issue
Block a user