]> source.dussan.org Git - vaadin-framework.git/commitdiff
Sampler styles
authorMarc Englund <marc.englund@itmill.com>
Wed, 15 Oct 2008 13:34:50 +0000 (13:34 +0000)
committerMarc Englund <marc.englund@itmill.com>
Wed, 15 Oct 2008 13:34:50 +0000 (13:34 +0000)
svn changeset:5642/svn branch:trunk

WebContent/ITMILL/themes/sampler/sampler/styles.css

index 56077af8cd9cb51dd3ff325d06e3af17384a35e0..a2d48d959be0231c7684cc65a8865c038d56bc55 100644 (file)
 #sampler .feature-controls {
        margin-bottom: 20px;
 }
+#sampler .feature-controls .i-caption {
+       font-weight: bold;
+       font-size: 16px;
+}
 #sampler .feature-info {
        background-color: #999;
        color: white;
        line-height: 30px;
 }
 #sampler .feature-name {
-       font-size: 18px;
+       font-size: 22px;
+       font-weight: bold;
+}
+
+#sampler .feature-info .i-caption {
        font-weight: bold;
+       font-size: 16px;
 }
+
 .i-customcomponent-ModeSwitch .i-button {
        height: 28px;
        border: none;