summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/liferay/common/common.css
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/liferay/common/common.css')
-rw-r--r--WebContent/VAADIN/themes/liferay/common/common.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/liferay/common/common.css b/WebContent/VAADIN/themes/liferay/common/common.css
new file mode 100644
index 0000000000..4a9f525069
--- /dev/null
+++ b/WebContent/VAADIN/themes/liferay/common/common.css
@@ -0,0 +1,7 @@
+div.v-app {
+ background-color: transparent;
+}
+
+.v-caption {
+ font-weight: bold;
+} \ No newline at end of file