diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/intranet.css b/koha-tmpl/intranet-tmpl/prog/en/includes/intranet.css index 12e190f270..b14951dbc7 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/intranet.css +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/intranet.css @@ -60,18 +60,6 @@ tr.highlight td, tr.highlight th { white-space: nowrap; } -A.button { - background-color: #69c; - color: white; - text-decoration: none; - font-size: 1em; - font-weight: bold; - border: 2px solid #eee; - border-right-color: gray; - border-bottom-color: gray; - padding: 2px; -} - legend { font-size:120%; font-weight:bold;