wip: dnsc-machine setup
This commit is contained in:
parent
3e33a99ec9
commit
aa295bd611
1 changed files with 3 additions and 2 deletions
|
|
@ -156,7 +156,7 @@
|
|||
background: @magenta_subtle_bg_darker;
|
||||
color: @magenta_brighter;
|
||||
text-shadow: none;
|
||||
padding: 3px;
|
||||
padding: 0;
|
||||
margin-top: 5px;
|
||||
margin-right: 5px;
|
||||
border-radius: 50%;
|
||||
|
|
@ -164,7 +164,8 @@
|
|||
}
|
||||
|
||||
.close-button:hover {
|
||||
background: @magenta;
|
||||
background: @red_subtle_bg;
|
||||
color: @red_bright;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue