Inventory details
This commit is contained in:
@@ -47,38 +47,6 @@ textarea {
|
||||
min-height: 90px;
|
||||
}
|
||||
|
||||
/* Customer List */
|
||||
.customer-list .panel-heading {
|
||||
font-size: 1.4em;
|
||||
}
|
||||
|
||||
.customer-list .panel-heading .btn {
|
||||
margin-top: -5px;
|
||||
}
|
||||
|
||||
.customer-list th {
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
.customer-list table {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
.customer-list .panel > .table + .panel-body {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
.opportunity-list h3, .risk-list h3 {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.opportunity-list .add-btn,
|
||||
.risk-list .add-btn {
|
||||
display: inline-block;
|
||||
font-size: 0.9em;
|
||||
margin-top: 1.5em;
|
||||
}
|
||||
|
||||
.ng-hide-remove {
|
||||
-webkit-transition:0.3s linear opacity;
|
||||
transition:0.3s linear opacity;
|
||||
@@ -101,6 +69,10 @@ textarea {
|
||||
height: 70vh;
|
||||
}
|
||||
|
||||
th.control-column {
|
||||
width: 1%;
|
||||
}
|
||||
|
||||
/*.has-feedback ng-transclude ~ input-validation-icons .form-control-feedback {
|
||||
top: 26px;
|
||||
}*/
|
||||
Reference in New Issue
Block a user