-
Notifications
You must be signed in to change notification settings - Fork 1
/
hide-nitro-features.css
73 lines (55 loc) · 1.03 KB
/
hide-nitro-features.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
/* Remove nitro features by NebulaBC ([email protected]) */
[aria-label="Add Super Reaction"] {
display: none;
}
[aria-label="Send a gift"] {
display: none;
}
[aria-label*="super reactions, press to super react"] {
pointer-events: none;
}
[aria-label="super reaction tooltip upsell"] {
display: none;
}
[aria-label="This server has unlocked all Boosting perks!"] {
display: none;
}
[class*='shinyButton'] {
display: none;
}
[class*='animation-2Ulm63'] {
display: none;
}
[class*='contentPremium-'] {
display: none;
}
.burstGlow-3AZMzF {
display: none;
}
#message-actions-add-reaction-1 {
display: none;
}
[href="/store"] {
display: none;
}
[class*='link__2e8e1'] {
display: none;
}
.colorPremiumGradient-38tGFG {
display: none;
}
#guild-header-popout-premium-subscribe {
display: none;
}
[Name="Get Super Reactions"] {
display: none;
}
.notice-2HEN-u {
display: none;
}
[data-list-item-id="private-channels-uid_22___activities"] {
display: none;
}
[class*='shyButton__30111'] {
display: none;
}