Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M3P2 HTML Generator
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
12
Issues
12
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
M3P2
M3P2 HTML Generator
Commits
450dc69b
Commit
450dc69b
authored
May 06, 2019
by
Goutte
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Abandon the destop nav, use only the mobile nav.
parent
2d426bae
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
6 deletions
+18
-6
pages
user/pages
+1
-1
custom.css
user/themes/textbook/css/custom.css
+17
-5
No files found.
pages
@
9a121e7a
Subproject commit 9
550351bec7f30c30cf60bb7aa39328c761146a4
Subproject commit 9
a121e7aa2545544d34fcc4fa63958713cd2dad8
user/themes/textbook/css/custom.css
View file @
450dc69b
...
@@ -175,32 +175,44 @@ iframe.geogebra {
...
@@ -175,32 +175,44 @@ iframe.geogebra {
opacity
:
.95
;
opacity
:
.95
;
}
}
.mobile-menu
details
,
.mobile-menu
details
,
.mobile-menu
ul
{
.mobile-menu
ul
{
text-align
:
left
;
text-align
:
left
;
word-break
:
break-word
;
word-break
:
break-word
;
line-height
:
1.8
rem
;
line-height
:
2
rem
;
font-size
:
1.8rem
;
font-size
:
1.8rem
;
padding
:
0
;
padding
:
0
;
margin
:
0
;
margin
:
0
;
}
}
.mobile-menu
details
{
border-top
:
1px
solid
#424242
;
border-left
:
1px
solid
#424242
;
border-bottom
:
1px
solid
#424242
;
border-top-left-radius
:
0.618rem
;
padding-bottom
:
0.1em
;
}
.mobile-menu
ul
ul
ul
{
.mobile-menu
ul
ul
ul
{
line-height
:
1.4rem
;
line-height
:
1.4rem
;
font-size
:
1.4rem
;
font-size
:
1.4rem
;
}
}
.mobile-menu
li
summary
{
.mobile-menu
li
summary
{
padding
:
.4em
0.05em
.
4
em
0.4em
;
padding
:
.4em
0.05em
.
2
em
0.4em
;
}
}
.mobile-menu
li
>
a
{
.mobile-menu
li
>
a
{
padding
:
0.2em
0
.2em
1.75em
;
padding
:
0.2em
0.1em
0.3em
0.4em
;
display
:
inline-block
;
display
:
block
;
border-top
:
1px
solid
#424242
;
border-left
:
1px
solid
#424242
;
border-bottom
:
1px
solid
#424242
;
}
}
.mobile-menu
ul
{
.mobile-menu
ul
{
padding-left
:
0.33em
;
padding-left
:
0.33
r
em
;
list-style
:
none
;
list-style
:
none
;
}
}
...
...
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