mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 08:44:10 +02:00
Refine contactgroup styling
This commit is contained in:
parent
08c66afec2
commit
55dc579aa0
@ -398,6 +398,11 @@ div.box.monitoringfeatures a.feature-highlight {
|
|||||||
|
|
||||||
div.box.contactgroup {
|
div.box.contactgroup {
|
||||||
width: 18em;
|
width: 18em;
|
||||||
|
padding: 0.8em;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.box.contactgroup div.box.contents {
|
||||||
|
padding: 0.6em;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.box.contactgroup div.box.entry {
|
div.box.contactgroup div.box.entry {
|
||||||
@ -408,10 +413,10 @@ div.box.contactgroup div.box.entry {
|
|||||||
div.box.contactgroup div.box.entry img {
|
div.box.contactgroup div.box.entry img {
|
||||||
width: 60px;
|
width: 60px;
|
||||||
height: 60px;
|
height: 60px;
|
||||||
margin: 0.4em;
|
|
||||||
float: left;
|
float: left;
|
||||||
|
|
||||||
border: 2px solid LightGrey;
|
border: 4px solid LightGrey;
|
||||||
|
border-radius: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.box.contactgroup div.box.entry a {
|
div.box.contactgroup div.box.entry a {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user