css: normalize link-like buttons

This commit is contained in:
Thomas Gelf 2018-08-06 13:52:26 +02:00
parent 8c30b9c5de
commit 557985e0eb
1 changed files with 6 additions and 0 deletions

View File

@ -260,6 +260,10 @@ table.avp th {
.content form.inline {
margin: 0;
i.icon::before {
color: @icinga-blue;
}
}
.invisible {
@ -293,7 +297,9 @@ form input[type=submit].link-button {
color: @icinga-blue;
background: none;
border: none;
font-weight: normal;
padding: 0;
margin: 0;
text-align: left;