wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-23 20:50:29 +01:00
parent 89e493e31e
commit e7572abe98

View file

@ -156,7 +156,7 @@
color: @magenta_brighter; color: @magenta_brighter;
text-shadow: none; text-shadow: none;
padding: 0; padding: 0;
margin-top: 5px; margin-top: 8px;
margin-right: 3px; margin-right: 3px;
border-radius: 50%; border-radius: 50%;
border: none; border: none;
@ -174,12 +174,6 @@
border-top: none; border-top: none;
} }
.notification-default-action:hover,
.notification-action:hover {
color: @cyan_subtle_bg;
background: @bg;
}
.inline-reply-entry { .inline-reply-entry {
background: @bg_secondary; background: @bg_secondary;
color: @fg; color: @fg;