|
@@ -92,6 +92,7 @@ footer {
|
|
|
|
|
|
.operations-count {
|
|
|
background-color: #006DCC;
|
|
|
+ margin: 2px;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -2100,7 +2101,7 @@ width:100%;
|
|
|
white-space: nowrap;
|
|
|
}
|
|
|
.label {
|
|
|
- padding: 1px 2px 2px 4px;
|
|
|
+ padding: 0 0 0 3px;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -3321,6 +3322,7 @@ background: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByU
|
|
|
#host-details, #hosts, .services-menu, #serviceConfig{
|
|
|
.icon-refresh {
|
|
|
color: @restart-indicator-color;
|
|
|
+ margin-left: 4px;
|
|
|
}
|
|
|
}
|
|
|
.background-operations {
|