mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
setup.less: Reduce button style complexity and remove unecessary styles
This commit is contained in:
parent
f3a8981aa3
commit
1479cb4956
@ -117,16 +117,8 @@
|
||||
left: -1337px;
|
||||
}
|
||||
|
||||
button, .button-like {
|
||||
&.finish, &.login {
|
||||
button.finish, a.button-like.login {
|
||||
min-width: 25em;
|
||||
color: #fffafa;
|
||||
background: @colorPetrol;
|
||||
|
||||
&:hover, &:focus, &:active {
|
||||
background: #666;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user