aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/liferay/common
diff options
context:
space:
mode:
authorHenri Kerola <henri.kerola@itmill.com>2010-09-17 10:33:44 +0000
committerHenri Kerola <henri.kerola@itmill.com>2010-09-17 10:33:44 +0000
commit9a7024c8dd199b7f76350d5a4f09a4cead79e39f (patch)
tree28b3fa3a6e01153a87074fc19cc44f3cd5428750 /WebContent/VAADIN/themes/liferay/common
parent425bb03b222da153ac252b01b3ca46d1e714d869 (diff)
downloadvaadin-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/common')
-rw-r--r--WebContent/VAADIN/themes/liferay/common/buttons_sprites.pngbin0 -> 3063 bytes
-rw-r--r--WebContent/VAADIN/themes/liferay/common/common.css7
2 files changed, 7 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/liferay/common/buttons_sprites.png b/WebContent/VAADIN/themes/liferay/common/buttons_sprites.png
new file mode 100644
index 0000000000..70521dffce
--- /dev/null
+++ b/WebContent/VAADIN/themes/liferay/common/buttons_sprites.png
Binary files differ
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