From b029696317a68c9412c8b65c63db2eb14e3d44c6 Mon Sep 17 00:00:00 2001 From: Matti Tahvonen Date: Tue, 27 Jan 2009 14:23:04 +0000 Subject: [PATCH] fixes #2500 svn changeset:6653/svn branch:trunk --- WebContent/ITMILL/themes/default/button/button.css | 1 - WebContent/ITMILL/themes/default/styles.css | 1 - 2 files changed, 2 deletions(-) diff --git a/WebContent/ITMILL/themes/default/button/button.css b/WebContent/ITMILL/themes/default/button/button.css index d471d699cb..b1e20b0c0d 100644 --- a/WebContent/ITMILL/themes/default/button/button.css +++ b/WebContent/ITMILL/themes/default/button/button.css @@ -19,7 +19,6 @@ .i-button-link { border: none; text-align: left; - text-decoration: underline; background: none; padding: 0; } diff --git a/WebContent/ITMILL/themes/default/styles.css b/WebContent/ITMILL/themes/default/styles.css index 5bcaaeaf01..b1710999b6 100644 --- a/WebContent/ITMILL/themes/default/styles.css +++ b/WebContent/ITMILL/themes/default/styles.css @@ -67,7 +67,6 @@ .i-button-link { border: none; text-align: left; - text-decoration: underline; background: none; padding: 0; } -- 2.39.5