diff options
Diffstat (limited to 'WebContent/VAADIN/themes/valo/components/_popupview.scss')
-rw-r--r-- | WebContent/VAADIN/themes/valo/components/_popupview.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/valo/components/_popupview.scss b/WebContent/VAADIN/themes/valo/components/_popupview.scss new file mode 100644 index 0000000000..020c04d927 --- /dev/null +++ b/WebContent/VAADIN/themes/valo/components/_popupview.scss @@ -0,0 +1,3 @@ +@mixin valo-popupview ($primary-stylename: v-popupview) { + +}
\ No newline at end of file |