open-consul/ui-v2/app/styles/routes/dc/nodes/index.scss

7 lines
167 B
SCSS
Raw Normal View History

2018-06-20 14:26:55 +00:00
// TODO: Generalize this, also see services/index
html.template-node.template-show td.tags span {
@extend %tag;
background-color: $gray;
margin-bottom: 0.5em;
}