summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/valo/components/_popupview.scss
diff options
context:
space:
mode:
authorSergey Budkin <sergey@vaadin.com>2014-09-08 12:11:12 +0300
committerSauli Tähkäpää <sauli@vaadin.com>2014-09-26 12:51:02 +0300
commitd72f7efcf87368d90a50f59ba4bba9e4e8c1bb3a (patch)
treef2ac0f32a2bdcfc578ad0778cefc06e61e549c2a /WebContent/VAADIN/themes/valo/components/_popupview.scss
parent2269826fcb948c832c0fdf63c6dc0d5db1576993 (diff)
downloadvaadin-framework-d72f7efcf87368d90a50f59ba4bba9e4e8c1bb3a.tar.gz
vaadin-framework-d72f7efcf87368d90a50f59ba4bba9e4e8c1bb3a.zip
SassDoc stubs, mostly auto-generated by special utility (#14377)7.3.2
Change-Id: Id621c25cae3314dc44a700e1e9dcdae97cda5bfb
Diffstat (limited to 'WebContent/VAADIN/themes/valo/components/_popupview.scss')
-rw-r--r--WebContent/VAADIN/themes/valo/components/_popupview.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/valo/components/_popupview.scss b/WebContent/VAADIN/themes/valo/components/_popupview.scss
index 12e294e8cc..f7f8ef35b7 100644
--- a/WebContent/VAADIN/themes/valo/components/_popupview.scss
+++ b/WebContent/VAADIN/themes/valo/components/_popupview.scss
@@ -4,6 +4,13 @@
}
}
+/**
+ *
+ *
+ * @param {string} $primary-stylename (v-popupview) -
+ *
+ * @group popupview
+ */
@mixin valo-popupview ($primary-stylename: v-popupview) {
.#{$primary-stylename} {
@include valo-link-style;