module_styles.css 177 B

123456789
  1. #layers .lu-app .progress-bar[aria-valuenow="0"] {
  2. min-width: 30px;
  3. color: #777;
  4. background-color: transparent;
  5. background-image: none;
  6. box-shadow: none;
  7. }