mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 00:34:05 +02:00
css: normalize link-like buttons
This commit is contained in:
parent
8c30b9c5de
commit
557985e0eb
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user