]> source.dussan.org Git - vaadin-framework.git/commitdiff
css update for accordion
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Wed, 24 Sep 2008 11:42:11 +0000 (11:42 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Wed, 24 Sep 2008 11:42:11 +0000 (11:42 +0000)
svn changeset:5500/svn branch:trunk

WebContent/ITMILL/themes/default/accordion/accordion.css
WebContent/ITMILL/themes/default/styles.css

index fb33cde6158391e61f02232fb46e8b93ce3aeef7..05ac5aa70ba807b736028d31806531798d3652c4 100644 (file)
@@ -25,6 +25,7 @@
        border-top-color: #cbd7de;
        border-bottom-color: #bfc9d4;
        text-shadow: #fafafa 1px 1px 0;
+       border-bottom: 1px solid #c8cccd;
 }
 
 .i-accordion-item-open .i-accordion-item-caption .i-caption {
@@ -32,5 +33,4 @@
 }
 
 .i-accordion-item-content {
-       border-top: 1px solid #c8cccd;
 }
\ No newline at end of file
index a5d49f480092c62626c7278b581c77beeb2c9d16..bb0f62d9ac348a482d321fcc61f1efbaa7ab50b0 100644 (file)
@@ -26,6 +26,7 @@
        border-top-color: #cbd7de;
        border-bottom-color: #bfc9d4;
        text-shadow: #fafafa 1px 1px 0;
+       border-bottom: 1px solid #c8cccd;
 }
 
 .i-accordion-item-open .i-accordion-item-caption .i-caption {
@@ -33,7 +34,6 @@
 }
 
 .i-accordion-item-content {
-       border-top: 1px solid #c8cccd;
 }
 .i-button {
        cursor: pointer;