Skip to content

Commit

Permalink
Add supported languages icon
Browse files Browse the repository at this point in the history
  • Loading branch information
axpoems committed Jun 4, 2024
1 parent a21ad7d commit 61188e6
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions apps/desktop/desktop/src/main/resources/css/images.css
Original file line number Diff line number Diff line change
Expand Up @@ -784,6 +784,18 @@
-fx-image: url("/images/icons/market/market-grey.png");
}

#language-green {
-fx-image: url("/images/icons/language/language_green.png");
}

#language-grey {
-fx-image: url("/images/icons/language/language_grey.png");
}

#language-white {
-fx-image: url("/images/icons/language/language_white.png");
}


/* ------------------------------------------------------------------------------------ */
/* Chat */
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 61188e6

Please sign in to comment.