Files
talk/plugins/talk-plugin-viewing-options/client/components/Category.css
T
2017-08-25 19:21:57 +07:00

16 lines
174 B
CSS

.title {
font-weight: bold;
padding: 12px 8px 0px 8px;
}
.list {
padding: 0;
margin: 0;
}
.listItem {
padding: 10px;
list-style: none;
white-space: nowrap;
}