2021-01-18 11:13:18 +01:00
: root {
2023-11-16 14:05:13 +01:00
--settingsicons_v : var ( --settingsicons_s , var ( --settingsicons , 1 ) ) ;
--use-settingsicons : calc ( var ( --settingsicons_v ) / ( var ( --settingsicons_v ) + 0 . 00000000000000000000001 ) ) ;
2023-04-01 13:12:43 +02:00
--settingsicons-size : 18px ;
--settingsicons-gap : 14px ;
--settingsicons-default : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / questionmark . svg ) ;
--settingsicons-myaccount : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / account . svg ) ;
--settingsicons-profile : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / profile . svg ) ;
--settingsicons-privacy : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / privacy . svg ) ;
2023-07-14 09:51:38 +02:00
--settingsicons-family : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / family . svg ) ;
2023-04-01 13:12:43 +02:00
--settingsicons-apps : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / apps . svg ) ;
--settingsicons-sessions : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / sessions . svg ) ;
--settingsicons-connections : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / connections . svg ) ;
--settingsicons-friendrequests : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / vanityurl . svg ) ;
--settingsicons-nitro : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / nitro . svg ) ;
--settingsicons-boosts : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / boosts . svg ) ;
--settingsicons-subscriptions : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / subscriptions . svg ) ;
--settingsicons-gifts : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / gift . svg ) ;
--settingsicons-billing : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / billing . svg ) ;
--settingsicons-appearance : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / appearance . svg ) ;
--settingsicons-accessibility : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / accessibility . svg ) ;
--settingsicons-voice : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / voice . svg ) ;
--settingsicons-powermode : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / party . svg ) ;
--settingsicons-text : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / text . svg ) ;
--settingsicons-notifications : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / notifications . svg ) ;
--settingsicons-keybinds : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / keybinds . svg ) ;
--settingsicons-language : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / language . svg ) ;
--settingsicons-windows : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / windows . svg ) ;
2023-11-16 12:20:08 +01:00
--settingsicons-linux : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / linux . svg ) ;
2023-04-01 13:12:43 +02:00
--settingsicons-streamermode : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / streamermode . svg ) ;
--settingsicons-advanced : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / advanced . svg ) ;
--settingsicons-activityprivacy : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / activityprivacy . svg ) ;
--settingsicons-games : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / games . svg ) ;
--settingsicons-overlay : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / overlay . svg ) ;
--settingsicons-bd-settings : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / settings . svg ) ;
2023-11-16 13:16:35 +01:00
--settingsicons-bd-updates : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / updates . svg ) ;
2023-04-01 13:12:43 +02:00
--settingsicons-bd-customcss : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / custom . svg ) ;
--settingsicons-bd-plugins : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / plugins . svg ) ;
--settingsicons-bd-themes : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / themes . svg ) ;
2023-09-30 16:01:05 +02:00
--settingsicons-vc-cloud : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / cloud . svg ) ;
--settingsicons-vc-backup-restore : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / backuprestore . svg ) ;
2023-10-13 00:22:47 +02:00
--settingsicons-bd-pluginrepo : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / pluginrepo . svg ) ;
2023-04-01 13:12:43 +02:00
--settingsicons-bd-themerepo : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / themerepo . svg ) ;
--settingsicons-changelog : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / changelog . svg ) ;
2023-09-27 10:39:15 +02:00
--settingsicons-merchandise : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / merchandise . svg ) ;
2023-04-01 13:12:43 +02:00
--settingsicons-hypesquad : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / hypesquad . svg ) ;
--settingsicons-experiments : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / experiments . svg ) ;
--settingsicons-developer : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / developer . svg ) ;
--settingsicons-hotspots : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / hotspots . svg ) ;
--settingsicons-dismissable : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / dismissable . svg ) ;
--settingsicons-paymentmodals : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / paymentmodals . svg ) ;
2023-11-16 12:20:08 +01:00
--settingsicons-textplayground : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / textplayground . svg ) ;
2023-04-01 13:12:43 +02:00
--settingsicons-textcomponent : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / textcomponent . svg ) ;
--settingsicons-logout : url ( https : / / mwittrien . github . io / BetterDiscordAddons / Themes / _res / svgs / settingsicons / logout . svg ) ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
body # app-mount . sidebarRegion__60457 : has ( . socialLinks_c1fc99 ) {
2023-04-01 13:12:43 +02:00
flex-basis : calc ( 218px + ( var ( --use-settingsicons ) * ( var ( --settingsicons-size ) + var ( --settingsicons-gap ) ) ) ) ! important ;
2021-06-25 09:30:38 +02:00
}
2023-10-25 14:08:04 +02:00
body # app-mount . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) ,
2023-10-26 12:04:31 +02:00
body # app-mount . layer__2efaa ~ . layer__2efaa . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) {
2023-04-01 13:12:43 +02:00
width : calc ( 218px + ( var ( --use-settingsicons ) * ( var ( --settingsicons-size ) + var ( --settingsicons-gap ) ) ) ) ! important ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda {
2022-08-21 19:57:24 +02:00
display : flex ;
align-items : center ;
2022-08-20 20:21:07 +02:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda > div {
2022-09-06 20:15:35 +02:00
flex : 1 1 auto ;
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda :: before {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-default ) ;
2021-01-18 11:13:18 +01:00
content : "" ;
flex : 0 0 auto ;
2023-04-01 13:12:43 +02:00
width : calc ( var ( --use-settingsicons ) * var ( --settingsicons-size ) ) ;
height : calc ( var ( --use-settingsicons ) * var ( --settingsicons-size ) ) ;
margin-right : calc ( var ( --use-settingsicons ) * var ( --settingsicons-size ) / 2 ) ;
2021-01-18 11:13:18 +01:00
background : currentColor ;
2021-11-12 15:58:21 +01:00
z-index : 2 ;
2023-11-16 14:29:58 +01:00
-webkit-mask : var ( --settingsicons-icon ) center / contain no-repeat ;
2022-08-20 20:01:42 +02:00
}
2022-08-21 19:57:24 +02:00
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 2 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "my-account-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "my-account-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-myaccount ) ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 3 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "profile-customization-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "profile-customization-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-profile ) ;
2021-06-25 18:51:23 +02:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 4 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "privacy-&-safety-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "privacy-&-safety-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-privacy ) ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 5 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "family-center-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "family-center-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-family ) ;
2023-07-14 09:51:38 +02:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 6 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "authorized-apps-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "authorized-apps-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-apps ) ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 7 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "sessions-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "sessions-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-sessions ) ;
2022-07-05 17:19:26 +02:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 8 ) :: before ,
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "connections-tab" i ] :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "passport-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "connections-tab" i ] ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "passport-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-connections ) ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 9 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "friend-requests-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "friend-requests-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-friendrequests ) ;
2021-10-01 17:14:02 +02:00
}
2022-08-21 19:57:24 +02:00
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 12 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "discord-nitro-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "discord-nitro-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-nitro ) ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 13 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "nitro-server-boost-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "nitro-server-boost-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-boosts ) ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 14 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "subscriptions-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "subscriptions-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-subscriptions ) ;
2022-08-21 19:57:24 +02:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 15 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "library-inventory-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "library-inventory-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-gifts ) ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 16 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "billing-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "billing-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-billing ) ;
2021-01-18 11:13:18 +01:00
}
2022-07-10 00:08:03 +02:00
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 19 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "appearance-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "appearance-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-appearance ) ;
2021-03-31 12:46:37 +02:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 20 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "accessibility-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "accessibility-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-accessibility ) ;
2021-03-31 12:46:37 +02:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 21 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "voice-&-video-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "voice-&-video-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-voice ) ;
2021-01-18 11:13:18 +01:00
}
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "powermode-settings-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "powermode-settings-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-powermode ) ;
2022-05-15 09:43:40 +02:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 22 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "text-&-images-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "text-&-images-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-text ) ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 23 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "notifications-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "notifications-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-notifications ) ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 24 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "keybinds-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "keybinds-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-keybinds ) ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 25 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "language-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "language-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-language ) ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 26 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "windows-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "windows-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-windows ) ;
2022-08-25 11:48:10 +02:00
}
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 26 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "linux-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "linux-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-linux ) ;
2023-11-16 12:20:08 +01:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 26 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 27 ) :: before ,
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 27 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "streamer-mode-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "streamer-mode-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-streamermode ) ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 27 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 28 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "advanced-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "advanced-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-advanced ) ;
2021-03-31 12:46:37 +02:00
}
2022-08-21 19:57:24 +02:00
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 30 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 31 ) :: before ,
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 31 ) :: before ,
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 38 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 39 ) :: before ,
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 39 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "activity-privacy-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "activity-privacy-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-activityprivacy ) ;
2022-07-09 23:39:09 +02:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 31 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 32 ) :: before ,
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 32 ) :: before ,
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 39 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 40 ) :: before ,
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 40 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "game-activity-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "game-activity-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-games ) ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 33 ) :: before ,
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 33 ) :: before ,
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 40 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 41 ) :: before ,
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 41 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "overlay-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "overlay-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-overlay ) ;
2021-01-18 11:13:18 +01:00
}
2022-07-10 00:08:03 +02:00
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . bd-settings-tab :: before ,
2023-11-16 14:51:38 +01:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings :: before ,
# app-mount . standardSidebarView__1129a : has ( . bd-settings-tab [ aria-selected = "true" ] ) . contentColumn_dc7d36 ,
# app-mount . standardSidebarView__1129a : has ( . vc-settings [ aria-selected = "true" ] ) . contentColumn_dc7d36 {
2023-11-16 14:30:46 +01:00
--settingsicons-icon : var ( --settingsicons-bd-settings ) ! important ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . bd-updates-tab :: before ,
2023-11-16 14:51:38 +01:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-updater :: before ,
# app-mount . standardSidebarView__1129a : has ( . bd-updates-tab [ aria-selected = "true" ] ) . contentColumn_dc7d36 ,
# app-mount . standardSidebarView__1129a : has ( . bd-updater [ aria-selected = "true" ] ) . contentColumn_dc7d36 {
2023-11-16 14:30:46 +01:00
--settingsicons-icon : var ( --settingsicons-bd-updates ) ! important ;
2021-01-18 11:13:18 +01:00
}
2023-11-16 14:51:38 +01:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . bd-customcss-tab :: before ,
# app-mount . standardSidebarView__1129a : has ( . bd-customcss-tab [ aria-selected = "true" ] ) . contentColumn_dc7d36 {
2023-11-16 14:30:46 +01:00
--settingsicons-icon : var ( --settingsicons-bd-customcss ) ! important ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . bd-plugins-tab :: before ,
2023-11-16 14:51:38 +01:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-plugins :: before ,
# app-mount . standardSidebarView__1129a : has ( . bd-plugins-tab [ aria-selected = "true" ] ) . contentColumn_dc7d36 ,
# app-mount . standardSidebarView__1129a : has ( . vc-plugins [ aria-selected = "true" ] ) . contentColumn_dc7d36 {
2023-11-16 14:30:46 +01:00
--settingsicons-icon : var ( --settingsicons-bd-plugins ) ! important ;
2021-01-18 11:13:18 +01:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . bd-themes-tab :: before ,
2023-11-16 14:51:38 +01:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-themes :: before ,
# app-mount . standardSidebarView__1129a : has ( . bd-themes-tab [ aria-selected = "true" ] ) . contentColumn_dc7d36 ,
# app-mount . standardSidebarView__1129a : has ( . vc-themes [ aria-selected = "true" ] ) . contentColumn_dc7d36 {
2023-11-16 14:30:46 +01:00
--settingsicons-icon : var ( --settingsicons-bd-themes ) ! important ;
2023-10-01 17:35:34 +02:00
}
2023-11-16 14:51:38 +01:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-cloud :: before ,
# app-mount . standardSidebarView__1129a : has ( . vc-cloud [ aria-selected = "true" ] ) . contentColumn_dc7d36 {
2023-11-16 14:30:46 +01:00
--settingsicons-icon : var ( --settingsicons-vc-cloud ) ! important ;
2023-09-30 16:01:05 +02:00
}
2023-11-16 14:51:38 +01:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-backup-restore :: before ,
# app-mount . standardSidebarView__1129a : has ( . vc-backup-restore [ aria-selected = "true" ] ) . contentColumn_dc7d36 {
2023-11-16 14:30:46 +01:00
--settingsicons-icon : var ( --settingsicons-vc-backup-restore ) ! important ;
2021-10-01 16:38:38 +02:00
}
2023-11-16 14:51:38 +01:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab :: before ,
# app-mount . standardSidebarView__1129a : has ( . pluginrepo-tab [ aria-selected = "true" ] ) . contentColumn_dc7d36 {
2023-11-16 14:30:46 +01:00
--settingsicons-icon : var ( --settingsicons-bd-pluginrepo ) ! important ;
2021-12-31 15:16:00 +01:00
}
2023-11-16 14:51:38 +01:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab :: before ,
# app-mount . standardSidebarView__1129a : has ( . themerepo-tab [ aria-selected = "true" ] ) . contentColumn_dc7d36 {
2023-11-16 14:30:46 +01:00
--settingsicons-icon : var ( --settingsicons-bd-themerepo ) ! important ;
2022-06-23 17:35:23 +02:00
}
2022-07-10 00:08:03 +02:00
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 40 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 41 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 41 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 42 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 42 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 42 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 43 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 43 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 44 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 43 ) :: before ,
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 42 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 43 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 43 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 44 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 43 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "changelog-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "changelog-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-changelog ) ;
2022-08-25 11:48:10 +02:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 41 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 42 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 42 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 43 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 43 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 43 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 44 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 44 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 45 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 44 ) :: before ,
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 43 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 44 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 44 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 45 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 44 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "merchandise-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "merchandise-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-merchandise ) ;
2022-08-25 11:48:10 +02:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 42 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 43 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 43 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 44 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 44 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 44 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 45 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 45 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 46 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 45 ) :: before ,
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 44 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 45 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 45 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 46 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 45 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "hypesquad-online-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "hypesquad-online-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-hypesquad ) ;
2022-08-25 11:48:10 +02:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 43 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 44 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 44 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 45 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 45 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 45 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 46 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 46 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 47 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 46 ) :: before ,
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 45 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 46 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 46 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 47 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 46 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "experiments-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "experiments-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-experiments ) ;
2022-08-25 11:48:10 +02:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 44 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 45 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 45 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 46 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 46 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 46 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 47 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 47 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 48 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 47 ) :: before ,
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 46 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 47 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 47 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 48 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 47 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "developer-options-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "developer-options-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-developer ) ;
2022-09-02 11:07:50 +02:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 45 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 46 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 46 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 47 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 47 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 47 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 48 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 48 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 49 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 48 ) :: before ,
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 47 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 48 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 48 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 49 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 48 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "hotspot-options-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "hotspot-options-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-hotspots ) ;
2022-08-25 11:48:10 +02:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 46 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 47 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 47 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 48 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 48 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 48 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 49 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 49 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 50 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 49 ) :: before ,
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 48 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 49 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 49 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 50 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 49 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "dismissible-content-options-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "dismissible-content-options-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-dismissable ) ;
2022-11-06 13:49:10 +01:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 47 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 48 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 48 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 49 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 49 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 49 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 50 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 50 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 51 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 50 ) :: before ,
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 49 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 50 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 50 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 51 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 50 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "payment-flow-modals-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "payment-flow-modals-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-paymentmodals ) ;
2023-07-14 09:51:38 +02:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 48 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 49 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 49 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 50 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 50 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 50 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 51 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 51 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 52 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 51 ) :: before ,
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 50 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 51 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 51 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 52 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 51 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "text-playground-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "text-playground-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-textplayground ) ;
2023-09-27 10:39:15 +02:00
}
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 49 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 50 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 50 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 51 ) :: before ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 51 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 51 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 52 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 52 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 53 ) :: before ,
. platform-win . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 52 ) :: before ,
2023-11-16 12:20:08 +01:00
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-child ( 51 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda : nth-child ( 52 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 52 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . pluginrepo-tab ~ . item__48dda . themerepo-tab ~ . item__48dda : nth-child ( 53 ) :: before ,
. platform-linux . sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda . vc-settings ~ . item__48dda : nth-child ( 52 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "text-component-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "text-component-tab" i ] {
2023-11-16 14:29:58 +01:00
--settingsicons-icon : var ( --settingsicons-textcomponent ) ;
2023-01-28 13:23:10 +01:00
}
2022-08-25 11:48:10 +02:00
2023-10-25 14:08:04 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . item__48dda : nth-last-child ( 4 ) :: before ,
2023-11-16 14:51:38 +01:00
# app-mount . sidebar__9e3e2 . side_b4b3f6 . item__48dda [ aria-controls = "logout-tab" i ] :: before ,
# app-mount . standardSidebarView__1129a . contentColumn_dc7d36 [ id = "logout-tab" i ] {
2023-11-16 14:30:46 +01:00
--settingsicons-icon : var ( --settingsicons-logout ) ! important ;
2021-01-18 11:13:18 +01:00
}
2022-07-10 00:08:03 +02:00
2023-10-25 14:08:04 +02:00
. bd-server-search ~ . item__48dda :: before {
2021-01-18 11:13:18 +01:00
display : none ;
}
2023-10-25 15:09:45 +02:00
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . premiumLabel_f2cd55 > svg ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . premiumLabel_f2cd55 img ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . tabBarItemContainer_d74773 > svg ,
. sidebar__9e3e2 : has ( . socialLinks_c1fc99 ) . side_b4b3f6 . tabBarItemContainer_d74773 img {
2023-04-01 13:12:43 +02:00
transform : scaleX ( calc ( 1 - var ( --use-settingsicons ) ) ) ;
2021-05-11 09:41:58 +02:00
}
2021-01-18 11:13:18 +01:00
2023-11-16 14:51:38 +01:00
. standardSidebarView__1129a : has ( . socialLinks_c1fc99 ) . contentColumn_dc7d36 div : first-child > div : first-child > . sectionTitle_e32631 : first-child . title__3e421 ,
. standardSidebarView__1129a : has ( . socialLinks_c1fc99 ) . contentColumn_dc7d36 div : first-child > div : first-child > h2 . title__3e421 ,
. standardSidebarView__1129a : has ( . socialLinks_c1fc99 ) . contentColumn_dc7d36 div : first-child > . sectionTitle__1605a ,
. standardSidebarView__1129a : has ( . socialLinks_c1fc99 ) . contentColumn_dc7d36 > h2 : first-child {
display : flex ;
align-items : center ;
}
. standardSidebarView__1129a . contentColumn_dc7d36 {
--settingsicons-icon : var ( --settingsicons-default ) ;
}
. standardSidebarView__1129a : has ( . socialLinks_c1fc99 ) . contentColumn_dc7d36 . sectionTitle_e32631 : first-child . title__3e421 :: before ,
. standardSidebarView__1129a : has ( . socialLinks_c1fc99 ) . contentColumn_dc7d36 div : first-child > div : first-child > h2 . title__3e421 :: before ,
. standardSidebarView__1129a : has ( . socialLinks_c1fc99 ) . contentColumn_dc7d36 div : first-child > . sectionTitle__1605a :: before ,
. standardSidebarView__1129a : has ( . socialLinks_c1fc99 ) . contentColumn_dc7d36 > h2 : first-child :: before {
content : "" ;
display : inline ;
position : relative ;
flex : 0 0 auto ;
width : calc ( var ( --use-settingsicons ) * 18px ) ;
height : calc ( var ( --use-settingsicons ) * 18px ) ;
margin-right : calc ( var ( --use-settingsicons ) * 8px ) ;
background : currentColor ;
z-index : 2 ;
-webkit-mask : var ( --settingsicons-icon ) center / contain no-repeat ;
}
. standardSidebarView__1129a : has ( . socialLinks_c1fc99 ) . contentColumn_dc7d36 . title__3e421 . lockIcon__8edb9 {
width : calc ( ( 1 - var ( --use-settingsicons ) ) * 24px ) ;
margin-right : calc ( ( 1 - var ( --use-settingsicons ) ) * 8px ) ;
}
2021-02-18 17:33:58 +01:00
# BDFDB-card svg path [ d = "M20.5 11H19V7c0-1.1-.9-2-2-2h-4V3.5C13 2.12 11.88 1 10.5 1S8 2.12 8 3.5V5H4c-1.1 0-1.99.9-1.99 2v3.8H3.5c1.49 0 2.7 1.21 2.7 2.7s-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-1.5c0-1.49 1.21-2.7 2.7-2.7 1.49 0 2.7 1.21 2.7 2.7V22H17c1.1 0 2-.9 2-2v-4h1.5c1.38 0 2.5-1.12 2.5-2.5S21.88 11 20.5 11z" ] ,
# ZeresPluginLibrary-card svg path [ d = "M20.5 11H19V7c0-1.1-.9-2-2-2h-4V3.5C13 2.12 11.88 1 10.5 1S8 2.12 8 3.5V5H4c-1.1 0-1.99.9-1.99 2v3.8H3.5c1.49 0 2.7 1.21 2.7 2.7s-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-1.5c0-1.49 1.21-2.7 2.7-2.7 1.49 0 2.7 1.21 2.7 2.7V22H17c1.1 0 2-.9 2-2v-4h1.5c1.38 0 2.5-1.12 2.5-2.5S21.88 11 20.5 11z" ] {
d : path ( "m 6.375,0.75 c -0.3886406,0 -0.703125,0.3144844 -0.703125,0.703125 v 14.0625 c 0,0.388641 0.3144844,0.703125 0.703125,0.703125 3.252375,0 4.608656,1.798453 4.921875,2.296875 V 2.3886719 C 10.323656,1.5753438 8.760938,0.75 6.375,0.75 Z M 3.5625,2.15625 c -0.3886406,0 -0.703125,0.3144844 -0.703125,0.703125 v 15.46875 c 0,0.388641 0.3144844,0.703125 0.703125,0.703125 H 9.929688 C 9.535891,18.553922 8.503875,17.625 6.375,17.625 5.2118437,17.625 4.265625,16.678781 4.265625,15.515625 V 2.15625 Z m 11.25,0 c -0.794437,0 -1.519969,0.2745469 -2.109375,0.7207031 V 19.734375 c 0,-0.387938 0.315188,-0.703125 0.703125,-0.703125 h 7.03125 c 0.388641,0 0.703125,-0.314484 0.703125,-0.703125 V 2.859375 c 0,-0.3886406 -0.314484,-0.703125 -0.703125,-0.703125 z M 0.703125,3.5625 C 0.3144844,3.5625 0,3.8769844 0,4.265625 v 16.875 c 0,0.388641 0.3144844,0.703125 0.703125,0.703125 H 8.605469 C 8.895906,22.662234 9.677063,23.25 10.59375,23.25 h 2.8125 c 0.916687,0 1.697797,-0.587766 1.988281,-1.40625 h 7.902344 C 23.685516,21.84375 24,21.529266 24,21.140625 v -16.875 C 24,3.8769844 23.685516,3.5625 23.296875,3.5625 H 22.59375 v 14.765625 c 0,1.163156 -0.993094,2.109375 -2.15625,2.109375 H 13.988281 C 13.697844,21.255984 12.916688,21.84375 12,21.84375 c -0.916687,0 -1.697797,-0.587766 -1.988281,-1.40625 H 3.5625 c -1.1631562,0 -2.15625,-0.946219 -2.15625,-2.109375 V 3.5625 Z" ) ;
}
2021-01-18 11:13:18 +01:00
svg path [ d = "M12 3c-4.97 0-9 4.03-9 9s4.03 9 9 9c.83 0 1.5-.67 1.5-1.5 0-.39-.15-.74-.39-1.01-.23-.26-.38-.61-.38-.99 0-.83.67-1.5 1.5-1.5H16c2.76 0 5-2.24 5-5 0-4.42-4.03-8-9-8zm-5.5 9c-.83 0-1.5-.67-1.5-1.5S5.67 9 6.5 9 8 9.67 8 10.5 7.33 12 6.5 12zm3-4C8.67 8 8 7.33 8 6.5S8.67 5 9.5 5s1.5.67 1.5 1.5S10.33 8 9.5 8zm5 0c-.83 0-1.5-.67-1.5-1.5S13.67 5 14.5 5s1.5.67 1.5 1.5S15.33 8 14.5 8zm3 4c-.83 0-1.5-.67-1.5-1.5S16.67 9 17.5 9s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z" ] {
d : path ( "m 14.695239,1.9999995 c -0.172564,0 -0.345192,0.065287 -0.476856,0.1969323 L 8.8655558,7.5499113 16.449678,15.134249 21.802505,9.7812686 c 0.263327,-0.26329 0.263327,-0.690404 0,-0.953738 L 20.790203,7.8168279 C 20.561354,7.5879722 20.201783,7.553571 19.934142,7.7354508 l -2.127134,1.4452558 1.437076,-2.1418429 c 0.179492,-0.2675152 0.144859,-0.6250542 -0.083,-0.852831 L 16.965593,3.9921086 C 16.762949,3.7894605 16.453901,3.7358929 16.195788,3.8602778 l -0.379206,0.183912 0.18228,-0.4036299 C 16.114073,3.3850021 16.058716,3.0852515 15.860524,2.8870088 L 15.172095,2.1969318 C 15.040454,2.065287 14.867803,1.9999995 14.695239,1.9999995 Z M 7.8695296,8.5459656 6.3201554,10.095384 c -0.1264491,0.126453 -0.1969268,0.298047 -0.1969268,0.47687 0,0.178823 0.070432,0.350462 0.1969268,0.476869 l 1.4696269,1.46967 c 0.2831508,0.283158 0.4212717,0.6744 0.3775785,1.072548 -0.043647,0.397879 -0.264001,0.749537 -0.6021726,0.965131 -4.3184211,2.752831 -4.7209389,3.155335 -4.8531868,3.287631 -0.9493352,0.949318 -0.9493352,2.494468 0,3.443875 0.9502792,0.950307 2.4954758,0.948419 3.443777,0 0.1323379,-0.132296 0.5349645,-0.535005 3.2875377,-4.853324 0.215049,-0.337372 0.5670569,-0.556823 0.9651039,-0.600563 0.399307,-0.04356 0.790042,0.09352 1.072518,0.375962 l 1.469627,1.469669 c 0.263283,0.26329 0.690429,0.26329 0.953712,0 l 1.549374,-1.549419 z M 4.4762048,18.571614 c 0.2439024,0 0.4877049,0.0922 0.6737825,0.278309 0.3722002,0.372165 0.3722002,0.975393 0,1.347604 -0.3722002,0.372211 -0.9754096,0.372211 -1.347565,0 -0.3722,-0.372211 -0.3722,-0.975439 0,-1.347604 0.1861001,-0.186105 0.4298801,-0.278309 0.6737825,-0.278309 z" ) ;
2023-10-13 00:22:47 +02:00
}