mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-98: Fix alignment of project dashboard event rows
This commit is contained in:
parent
955cbd97bc
commit
d66f2077d1
@ -8611,6 +8611,9 @@ div.panel.ui-dialog div.list-view div.fixed-header {
|
||||
position: relative;
|
||||
left: 5px;
|
||||
top: 8px;
|
||||
display: inline-block;
|
||||
padding-bottom: 13px;
|
||||
max-width: 171px;
|
||||
}
|
||||
|
||||
.info-boxes .info-box ul li .total span {
|
||||
@ -10386,5 +10389,6 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
|
||||
|
||||
.label-hovered {
|
||||
cursor: pointer;
|
||||
color: blue !important;
|
||||
color: #0000FF !important;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user