diff options
author | Yana Stamcheva <yana@jitsi.org> | 2009-05-15 15:47:07 +0000 |
---|---|---|
committer | Yana Stamcheva <yana@jitsi.org> | 2009-05-15 15:47:07 +0000 |
commit | 3b18adaf24279c435526969128e7af03c3ac9778 (patch) | |
tree | 294e8a70fe22dd9ff2d809905dd501fd02fa1a27 /resources/colors | |
parent | 2a3cd8ff9d8f1eb49ba1cde5412b982486031742 (diff) | |
download | jitsi-3b18adaf24279c435526969128e7af03c3ac9778.zip jitsi-3b18adaf24279c435526969128e7af03c3ac9778.tar.gz jitsi-3b18adaf24279c435526969128e7af03c3ac9778.tar.bz2 |
- Addressing issue #465 (Redesign the account configuration menu).
- Fixing issue with status update within the accounts configuration form.
- Adding support for 32x32 and 48x48 icons for all protocols.
- Changing the background and selection colors for config forms list on the left of the Options window.
Diffstat (limited to 'resources/colors')
-rw-r--r-- | resources/colors/colors.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/colors/colors.properties b/resources/colors/colors.properties index 0d47c93..41fa285 100644 --- a/resources/colors/colors.properties +++ b/resources/colors/colors.properties @@ -128,7 +128,7 @@ service.gui.TOOL_BAR_FOREGROUND=FFFFFF plugin.simpleaccreg.ACCOUNT_REGISTRATION_BACKGROUND=C2CEE0 # Contact list contact row color. -service.gui.CONTACT_LIST_ROW=ADD2EF +service.gui.LIST_ROW=E7E7E7 # Contact list group row background color. service.gui.CONTACT_LIST_GROUP_ROW=D3D3D3 |