roundcube-aliasmanager/assets/styles/app.css

8 lines
130 B
CSS
Raw Normal View History

2022-11-07 12:37:35 +02:00
.scroller {
overflow-y: scroll;
}
.aliasmanager :before {
font-size: 1.1em !important;
content: "\f02c" !important;
2022-11-07 12:37:35 +02:00
}