mirror of
https://github.com/freescout-helpdesk/freescout.git
synced 2024-11-24 11:22:42 +01:00
Adjust transparent button color
This commit is contained in:
parent
9b64cc270a
commit
6cffdba578
2
public/css/style.css
vendored
2
public/css/style.css
vendored
@ -621,7 +621,7 @@ select[multiple].input-md {
|
||||
}
|
||||
.btn-trans {
|
||||
color: #93a1af;
|
||||
background-color: transparent;
|
||||
background-color: #f9f9f9;
|
||||
border-color: #d3dae0;
|
||||
}
|
||||
.btn-trans:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user