diff options
author | Henri Kerola <henri.kerola@itmill.com> | 2010-09-17 10:33:44 +0000 |
---|---|---|
committer | Henri Kerola <henri.kerola@itmill.com> | 2010-09-17 10:33:44 +0000 |
commit | 9a7024c8dd199b7f76350d5a4f09a4cead79e39f (patch) | |
tree | 28b3fa3a6e01153a87074fc19cc44f3cd5428750 /WebContent/VAADIN/themes/liferay/formlayout | |
parent | 425bb03b222da153ac252b01b3ca46d1e714d869 (diff) | |
download | vaadin-framework-9a7024c8dd199b7f76350d5a4f09a4cead79e39f.tar.gz vaadin-framework-9a7024c8dd199b7f76350d5a4f09a4cead79e39f.zip |
Liferay Alloy UI theme for Vaadin
svn changeset:14986/svn branch:6.4
Diffstat (limited to 'WebContent/VAADIN/themes/liferay/formlayout')
-rw-r--r-- | WebContent/VAADIN/themes/liferay/formlayout/formlayout.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/liferay/formlayout/formlayout.css b/WebContent/VAADIN/themes/liferay/formlayout/formlayout.css new file mode 100644 index 0000000000..9cf250627e --- /dev/null +++ b/WebContent/VAADIN/themes/liferay/formlayout/formlayout.css @@ -0,0 +1,3 @@ +.v-formlayout .v-caption { + font-weight: normal; +}
\ No newline at end of file |