Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
3pia
VISPA
VISPA web
Commits
6786cef9
Commit
6786cef9
authored
Oct 17, 2014
by
asseldonk
Browse files
filebrowser: fixed css bug
parent
a11cdf38
Changes
1
Hide whitespace changes
Inline
Side-by-side
vispa/extensions/file/static/css/base/base.css
View file @
6786cef9
...
...
@@ -70,7 +70,7 @@
}
.file-dragover
{
background-color
:
rgba
(
92
,
184
,
92
,
0.5
);
background-color
:
rgba
(
92
,
184
,
92
,
0.5
)
!important
;
}
.file-dragstart
{
...
...
Write
Preview
Supports
Markdown
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