Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
4a3ea198
Commit
4a3ea198
authored
Dec 23, 2015
by
sajolida
Browse files
Adjust placement of toggleable depending of the context
parent
d237e1ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/install/inc/stylesheets/assistant.css
View file @
4a3ea198
...
...
@@ -218,8 +218,7 @@ ul {
padding
:
0
;
margin-left
:
auto
;
margin-right
:
auto
;
margin-top
:
-15px
;
width
:
80%
;
margin-top
:
-5px
;
position
:
absolute
;
text-align
:
left
;
font-size
:
13px
;
...
...
@@ -227,9 +226,23 @@ ul {
}
#download-and-verify
div
.toggleable
{
margin-top
:
-1.2em
;
width
:
48em
;
position
:
relative
;
}
#needs
div
.toggleable
{
margin-top
:
0.4em
;
width
:
40em
;
left
:
-10em
;
}
#scenarios
div
.toggleable
{
left
:
-5em
;
margin-top
:
0.3em
;
width
:
35em
;
}
#pagebody
#content
a
.toggle
{
border-bottom
:
1px
dashed
black
!important
;
cursor
:
help
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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