dnet-applications/frontends/dnet-is-application/src/app/contexts/contexts.component.css

18 lines
291 B
CSS

.table-buttons { text-align: right; }
.table-buttons button {
font-size: 0.8em;
padding: 0 !important;
height: 2.5em !important;
}
.context-node {
padding-top: 1em;
}
.context-node a {
text-decoration: none;
}
.context-node a:hover {
text-decoration: underline;
}