Skip to content

Commit cf87b9a

Browse files
committed
chore(css): update eBay Dark Mode user style to version 3.2 with layout adjustments
1 parent 174c3dc commit cf87b9a

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

ebay-Dark-Mode.user.css

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* ==UserStyle==
22
@name eBay.com - Dark Mode
33
@namespace typpi.online
4-
@version 3.1
4+
@version 3.2
55
@description eBay.com - Dark Mode
66
@homepageURL https://github.com/Nick2bad4u/UserStyles
77
@supportURL https://github.com/Nick2bad4u/UserStyles/issues
@@ -175,11 +175,16 @@ domain("ebaystatic.com") {
175175
.imageupload__list {
176176
color: #000;
177177
}
178+
178179
.vim.vi-grid.x-evo-middle-river > div > div:nth-child(2),
179180
#PicturePanel
180181
> div.vim.x-atf-left-bottom-river
181182
> div
182-
> div:nth-child(2) {
183+
> div:nth-child(n),
184+
.main-container
185+
.vim.x-vi-evo-main-container.template-evo-avip
186+
.x-vi-evo-main-container__bottom-panel
187+
.vim.vi-grid.x-evo-middle-river {
183188
display: none;
184189
}
185190

0 commit comments

Comments
 (0)