mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
Change default color for classes (global pass will be done during beta)
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
</fields_semantic>
|
||||
<style>
|
||||
<icon>images/incident.png</icon>
|
||||
<main_color>red</main_color>
|
||||
</style>
|
||||
<reconciliation>
|
||||
<attributes>
|
||||
|
||||
@@ -25,9 +25,9 @@
|
||||
<state_attribute>status</state_attribute>
|
||||
</fields_semantic>
|
||||
<style>
|
||||
<icon>images/user-request.png</icon>
|
||||
<main_color>red</main_color>
|
||||
</style>
|
||||
<icon>images/user-request.png</icon>
|
||||
<main_color>blue</main_color>
|
||||
</style>
|
||||
<reconciliation>
|
||||
<attributes>
|
||||
<attribute id="ref"/>
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
</fields_semantic>
|
||||
<style>
|
||||
<icon>images/user-request.png</icon>
|
||||
<main_color>red</main_color>
|
||||
<main_color>blue</main_color>
|
||||
</style>
|
||||
<reconciliation>
|
||||
<attributes>
|
||||
|
||||
@@ -392,7 +392,7 @@
|
||||
</fields_semantic>
|
||||
<style>
|
||||
<icon>images/team.png</icon>
|
||||
<main_color>green</main_color>
|
||||
<main_color>blue-grey</main_color>
|
||||
<complementary_color>white</complementary_color>
|
||||
</style>
|
||||
<reconciliation>
|
||||
|
||||
Reference in New Issue
Block a user