* Candidates list no longer covers the application in use
* Changed the candidates list styles to match the application look and feel
This commit is contained in:
parent
528ebb123b
commit
0126e3db64
12 changed files with 313 additions and 326 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="candidate_normal">#FF000000</color>
|
||||
<color name="candidate_recommended">#ffc66ac3</color>
|
||||
<color name="candidate_other">#ff68f0e9</color>
|
||||
<color name="candidate_background">#e19185df</color>
|
||||
<color name="button_text">#FFFFFFFF</color>
|
||||
<color name="button_text">#EFEBE9</color>
|
||||
<color name="candidate_background">#333333</color>
|
||||
<color name="candidate_color">#CCCCCC</color>
|
||||
<color name="candidate_selected">#555555</color>
|
||||
<color name="candidate_separator">#888888</color>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue