diff options
Diffstat (limited to 'WebContent/ITMILL')
-rw-r--r-- | WebContent/ITMILL/themes/default/button/button.css | 1 | ||||
-rw-r--r-- | WebContent/ITMILL/themes/default/styles.css | 1 |
2 files changed, 0 insertions, 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; } |