-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfluence.css
More file actions
43 lines (38 loc) · 954 Bytes
/
Copy pathconfluence.css
File metadata and controls
43 lines (38 loc) · 954 Bytes
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
/* ==UserStyle==
@name confluence - samuelkdavis
@version 20250910.03.11
@namespace github.com/openstyles/stylus
==/UserStyle== */
@-moz-document domain("atlassian.net") {
[data-testid="highlightActionsPopup"] {
display: none;
}
[aria-label="Record a Loom video"] {
display: none;
}
[data-testid="object-sidebar-details-button-id"] {
display: none;
}
[data-vc="nav4-globalItems"] {
display: none;
}
/*Hide "upgrade" button*/
nav > div > div._1e0cglyw._1ydi18uv {
display: none;
}
[data-ssr-placeholder="kWSCB:fQj-o:NcP7O:6E8ob:F4Zdx-0"] {
display: none;
}
[data-ssr-placeholder="MuuSQ:fQj-o:NcP7O:6E8ob:F4Zdx-0"] {
display: none;
}
[aria-controls=":R8mauebabt8j5b9:"] {
display: none;
}
[id="scroll-to-top-button"] {
display: none;
}
[class="cc-9mh1ya"] {
display: none;
}
}