* Fix runcase view stepID align.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#filesName {float: right;}
|
||||
.nav > li {margin-right: 5px; display: inline-block; margin-top: 5px;}
|
||||
|
||||
#steps .step-id {text-align: right}
|
||||
#steps .step-id {text-align: center; vertical-align: middle}
|
||||
#steps .step-item-id {background-color: transparent; border: none; display: none; width: 30px; padding-left: 0; padding-right: 0; text-align: right; padding-right: 8px}
|
||||
#steps .checkbox-inline input[type="checkbox"] {top: -2px}
|
||||
#steps .btn-group .btn {padding-left: 0; padding-right: 0; min-width: 30px;}
|
||||
|
||||
Reference in New Issue
Block a user