Add direct message
This commit is contained in:
parent
259cb95b43
commit
2f8ef1b524
20 changed files with 1066 additions and 195 deletions
|
@ -522,4 +522,14 @@ details {
|
|||
background: $background_light_gray;
|
||||
padding: 5px 10px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.control-button {
|
||||
background: lightgray;
|
||||
color: black !important;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.control-button:hover {
|
||||
background: gray;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue