mirror of https://github.com/node-red/node-red.git
parent
d6a1b4e71f
commit
79a90dc476
|
@ -26,6 +26,13 @@
|
|||
box-shadow: none;
|
||||
}
|
||||
|
||||
.ui-widget.ui-widget-content {
|
||||
border: 1px solid $tertiary-border-color;
|
||||
}
|
||||
.ui-widget-content {
|
||||
border: 1px solid $secondary-border-color;
|
||||
}
|
||||
|
||||
.ui-widget-header {
|
||||
color: $header-text-color;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue