This repository has been archived on 2025-09-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
repertory-ui/src/components/UpgradeIcon/UpgradeIcon.css
2018-10-02 16:13:45 -05:00

26 lines
344 B
CSS

.Owner {
display: block;
margin-right: 2px;
padding: 0;
width: 20px;
height: 20px;
border: 0;
box-sizing: border-box;
cursor: pointer;
}
.Owner p {
margin: 0;
padding: 0;
}
.UpgradeIcon {
display: block;
margin: 0;
padding: 0;
border: 0;
width: 20px;
height: 20px;
box-sizing: border-box;
opacity: 0.65;
}