mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
style: remove "Custom Shortcut" overlay text
This commit is contained in:
@@ -1225,17 +1225,6 @@ div > ol:has(.uiFileHandlerWrapper) {
|
||||
position: relative;
|
||||
transition: 200ms;
|
||||
}
|
||||
.customshortcut::after {
|
||||
content: "Custom Shortcut";
|
||||
position: absolute;
|
||||
top: -4px;
|
||||
right: -15px;
|
||||
font-size: 8px;
|
||||
padding: 2px 5px;
|
||||
background: var(--better-alert-highlight);
|
||||
border-radius: 8px;
|
||||
color: white;
|
||||
}
|
||||
.shortcut:hover {
|
||||
background: var(--auto-background);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user