From b412751372655060c5c1a089608ff97ec61eab0f Mon Sep 17 00:00:00 2001 From: Matti Tahvonen Date: Wed, 20 Apr 2011 07:43:49 +0000 Subject: merging fixes from 6.5 svn changeset:18406/svn branch:6.6 --- WebContent/VAADIN/themes/runo/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'WebContent/VAADIN/themes/runo') diff --git a/WebContent/VAADIN/themes/runo/styles.css b/WebContent/VAADIN/themes/runo/styles.css index dcf99329f6..a9fb712eb2 100644 --- a/WebContent/VAADIN/themes/runo/styles.css +++ b/WebContent/VAADIN/themes/runo/styles.css @@ -1972,7 +1972,7 @@ textarea.v-textarea-readonly:focus { background: transparent url(../base/common/img/sprites.png) no-repeat 5px -37px; padding: 1px 0; } -.v-tree-node:focus { +.v-tree-node-caption:focus { outline: none; } .v-tree-node-expanded { -- cgit v1.2.3