Skip to content
Snippets Groups Projects
Commit 4a0068c9 authored by Angie Byron's avatar Angie Byron
Browse files

#653620 follow-up by eMPee584, sun, yoroy, et al: Make progressbar slightly visible at 0%.

parent a05df263
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -163,7 +163,7 @@ div.tree-child-horizontal {
.progress .filled {
background: #0072b9 url(../../misc/progress.gif);
height: 1.5em;
width: 0%;
width: 1px;
}
.progress .percentage {
float: right; /* LTR */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment