wip: dnsc-machine setup
This commit is contained in:
parent
89e493e31e
commit
e7572abe98
1 changed files with 1 additions and 7 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue