definma-ui/src/app/documentation/documentation.component.scss

18 lines
242 B
SCSS
Raw Normal View History

@import "~@inst-iot/bosch-angular-ui-components/styles/variables/colors";
2020-07-14 15:58:33 +02:00
p {
margin-bottom: 20px;
}
img#db-structure {
width: 100%;
}
.rb-ic-checkmark-frame {
color: $brand-success;
}
.rb-ic-abort-frame {
color: $brand-danger;
}