module_styles.css 278 B

12345678910111213
  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. }
  8. .pm-resource-usege {
  9. clear: both;
  10. width: 40% !important;
  11. margin-bottom: 2px !important;
  12. }