1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-16 10:59:53 +02:00
Mailu/core/admin/mailu/ui/static/app.css

11 lines
180 B
CSS
Raw Normal View History

2016-06-19 15:34:14 +02:00
.select2-search--inline .select2-search__field:focus {
border: none;
2016-03-22 21:34:21 +02:00
}
.sidebar h4 {
padding-left: 5px;
padding-right: 5px;
overflow: hidden;
text-overflow: ellipsis;
}