Skip to content

Commit 8eea531

Browse files
committed
Update SettingsIcons.css
1 parent 4d23418 commit 8eea531

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Themes/_res/SettingsIcons.css

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,13 +615,31 @@ body #app-mount .layer_d4b6c5 ~ .layer_d4b6c5 .sidebar__23e6b:has(.socialLinks__
615615
.platform-win .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026.vc-settings ~ .item_b3f026:nth-child(60),
616616
.platform-linux .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026:nth-child(58),
617617
.platform-linux .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026.vc-settings ~ .item_b3f026:nth-child(59),
618+
#app-mount .sidebar__23e6b .side_b3f026 .item_b3f026[aria-controls="name-plate-tool-tab-tab" i],
619+
#app-mount .standardSidebarView__23e6b .contentColumn__23e6b[id="name-plate-tool-tab-tab" i] {
620+
--settingsicons-icon: var(--settingsicons-nameplates);
621+
}
622+
.sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:nth-child(57),
623+
.sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026.vc-settings ~ .item_b3f026:nth-child(58),
624+
.platform-win .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:nth-child(59),
625+
.platform-win .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026.vc-settings ~ .item_b3f026:nth-child(60),
626+
.platform-linux .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:nth-child(58),
627+
.platform-linux .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026.vc-settings ~ .item_b3f026:nth-child(59),
628+
.sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026:nth-child(58),
629+
.sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026.vc-settings ~ .item_b3f026:nth-child(59),
630+
.platform-win .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026:nth-child(60),
631+
.platform-win .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026.vc-settings ~ .item_b3f026:nth-child(61),
632+
.platform-linux .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026:nth-child(59),
633+
.platform-linux .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026.vc-settings ~ .item_b3f026:nth-child(60),
618634
#app-mount .sidebar__23e6b .side_b3f026 .item_b3f026[aria-controls="web-setting-tree-tool-tab" i],
619635
#app-mount .standardSidebarView__23e6b .contentColumn__23e6b[id="web-setting-tree-tool-tab" i] {
620636
--settingsicons-icon: var(--settingsicons-settingstree);
621637
}
622638

623639

624640

641+
642+
625643
.bd-server-search ~ .item_b3f026::before {
626644
display: none;
627645
}

0 commit comments

Comments
 (0)