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
d8226a1b
Commit
d8226a1b
authored
Dec 23, 2015
by
sajolida
Browse files
Don't apply new toggle style to restart troubleshooting
parent
98d3e994
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/install/inc/stylesheets/assistant.css
View file @
d8226a1b
...
...
@@ -210,7 +210,7 @@ ul {
/* TOGGLE */
#
pagebody
div
.toggleable
{
#
download-and-verify
div
.toggleable
,
#needs
div
.toggleable
,
#scenarios
div
.toggleable
{
background
:
white
!important
;
border
:
1px
solid
#0A0
;
-webkit-box-shadow
:
5px
5px
#0A0
;
...
...
@@ -243,14 +243,13 @@ ul {
width
:
35em
;
}
#
pagebody
#content
a
.toggle
{
#
download-and-verify
a
.toggle
,
#needs
a
.toggle
,
#scenarios
a
.toggle
{
border-bottom
:
1px
dashed
black
!important
;
cursor
:
help
;
display
:
inline-block
;
text-decoration
:
none
!important
;
}
#
pagebody
#content
div
.toggleable
a
.toggle
{
#
download-and-verify
div
.toggleable
a
.toggle
,
#needs
div
.toggleable
a
.toggle
,
#scenarios
div
.toggleable
a
.toggle
{
border
:
none
!important
;
cursor
:
pointer
;
position
:
absolute
;
...
...
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