Skip to content
Snippets Groups Projects
Commit 48694e97 authored by Maikel Koopman's avatar Maikel Koopman
Browse files

DS-2907 by maikelkoopman: theme jquery modal

parent 0c59b013
No related branches found
No related tags found
No related merge requests found
.ui-dialog {
border-radius: 10px;
}
@import 'settings';
.ui-dialog {
border-radius: $border-radius-base;
}
\ No newline at end of file
......@@ -71,6 +71,8 @@ libraries-extend:
- socialblue/hero
socialbase/meta:
- socialblue/meta
socialbase/modal:
- socialblue/modal
socialbase/offcanvas:
- socialblue/offcanvas
socialbase/stream:
......
......@@ -148,6 +148,11 @@ meta:
theme:
assets/css/meta.css: {}
modal:
css:
theme:
assets/css/modal.css: {}
offcanvas:
css:
theme:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment