update
parent
56620f99c8
commit
2df9a02a9f
|
|
@ -97,51 +97,4 @@
|
|||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@section('css')
|
||||
<style>
|
||||
.meta-content {
|
||||
background: #EEF;
|
||||
border-radius: 5px;
|
||||
font-size: 12px;
|
||||
font-weight: 400;
|
||||
line-height: 16px;
|
||||
margin-bottom: 10px;
|
||||
padding: 10px 15px;
|
||||
}
|
||||
|
||||
.meta-content h1 {
|
||||
font-size: 13px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.meta-num {
|
||||
color: #666;
|
||||
font-size: 10px;
|
||||
font-weight: 400;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.meta-actions {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
/* Link colors */
|
||||
a.qa-pending {
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
a.qa-revise {
|
||||
color: IndianRed;
|
||||
}
|
||||
|
||||
a.qa-partial {
|
||||
color: GoldenRod;
|
||||
}
|
||||
|
||||
a.qa-done {
|
||||
color: MediumSeaGreen;
|
||||
}
|
||||
</style>
|
||||
@endsection
|
||||
</div>
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
</div>
|
||||
</div>
|
||||
@include('modules.form.import')
|
||||
{{-- @include('modules.form.form') --}}
|
||||
@include('modules.form.form')
|
||||
@if ($instansi !== 'all')
|
||||
@include('modules.form.aktivitas-user')
|
||||
@include('modules.form.metadata.index')
|
||||
|
|
|
|||
Loading…
Reference in New Issue