Merge branch 'develop' into improvement/frio-action-links-to-buttons
# Conflicts: # view/theme/frio/js/filebrowser.js # view/theme/frio/templates/filebrowser.tpl
This commit is contained in:
commit
d7f80bf7e7
4 changed files with 93 additions and 48 deletions
|
@ -1316,6 +1316,18 @@ section #jotOpen {
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
/* Filebrowser */
|
||||
.fbrowser .profile-rotator-wrapper {
|
||||
min-height: 200px;
|
||||
}
|
||||
.fbrowser .fa-spin {
|
||||
position: absolute;
|
||||
left: 45%;
|
||||
top: 40%;
|
||||
font-size: 48px;
|
||||
margin:0px auto;
|
||||
}
|
||||
|
||||
/*
|
||||
/* Stream
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue