Merge branch 'master' of gitorious.org:owncloud/owncloud
This commit is contained in:
commit
f85d076a4e
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ a.bookmarklet { background-color: #ddd; border:1px solid #ccc; padding: 5px;padd
|
|||
|
||||
/* ---- DIALOGS ---- */
|
||||
#dirtree {width: 100%;}
|
||||
#filelist {height: 270px; overflow:scroll; background-color: white;}
|
||||
#filelist {height: 270px; overflow:scroll; background-color: white; width: 100%;}
|
||||
.filepicker_element_selected { background-color: lightblue;}
|
||||
.filepicker_loader {height: 120px; width: 100%; background-color: #333; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter:alpha(opacity=30); opacity:.3; visibility: visible; position:absolute; top:0; left:0; text-align:center; padding-top: 150px;}
|
||||
|
||||
|
|
Loading…
Reference in a new issue