стили для формы виджета отключено
.rnova-widget .v-sheet.v-stepper {
border-radius: 20px;
}
element.style {
border-color: #092647;
}
path[Стиль атрибутов] {
d: path("M 7 9.5 a 2.5 2.5 0 1 1 0 -5 a 2.5 2.5 0 0 1 0 5 Z M 7 0 a 7 7 0 0 0 -7 7 c 0 5.25 7 13 7 13 s 7 -7.75 7 -13 a 7 7 0 0 0 -7 -7 Z");
fill: rgb(9, 38, 71);
}
.rnova-widget .v-application .green--text {
color: #ac9c6a !important;
caret-color: #ac9c6a !important;
}
.rnova-widget .intervals .intervals-card {
border-width: 2px;
border-radius: 20px;
padding: 10px;
}
.v-btn {
border-radius: 20px;
}
.v-picker {
border-radius: 20px;
}
.rnova-widget .v-text-field .v-input__control {
border-radius: 20px 20px 0px 0px;
}
.rnova-widget .v-sheet.v-card {
border-radius: 20px;
}