]> source.dussan.org Git - vaadin-framework.git/commitdiff
Trying to liven up Sampler theme w/ minor adjustments
authorMarc Englund <marc.englund@itmill.com>
Thu, 8 Jan 2009 12:51:55 +0000 (12:51 +0000)
committerMarc Englund <marc.englund@itmill.com>
Thu, 8 Jan 2009 12:51:55 +0000 (12:51 +0000)
svn changeset:6455/svn branch:trunk

WebContent/ITMILL/themes/sampler/sampler/finfofade.png [new file with mode: 0644]
WebContent/ITMILL/themes/sampler/sampler/styles.css

diff --git a/WebContent/ITMILL/themes/sampler/sampler/finfofade.png b/WebContent/ITMILL/themes/sampler/sampler/finfofade.png
new file mode 100644 (file)
index 0000000..9bb1d68
Binary files /dev/null and b/WebContent/ITMILL/themes/sampler/sampler/finfofade.png differ
index 40b985d1f5a84a15a9d610b901dbea90303cbca4..de2a186a5589b5d411faecbf63c51b46d19b8da2 100644 (file)
@@ -74,6 +74,9 @@
        border-top: 0px;
 }
 
+.i-app-SamplerApplication .i-panel-feature-main {
+       background: transparent url(grayfade.png) repeat-x;
+}
 .i-app-SamplerApplication .i-caption-feature-controls {
        font-weight: bold;
        font-size: 16px;
        line-height: 20px;
 }
 .i-app-SamplerApplication .feature-info .i-panel-caption {
-       color: #fff;
+       color: #def;
        font-size: 22px;
        font-weight: bold;
-       line-height: 35px;
+       line-height: 25px;
+}
+.i-app-SamplerApplication .feature-info .i-panel-content {
+       background: transparent url(finfofade.png) no-repeat 0px 5px;
 }
-
 .i-app-SamplerApplication .feature-info .i-caption {
        font-weight: bold;
        font-size: 16px;