Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
die_coolen_jungs
our_own_cloud_project
Commits
0edeefd0
Commit
0edeefd0
authored
Mar 30, 2015
by
Morris Jobke
Browse files
Merge pull request #15295 from owncloud/add-more-spacing-dialog
Add more spacing to the file picker dialog
parents
da55ff63
397264f3
Changes
2
Hide whitespace changes
Inline
Side-by-side
core/css/styles.css
View file @
0edeefd0
...
...
@@ -856,7 +856,7 @@ a.bookmarklet { background-color:#ddd; border:1px solid #ccc; padding:5px;paddin
background-image
:
url('../img/places/home.svg')
;
background-repeat
:
no-repeat
;
background-position
:
left
center
;
width
:
26
px
;
width
:
30
px
;
display
:
inline-block
;
}
#oc-dialog-filepicker-content
.dirtree
span
:not
(
:last-child
)
{
cursor
:
pointer
;
}
...
...
core/js/oc-dialogs.js
View file @
0edeefd0
...
...
@@ -693,7 +693,7 @@ var OCdialogs = {
}
$template
.
octemplate
({
dir
:
''
,
name
:
'
'
// Ugly but works ;)
name
:
'
'
// Ugly but works ;)
},
{
escapeFunction
:
null
}).
addClass
(
'
home svg
'
).
prependTo
(
this
.
$dirTree
);
},
/**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment