Select filter item styling adjustments

This commit is contained in:
Alex Tselegidis 2021-11-25 09:12:25 +01:00
parent 056e445dba
commit 1ef6b81b5a

View file

@ -322,13 +322,6 @@ body legend {
margin-bottom: 0;
}
#calendar-page #calendar-filter .form-control {
background-color: #fff;
padding: 0 10px;
background-position-x: 95%;
margin-bottom: 10px;
}
#calendar-page #calendar-filter select:disabled {
background: white;
cursor: auto;