1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-24 11:22:42 +01:00

.input-group-addon-grey style

This commit is contained in:
FreeScout 2020-10-30 01:09:41 -07:00
parent e5017a2031
commit e7ab1e4296

View File

@ -444,6 +444,9 @@ a.navbar-brand:hover img {
line-height: 11px;
background-color: transparent;
}
.input-group-addon-grey {
background-color: #eee;
}
select.placeholdered {
color: #B4C0D4;
}