Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xblock-drag-and-drop-v2
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
xblock-drag-and-drop-v2
Commits
d5fe00c3
Commit
d5fe00c3
authored
Dec 18, 2015
by
Eugeny Kolpakov
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #40 from open-craft/styling_changes_from_ux
Styling changes from ux
parents
819de86c
109cffbc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
drag_and_drop_v2/public/css/drag_and_drop.css
+3
-2
No files found.
drag_and_drop_v2/public/css/drag_and_drop.css
View file @
d5fe00c3
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
.xblock--drag-and-drop
.drag-container
{
.xblock--drag-and-drop
.drag-container
{
width
:
auto
;
width
:
auto
;
padding
:
5px
;
padding
:
1%
;
background
:
#ebf0f2
;
background
:
#ebf0f2
;
}
}
...
@@ -220,7 +220,8 @@
...
@@ -220,7 +220,8 @@
display
:
none
;
display
:
none
;
top
:
5%
;
top
:
5%
;
right
:
5%
;
right
:
5%
;
background
:
none
repeat
scroll
0
0
#66A5B5
;
border
:
1px
solid
white
;
background
:
none
repeat
scroll
0
0
rgba
(
0
,
0
,
0
,
.8
);
width
:
500px
;
width
:
500px
;
max-width
:
90%
;
max-width
:
90%
;
min-height
:
50px
;
min-height
:
50px
;
...
...
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