mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
Remove .action-link
and button-link
css
This has been moved to ipl-web
This commit is contained in:
parent
0070c807a7
commit
f48d881501
@ -6,10 +6,6 @@
|
||||
// Width for the name column--th--of name-value-table
|
||||
@name-value-table-name-width: 38/3em;
|
||||
|
||||
.action-link {
|
||||
color: @icinga-blue;
|
||||
}
|
||||
|
||||
.error-message {
|
||||
font-weight: @font-weight-bold;
|
||||
}
|
||||
@ -126,22 +122,6 @@ a:hover > .icon-cancel {
|
||||
.fg-stateful();
|
||||
}
|
||||
|
||||
// Link styles
|
||||
|
||||
.button-link {
|
||||
.action-link();
|
||||
.rounded-corners(3px);
|
||||
|
||||
background: @low-sat-blue;
|
||||
display: inline-block;
|
||||
padding: 0.25em 0.5em;
|
||||
|
||||
&:hover {
|
||||
background: @low-sat-blue-dark;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
// List styles
|
||||
|
||||
.comment-list {
|
||||
|
Loading…
x
Reference in New Issue
Block a user