Hide Coral floating notification controls
Some checks are pending
Build / build (push) Waiting to run
Some checks are pending
Build / build (push) Waiting to run
This commit is contained in:
parent
598f793284
commit
a3366a6513
8 changed files with 53 additions and 0 deletions
|
|
@ -16,3 +16,9 @@
|
|||
#coral:has(nav[aria-label="Main Tablist"]:not(:has([role="tab"] ~ [role="tab"])):not(:has(button ~ button)):not(:has(a ~ a)):not(:has(li ~ li))) [class*="App-tabContent"] {
|
||||
padding-top: 0 !important;
|
||||
}
|
||||
|
||||
#coral [class*="FloatingNotificationButton-root"],
|
||||
#coral [class*="MobileNotificationButton-"],
|
||||
#coral [class*="TabBar-notificationsTab"] {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,3 +16,9 @@
|
|||
#coral:has(nav[aria-label="Main Tablist"]:not(:has([role="tab"] ~ [role="tab"])):not(:has(button ~ button)):not(:has(a ~ a)):not(:has(li ~ li))) [class*="App-tabContent"] {
|
||||
padding-top: 0 !important;
|
||||
}
|
||||
|
||||
#coral [class*="FloatingNotificationButton-root"],
|
||||
#coral [class*="MobileNotificationButton-"],
|
||||
#coral [class*="TabBar-notificationsTab"] {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,3 +16,9 @@
|
|||
#coral:has(nav[aria-label="Main Tablist"]:not(:has([role="tab"] ~ [role="tab"])):not(:has(button ~ button)):not(:has(a ~ a)):not(:has(li ~ li))) [class*="App-tabContent"] {
|
||||
padding-top: 0 !important;
|
||||
}
|
||||
|
||||
#coral [class*="FloatingNotificationButton-root"],
|
||||
#coral [class*="MobileNotificationButton-"],
|
||||
#coral [class*="TabBar-notificationsTab"] {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,3 +16,9 @@
|
|||
#coral:has(nav[aria-label="Main Tablist"]:not(:has([role="tab"] ~ [role="tab"])):not(:has(button ~ button)):not(:has(a ~ a)):not(:has(li ~ li))) [class*="App-tabContent"] {
|
||||
padding-top: 0 !important;
|
||||
}
|
||||
|
||||
#coral [class*="FloatingNotificationButton-root"],
|
||||
#coral [class*="MobileNotificationButton-"],
|
||||
#coral [class*="TabBar-notificationsTab"] {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,3 +16,9 @@
|
|||
#coral:has(nav[aria-label="Main Tablist"]:not(:has([role="tab"] ~ [role="tab"])):not(:has(button ~ button)):not(:has(a ~ a)):not(:has(li ~ li))) [class*="App-tabContent"] {
|
||||
padding-top: 0 !important;
|
||||
}
|
||||
|
||||
#coral [class*="FloatingNotificationButton-root"],
|
||||
#coral [class*="MobileNotificationButton-"],
|
||||
#coral [class*="TabBar-notificationsTab"] {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,3 +16,9 @@
|
|||
#coral:has(nav[aria-label="Main Tablist"]:not(:has([role="tab"] ~ [role="tab"])):not(:has(button ~ button)):not(:has(a ~ a)):not(:has(li ~ li))) [class*="App-tabContent"] {
|
||||
padding-top: 0 !important;
|
||||
}
|
||||
|
||||
#coral [class*="FloatingNotificationButton-root"],
|
||||
#coral [class*="MobileNotificationButton-"],
|
||||
#coral [class*="TabBar-notificationsTab"] {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,3 +16,9 @@
|
|||
#coral:has(nav[aria-label="Main Tablist"]:not(:has([role="tab"] ~ [role="tab"])):not(:has(button ~ button)):not(:has(a ~ a)):not(:has(li ~ li))) [class*="App-tabContent"] {
|
||||
padding-top: 0 !important;
|
||||
}
|
||||
|
||||
#coral [class*="FloatingNotificationButton-root"],
|
||||
#coral [class*="MobileNotificationButton-"],
|
||||
#coral [class*="TabBar-notificationsTab"] {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue