diff options
author | Marc Englund <marc.englund@itmill.com> | 2008-12-17 09:19:55 +0000 |
---|---|---|
committer | Marc Englund <marc.englund@itmill.com> | 2008-12-17 09:19:55 +0000 |
commit | 464b0965f63df951d7219d5c2aa5a2ff591d46f3 (patch) | |
tree | 2a801bad86ea8074b9b34215c1900f34c7418f4f /WebContent/ITMILL | |
parent | 666d9c9bc5aee0a1c281fe4438459bca276eb7b8 (diff) | |
download | vaadin-framework-464b0965f63df951d7219d5c2aa5a2ff591d46f3.tar.gz vaadin-framework-464b0965f63df951d7219d5c2aa5a2ff591d46f3.zip |
Sampler style tweak
svn changeset:6246/svn branch:trunk
Diffstat (limited to 'WebContent/ITMILL')
-rw-r--r-- | WebContent/ITMILL/themes/sampler/sampler/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/ITMILL/themes/sampler/sampler/styles.css b/WebContent/ITMILL/themes/sampler/sampler/styles.css index 0b964472ce..0ca6ec6055 100644 --- a/WebContent/ITMILL/themes/sampler/sampler/styles.css +++ b/WebContent/ITMILL/themes/sampler/sampler/styles.css @@ -8,7 +8,7 @@ border-bottom: 3px solid #ccc; } .i-app-SamplerApplication .i-orderedlayout-togglebar { - border-bottom: 0px solid #eee; + border-bottom: 1px solid #eee; background: transparent url(grayfade.png) repeat-x; } |