8 lines
130 B
CSS
8 lines
130 B
CSS
.scroller {
|
|
overflow-y: scroll;
|
|
}
|
|
|
|
.aliasmanager :before {
|
|
font-size: 1.1em !important;
|
|
content: "\f02c" !important;
|
|
} |