bug fixed: my previous commit added a useless temporary A.button CSS class
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / intranet.css
index 12e190f..b14951d 100644 (file)
@@ -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;