2020-08-06 08:18:57 +02:00
|
|
|
@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%;
|
|
|
|
}
|
2020-08-06 08:18:57 +02:00
|
|
|
|
|
|
|
.rb-ic-checkmark-frame {
|
|
|
|
color: $brand-success;
|
|
|
|
}
|
|
|
|
|
|
|
|
.rb-ic-abort-frame {
|
|
|
|
color: $brand-danger;
|
|
|
|
}
|