mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
Remove button style from action links
This commit is contained in:
parent
c831bc5232
commit
25369b6de5
@ -68,23 +68,6 @@ a:hover > .icon-cancel {
|
|||||||
|
|
||||||
.button-link {
|
.button-link {
|
||||||
.action-link();
|
.action-link();
|
||||||
.button();
|
|
||||||
display: inline-block;
|
|
||||||
height: 35px;
|
|
||||||
line-height: 20px;
|
|
||||||
min-width: 175px;
|
|
||||||
|
|
||||||
&:hover {
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
* {
|
|
||||||
line-height: inherit;
|
|
||||||
}
|
|
||||||
|
|
||||||
i {
|
|
||||||
font-size: 16px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// List styles
|
// List styles
|
||||||
|
Loading…
x
Reference in New Issue
Block a user