Fix chat buttons
This commit is contained in:
parent
69e3303f61
commit
e3881c7409
4 changed files with 13 additions and 11 deletions
|
@ -71,6 +71,12 @@
|
|||
background: gray;
|
||||
}
|
||||
|
||||
&.btn-hovergray {
|
||||
&:hover {
|
||||
background: lightgray;
|
||||
}
|
||||
}
|
||||
|
||||
&.btn-green {
|
||||
background: green;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue