diff options
Diffstat (limited to 'WebContent/VAADIN/themes/liferay/common')
-rw-r--r-- | WebContent/VAADIN/themes/liferay/common/buttons_sprites.png | bin | 0 -> 3063 bytes | |||
-rw-r--r-- | WebContent/VAADIN/themes/liferay/common/common.css | 7 |
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 Binary files differnew file mode 100644 index 0000000000..70521dffce --- /dev/null +++ b/WebContent/VAADIN/themes/liferay/common/buttons_sprites.png 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 |