mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-08-03 20:56:49 -04:00

Added styles for KiwixChoiceBox to make it match the model. Also moved everything in contentmanagerside more to the left.
11 lines
295 B
Plaintext
11 lines
295 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>css/style.css</file>
|
|
<file>css/popup.css</file>
|
|
<file>css/localServer.css</file>
|
|
<file>css/confirmBox.css</file>
|
|
<file>css/contentmanagerside.css</file>
|
|
<file>css/choiceBox.css</file>
|
|
</qresource>
|
|
</RCC>
|