Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
H
h5p
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Drupal.org issue queue
Drupal.org issue queue
Security & Compliance
Security & Compliance
Dependency List
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
project
h5p
Commits
b5684c3c
Commit
b5684c3c
authored
Oct 30, 2019
by
paalj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update php editor lib
parent
f51a93d2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
13 deletions
+9
-13
modules/h5peditor/h5peditor/styles/css/application.css
modules/h5peditor/h5peditor/styles/css/application.css
+1
-1
modules/h5peditor/h5peditor/styles/scss/application.scss
modules/h5peditor/h5peditor/styles/scss/application.scss
+8
-12
No files found.
modules/h5peditor/h5peditor/styles/css/application.css
View file @
b5684c3c
This source diff could not be displayed because it is too large. You can
view the blob
instead.
modules/h5peditor/h5peditor/styles/scss/application.scss
View file @
b5684c3c
...
...
@@ -362,7 +362,7 @@ a {
position
:
absolute
;
color
:
#dd0505
;
left
:
0
;
top
:
0
;
top
:
0
.083em
;
font-size
:
3
.8em
;
line-height
:
1
;
}
...
...
@@ -587,7 +587,7 @@ a {
font-size
:
2em
;
position
:
absolute
;
left
:
0
.3em
;
top
:
0
.
08
em
;
top
:
0
.
1
em
;
}
}
.remove
{
...
...
@@ -1077,24 +1077,20 @@ a {
}
}
.h5p-tutorial-url
:before
{
.h5p-tutorial-url
:before
,
.h5p-example-url
:before
{
font-family
:
$icon-font-family
;
content
:
"\e907"
;
font-size
:
1
.5em
;
position
:
relative
;
top
:
0
.1em
;
top
:
0
.1
5
em
;
left
:
0
.2em
;
margin-right
:
10px
;
}
.h5p-tutorial-url
:before
{
content
:
"\e907"
;
}
.h5p-example-url
:before
{
font-family
:
$icon-font-family
;
content
:
"\e906"
;
font-size
:
1
.5em
;
position
:
relative
;
top
:
0
.1em
;
left
:
0
.2em
;
margin-right
:
10px
;
}
.h5peditor-widget-select
{
...
...
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