diff options
author | Matti Tahvonen <matti.tahvonen@itmill.com> | 2008-09-18 06:53:47 +0000 |
---|---|---|
committer | Matti Tahvonen <matti.tahvonen@itmill.com> | 2008-09-18 06:53:47 +0000 |
commit | 33d4ae14546ab72d1eafaedb36840395c0ca66f5 (patch) | |
tree | 48a773a4a7eec20ea9958b43f1bdf03e1446d724 /WebContent/ITMILL/themes/default/common | |
parent | ca0bc1b771a3f615036ecda6e580217f8423fcc2 (diff) | |
download | vaadin-framework-33d4ae14546ab72d1eafaedb36840395c0ca66f5.tar.gz vaadin-framework-33d4ae14546ab72d1eafaedb36840395c0ca66f5.zip |
cleaning
svn changeset:5431/svn branch:trunk
Diffstat (limited to 'WebContent/ITMILL/themes/default/common')
-rw-r--r-- | WebContent/ITMILL/themes/default/common/common.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WebContent/ITMILL/themes/default/common/common.css b/WebContent/ITMILL/themes/default/common/common.css index bc633c73ed..e801702c0a 100644 --- a/WebContent/ITMILL/themes/default/common/common.css +++ b/WebContent/ITMILL/themes/default/common/common.css @@ -201,7 +201,6 @@ input.i-modified, * Note: client side expects that loading indicator has a height. It depends on * this css property to ensure browsers have applied all required styles. */ - .i-loading-indicator, .i-loading-indicator-delay, .i-loading-indicator-wait { |