debian-image-builder-frontend/src/Components/ImagesTable/ImagesTable.scss
2022-11-08 11:29:31 +01:00

13 lines
213 B
SCSS

.pf-m-expanded .no-bottom-border {
border-bottom-style: none;
}
.ib-subdued-link {
color: inherit;
text-decoration: none;
&:hover {
color: inherit;
text-decoration: none;
}
}