chore(window): move popup edit form styles to window
This commit is contained in:
Родитель
ea87b034e4
Коммит
9f3dcffc79
|
@ -103,8 +103,5 @@
|
||||||
@include exports("scheduler-edit-form/theme") {
|
@include exports("scheduler-edit-form/theme") {
|
||||||
|
|
||||||
.k-popup-edit-form {}
|
.k-popup-edit-form {}
|
||||||
.k-popup-edit-form .k-edit-buttons {}
|
|
||||||
.k-popup-edit-form .k-edit-buttons .k-button {}
|
|
||||||
.k-popup-edit-form .k-edit-buttons .k-button {}
|
|
||||||
|
|
||||||
}
|
}
|
|
@ -20,4 +20,15 @@
|
||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@include exports("popup-edit-form/layout") {
|
||||||
|
|
||||||
|
.k-popup-edit-form .k-edit-buttons {
|
||||||
|
border-color: $modal-header-border-color;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
Загрузка…
Ссылка в новой задаче