Skip to content

Commit 11dbab0

Browse files
committed
CSS: Cleanup formatting
1 parent bd9beda commit 11dbab0

1 file changed

Lines changed: 18 additions & 20 deletions

File tree

ui/css/cloudstack3.css

Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7212,19 +7212,18 @@ div.container div.panel div#details-tab-addloadBalancer.detail-group div.loadBal
72127212
min-width: 100px;
72137213
}
72147214

7215-
div.ui-dialog div.multi-edit-add-list div.view div.data-table table.body tbody tr.even td
7216-
{
7217-
border-right: 1px solid #BFBFBF;
7218-
clear: none;
7219-
color: #495A76;
7220-
font-size: 10px;
7221-
margin-right: 25px;
7222-
min-width: -moz-available;
7223-
max-width:90px;
7224-
overflow: hidden;
7225-
padding: 9px 5px 8px 0;
7226-
position: relative;
7227-
vertical-align: middle;
7215+
div.ui-dialog div.multi-edit-add-list div.view div.data-table table.body tbody tr.even td {
7216+
border-right: 1px solid #BFBFBF;
7217+
clear: none;
7218+
color: #495A76;
7219+
font-size: 10px;
7220+
margin-right: 25px;
7221+
min-width: -moz-available;
7222+
max-width: 90px;
7223+
overflow: hidden;
7224+
padding: 9px 5px 8px 0;
7225+
position: relative;
7226+
vertical-align: middle;
72287227
}
72297228

72307229
.multi-edit {
@@ -10680,10 +10679,9 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
1068010679
}
1068110680

1068210681
div.container div.panel div#details-tab-network.detail-group div div.multi-edit table.multi-edit tbody tr td,
10683-
div.container div.panel div#details-tab-network.detail-group div div.multi-edit table.multi-edit thead tr th
10684-
{
10685-
min-width:72px;
10686-
font-size:10px;
10682+
div.container div.panel div#details-tab-network.detail-group div div.multi-edit table.multi-edit thead tr th {
10683+
min-width: 72px;
10684+
font-size: 10px;
1068710685
}
1068810686

1068910687
.ui-dialog div.autoscaler .detail-actions {
@@ -11169,16 +11167,15 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
1116911167
background-position: -168px -31px;
1117011168
}
1117111169

11172-
.reset .icon{
11173-
background-position: -168px -31px;
11170+
.reset .icon {
11171+
background-position: -168px -31px;
1117411172
}
1117511173

1117611174
.restoreVM:hover .icon,
1117711175
.restore:hover .icon {
1117811176
background-position: -168px -613px;
1117911177
}
1118011178

11181-
1118211179
.reset:hover .icon {
1118311180
background-position: -168px -613px;
1118411181
}
@@ -11307,3 +11304,4 @@ background-position: -168px -31px;
1130711304
cursor: pointer;
1130811305
color: #0000FF !important;
1130911306
}
11307+

0 commit comments

Comments
 (0)