Brak opisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

converter_widget_main.uss 136B

1234567891011
  1. .selected {
  2. color: white;
  3. }
  4. .not_selected {
  5. color: rgb(102, 102, 102);
  6. }
  7. .unity-list-view__empty-label {
  8. display: none;
  9. }