[ui] "click" cursor set for most "clickable" components

This commit is contained in:
Vinicius Moreira
2020-05-03 12:24:08 -03:00
parent 9d3c12c10e
commit 3b86888b1d
6 changed files with 29 additions and 9 deletions

View File

@@ -32,7 +32,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### UI
- icons, buttons and colors changes
- removed more unnecessary **x** buttons from some dialogs
- more unnecessary **x** buttons were removed from dialogs
- "click" cursor set for most "clickable" components
- minor improvements
### i18n contributors
- Turkish (tr): [tuliana](https://github.com/tulliana)