webdav portal fixes
This commit is contained in:
parent
0f61d148ff
commit
4503df4578
2 changed files with 11 additions and 7 deletions
|
@ -277,12 +277,14 @@ tr.selected-file {
|
|||
}
|
||||
|
||||
.dataTables_processing {
|
||||
width: 165px !important;
|
||||
margin: 0 !important;;
|
||||
padding: 0 !important;;
|
||||
left: 43% !important;;
|
||||
background: initial !important;;
|
||||
background-color: #FFFFFF !important;;
|
||||
width: 185px !important;
|
||||
margin: 0 !important;
|
||||
padding: 0 !important;
|
||||
left: 43% !important;
|
||||
background: initial !important;
|
||||
background-color: #FFFFFF !important;
|
||||
border: 1px solid #CDCDCD;
|
||||
height: 44px !important;
|
||||
}
|
||||
|
||||
.breadcrumb-wsp {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue