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
914df73b
Commit
914df73b
authored
Aug 25, 2016
by
sajolida
Browse files
Display failed download as caution
parent
10fc114a
Changes
2
Hide whitespace changes
Inline
Side-by-side
wiki/src/install/inc/steps/download.inline.html
View file @
914df73b
...
...
@@ -200,10 +200,9 @@ two techniques to do this verification automatically.</p>
</div>
<div
id=
"download-message"
>
<div
id=
"download-message-paused"
>
<p>
The download has been paused (or failed).
<br
/>
Click on the play button to resume.
</p>
<p>
The download has been paused. Click on the play button to resume.
</p>
</div>
<div
id=
"download-message-failed"
>
<div
id=
"download-message-failed"
class=
"caution"
>
<p>
The download of the ISO image failed! Please check your network connection and click
<span
class=
"guilabel"
>
Retry
</span>
…
</p>
</div>
</div>
...
...
wiki/src/install/inc/stylesheets/dave.css
View file @
914df73b
...
...
@@ -468,10 +468,8 @@ html:not([data-phase="verified"]) #downloaded-path {
display
:
none
!important
;
}
#download-message-failed
,
#download-message-paused
{
padding
:
5px
;
margin
:
5px
;
background
:
lightgrey
;
#download-message-paused
{
font-style
:
italic
;
}
#download
[
data-state
=
"failed"
]
#download-message-failed
{
...
...
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