Skip to content

Commit

Permalink
Update SettingsIcons.css
Browse files Browse the repository at this point in the history
  • Loading branch information
mwittrien committed Feb 7, 2025
1 parent 4d23418 commit 8eea531
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Themes/_res/SettingsIcons.css
Original file line number Diff line number Diff line change
Expand Up @@ -615,13 +615,31 @@ body #app-mount .layer_d4b6c5 ~ .layer_d4b6c5 .sidebar__23e6b:has(.socialLinks__
.platform-win .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026.vc-settings ~ .item_b3f026:nth-child(60),
.platform-linux .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026:nth-child(58),
.platform-linux .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026.vc-settings ~ .item_b3f026:nth-child(59),
#app-mount .sidebar__23e6b .side_b3f026 .item_b3f026[aria-controls="name-plate-tool-tab-tab" i],
#app-mount .standardSidebarView__23e6b .contentColumn__23e6b[id="name-plate-tool-tab-tab" i] {
--settingsicons-icon: var(--settingsicons-nameplates);
}
.sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:nth-child(57),
.sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026.vc-settings ~ .item_b3f026:nth-child(58),
.platform-win .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:nth-child(59),
.platform-win .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026.vc-settings ~ .item_b3f026:nth-child(60),
.platform-linux .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:nth-child(58),
.platform-linux .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026.vc-settings ~ .item_b3f026:nth-child(59),
.sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026:nth-child(58),
.sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026.vc-settings ~ .item_b3f026:nth-child(59),
.platform-win .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026:nth-child(60),
.platform-win .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026.vc-settings ~ .item_b3f026:nth-child(61),
.platform-linux .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026:nth-child(59),
.platform-linux .sidebar__23e6b:has(.socialLinks__7df54) .side_b3f026 .item_b3f026:has(.poggermodeIcon__581ea) ~ .item_b3f026.vc-settings ~ .item_b3f026:nth-child(60),
#app-mount .sidebar__23e6b .side_b3f026 .item_b3f026[aria-controls="web-setting-tree-tool-tab" i],
#app-mount .standardSidebarView__23e6b .contentColumn__23e6b[id="web-setting-tree-tool-tab" i] {
--settingsicons-icon: var(--settingsicons-settingstree);
}





.bd-server-search ~ .item_b3f026::before {
display: none;
}
Expand Down

0 comments on commit 8eea531

Please sign in to comment.