This repository was archived by the owner on Sep 29, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,9 +34,6 @@ foreignObject {
3434 width : 48 ;
3535 height : 48 ;
3636}
37- : not (svg ) {
38- transform-origin : 0px 0px ;
39- }
4037
4138foreignObject {
4239 display : block;
@@ -841,8 +838,7 @@ a.link__95dc0:hover {
841838 background : white;
842839 box-shadow : inset 1px 1px 1px # 0000004d ;
843840}
844-
845- .theme-light .markup_a7e664 .inline , code .inline {
841+ .markup_a7e664 .inline , code .inline {
846842 background : lightgray;
847843 font-family : "Perfect DOS VGA 437 Win" ;
848844 color : black;
@@ -915,8 +911,7 @@ li.channel_c21703.container__8759a[aria-posinset="2"] {
915911 height : 0px ;
916912}
917913
918-
919- a .link__2e8e1 [data-list-item-id = "private-channels-uid_18___shop" ] {
914+ a .link__2e8e1 [data-list-item-id = "private-channels-uid_18___shop" ], a .link__2e8e1 [data-list-item-id = "private-channels-uid_1123___shop" ] {
920915 visibility : hidden;
921916 height : 0px ;
922917}
Original file line number Diff line number Diff line change @@ -331,6 +331,11 @@ div.iconWrapper_af9215[aria-label="Add Friends to DM"] {
331331 margin-top : 3px ;
332332}
333333
334+ div .iconWrapper_af9215 [aria-label = "Start Voice Call" ] {
335+ content : url (https://numoder.github.io/dlm7-theme/assets/channel%20header/phone.png);
336+ }
337+
338+
334339div .iconWrapper_af9215 [aria-label = "Start Video Call" ] {
335340 content : url (https://numoder.github.io/dlm7-theme/assets/general/webcam.png);
336341}
You can’t perform that action at this time.
0 commit comments