1 parent 8f7ace4 commit a930b75Copy full SHA for a930b75
1 file changed
ui/css/cloudstack3.css
@@ -1646,11 +1646,11 @@ div.list-view td.state.off span {
1646
1647
.ui-tabs li a {
1648
float: left;
1649
- padding: 15px;
+ padding: 15px 10px;
1650
min-width: 91px;
1651
text-align: center;
1652
font-size: 11px;
1653
- margin-right: 12px;
+ margin-right: 5px;
1654
color: #4E6070;
1655
text-decoration: none;
1656
/*+placement:shift 0px 2px;*/
@@ -3535,6 +3535,10 @@ div.view table td.editable div.edit input {
3535
z-index: 1;
3536
}
3537
3538
+.detail-view div.view table td.editable div.edit {
3539
+ width: 116px;
3540
+}
3541
+
3542
div.view table td.editable div.action {
3543
3544
width: 16px;
0 commit comments