diff options
author | Yana Stamcheva <yana@jitsi.org> | 2008-01-15 12:39:35 +0000 |
---|---|---|
committer | Yana Stamcheva <yana@jitsi.org> | 2008-01-15 12:39:35 +0000 |
commit | afe5f6eccfb8d59b227b652702f54ad09051a1fe (patch) | |
tree | 67891771eb84090ef32086b1a0ea59db52882456 /resources | |
parent | bba761f2b4cd425fb37305f51a69d8b8bfefb71d (diff) | |
download | jitsi-afe5f6eccfb8d59b227b652702f54ad09051a1fe.zip jitsi-afe5f6eccfb8d59b227b652702f54ad09051a1fe.tar.gz jitsi-afe5f6eccfb8d59b227b652702f54ad09051a1fe.tar.bz2 |
Fix tab text color and size.
Diffstat (limited to 'resources')
-rw-r--r-- | resources/colors/colorResources.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/colors/colorResources.properties b/resources/colors/colorResources.properties index ac5b689..26b6f5d 100644 --- a/resources/colors/colorResources.properties +++ b/resources/colors/colorResources.properties @@ -20,6 +20,7 @@ desktopBackgroundColor=FAFAFA textColor=333333 inactiveTextColor=999999 menuDisabledForeground=999999 +tabbedPaneHighlight=F9750A # Custom components GUI constants historyIncomingCallBackground=F9FFC5 |