Skip to content

Commit e72c986

Browse files
committed
chore: a few more
1 parent 56c3c49 commit e72c986

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

websites/+instructure.com.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,13 @@
99
.profile-tray,
1010
.ic-app-header__main-navigation,
1111
.ic-notification__content,
12+
.tox .tox-toolbar-overlord,
1213
.Grouping-styles__title,
1314
.Grouping-styles__title::after,
1415
.header-bar,
1516
#context_modules_sortable_container,
17+
div:has(> div[data-testid="text-editor"]),
18+
label > span[data-position-target] > span,
1619
html,
1720
body,
1821
nav,
@@ -25,7 +28,8 @@ header {
2528
}
2629

2730
/* canvas-sidebar */
28-
.navigation-tray-container {
31+
.navigation-tray-container,
32+
.tox-menu {
2933
background: color-mix(in srgb, var(--natsumi-colors-secondary, color-mix(in srgb, #101010 30%, #202020 70%)) 60%, transparent) !important;
3034
border-radius: 16px !important;
3135
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1) !important;

0 commit comments

Comments
 (0)