mirror of
https://github.com/FAUSheppy/icinga-webhook-gateway
synced 2025-12-05 23:11:43 +01:00
update: css hover/inline block
This commit is contained in:
@@ -81,6 +81,7 @@ body{
|
||||
}
|
||||
|
||||
.last-status{
|
||||
display: inline-block;
|
||||
margin-top: 10px;
|
||||
box-shadow: 0px 0px 4px 3px rgba(0,0,0,0.5);
|
||||
background: linear-gradient(to top, #cfc6b054 0%, #cfcfcfc4 100%);
|
||||
@@ -176,3 +177,7 @@ body{
|
||||
.clear {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.hover:hover{
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user