#86 Parcel district column for all
* adds parcel district column for all major data objects * adds warning about intervention-revocation on index view of compensations * adds warning about intervention-revocation on detail view of related compensations
This commit is contained in:
@@ -219,6 +219,13 @@ Overwrites bootstrap .btn:focus box shadow color
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.w-20{
|
||||
width: 20%;
|
||||
}
|
||||
.w-10{
|
||||
width: 20%;
|
||||
}
|
||||
|
||||
/*
|
||||
Extends css for django autocomplete light (dal)
|
||||
No other approach worked to get the autocomplete fields to full width of parent containers
|
||||
|
||||
Reference in New Issue
Block a user