]> git.ipfire.org Git - ipfire.org.git/blobdiff - static/css/style.css
Bug 11335: closed
[ipfire.org.git] / static / css / style.css
index 2e132180860b3d5e01486d4c33a68373673163cf..ced6ff04e8ce604f0df5728d5ecfdde7e010068e 100644 (file)
@@ -5331,6 +5331,9 @@ section#wishlist {
   background-size: cover;
   background-position: center center; }
 
+.progress {
+  background-color: rgba(255, 255, 255, 0.2); }
+
 .bg-progress {
   background-image: -webkit-linear-gradient(left, #fbc02d, #ff8f00);
   background-image: linear-gradient(to right, #fbc02d, #ff8f00); }