summaryrefslogtreecommitdiffstats
path: root/WebContent/ITMILL/themes/sampler
diff options
context:
space:
mode:
authorMarc Englund <marc.englund@itmill.com>2009-01-27 10:14:19 +0000
committerMarc Englund <marc.englund@itmill.com>2009-01-27 10:14:19 +0000
commitaf3db7cf649eb81dbbb17dcb2fc238a371fd95ad (patch)
treeb119df7865aad17c712acc3d435934e4cdb84fa7 /WebContent/ITMILL/themes/sampler
parent1ed66ade213bc85aaba6301d5c772c25d99aad27 (diff)
downloadvaadin-framework-af3db7cf649eb81dbbb17dcb2fc238a371fd95ad.tar.gz
vaadin-framework-af3db7cf649eb81dbbb17dcb2fc238a371fd95ad.zip
Sampler theming.
svn changeset:6643/svn branch:trunk
Diffstat (limited to 'WebContent/ITMILL/themes/sampler')
-rw-r--r--WebContent/ITMILL/themes/sampler/sampler/next.pngbin0 -> 824 bytes
-rw-r--r--WebContent/ITMILL/themes/sampler/sampler/prev.pngbin0 -> 826 bytes
-rw-r--r--WebContent/ITMILL/themes/sampler/sampler/quickjump.pngbin0 -> 889 bytes
-rw-r--r--WebContent/ITMILL/themes/sampler/sampler/styles.css4
4 files changed, 4 insertions, 0 deletions
diff --git a/WebContent/ITMILL/themes/sampler/sampler/next.png b/WebContent/ITMILL/themes/sampler/sampler/next.png
new file mode 100644
index 0000000000..1193bc1897
--- /dev/null
+++ b/WebContent/ITMILL/themes/sampler/sampler/next.png
Binary files differ
diff --git a/WebContent/ITMILL/themes/sampler/sampler/prev.png b/WebContent/ITMILL/themes/sampler/sampler/prev.png
new file mode 100644
index 0000000000..ccaff7d02d
--- /dev/null
+++ b/WebContent/ITMILL/themes/sampler/sampler/prev.png
Binary files differ
diff --git a/WebContent/ITMILL/themes/sampler/sampler/quickjump.png b/WebContent/ITMILL/themes/sampler/sampler/quickjump.png
new file mode 100644
index 0000000000..ad7ff01f63
--- /dev/null
+++ b/WebContent/ITMILL/themes/sampler/sampler/quickjump.png
Binary files differ
diff --git a/WebContent/ITMILL/themes/sampler/sampler/styles.css b/WebContent/ITMILL/themes/sampler/sampler/styles.css
index c4e2a80266..c8fa6220f7 100644
--- a/WebContent/ITMILL/themes/sampler/sampler/styles.css
+++ b/WebContent/ITMILL/themes/sampler/sampler/styles.css
@@ -12,6 +12,10 @@
background: transparent url(grayfade.png) repeat-x;
}
+.i-app-SamplerApplication .i-popupview-quickjump {
+ background: transparent url(quickjump.png) no-repeat 0px 1px;
+}
+
.i-customcomponent-breadcrumbs .i-link a {
text-decoration: none;
}