Files
talk/plugins/talk-plugin-profile-data/client/components/DownloadCommentHistory.css
T

15 lines
179 B
CSS

.button {
margin: 0;
&:disabled {
overflow: visible;
height: auto;
}
i {
font-size: inherit;
vertical-align: sub;
}
}
.most_recent {
color: #808080;
}