6 Commits

Author SHA1 Message Date
Nikhil Tanwar
fd371d2a47 Add styles for KiwixChoiceBox
Added styles for KiwixChoiceBox to make it match the model.
Also moved everything in contentmanagerside more to the left.
2023-10-04 16:53:04 +02:00
Nikhil Tanwar
e6cb442dc6 New widget: KiwixChoiceBox
This change adds a new widget called KiwixChoiceBox
The design inspiration is taken from here: https://harvesthq.github.io/chosen/#multiple-select
setType() takes a string to put on the label
We can add possible choices using the setSelections() method
2023-10-04 16:53:04 +02:00
Nikhil Tanwar
d90158b789 Confirmation dialog box for delete book and cancel download
Added a new custom dialog box for confirmations.
Currently, it popups when a book is deleted or a download has to be cancelled
2023-07-28 17:43:10 +05:30
luddens
6d53f91103 apply css 2019-07-24 16:20:38 +02:00
luddens
7822bb3037 popup searchbar new design 2019-06-12 14:46:52 +02:00
Matthieu Gautier
5a6bafc8e1 Move style.css in another resources file.
It speed up compilation when we modify the style.
2018-10-26 13:42:05 +02:00