aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatti Tahvonen <matti.tahvonen@itmill.com>2008-04-30 11:40:14 +0000
committerMatti Tahvonen <matti.tahvonen@itmill.com>2008-04-30 11:40:14 +0000
commit66cc79cf319b9df7d60cd0d6b2a7dd9367a72eec (patch)
tree5f4f10fd7527a0a58f400f7b8f170014ac26b7b6
parent9ee15a481db55b48771b6f2beeb8c8e36bbe478d (diff)
downloadvaadin-framework-66cc79cf319b9df7d60cd0d6b2a7dd9367a72eec.tar.gz
vaadin-framework-66cc79cf319b9df7d60cd0d6b2a7dd9367a72eec.zip
fixes #1488
svn changeset:4301/svn branch:trunk
-rw-r--r--WebContent/ITMILL/themes/default/panel/panel.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/WebContent/ITMILL/themes/default/panel/panel.css b/WebContent/ITMILL/themes/default/panel/panel.css
index e6c3ee46b7..ead87031fe 100644
--- a/WebContent/ITMILL/themes/default/panel/panel.css
+++ b/WebContent/ITMILL/themes/default/panel/panel.css
@@ -18,6 +18,16 @@
margin-left: 9px;
}
+.i-panel-caption .i-errorindicator {
+ float: none;
+ padding-right:18px;
+ display:inline;
+}
+
+.i-panel-caption .i-icon {
+ display:inline;
+}
+
.i-panel-caption,
.i-panel-caption-light {
font-size: 18px;