httpd: restore some of the legacy color scheme and table layout#8133
Open
DmitryLitvintsev wants to merge 1 commit into
Open
httpd: restore some of the legacy color scheme and table layout#8133DmitryLitvintsev wants to merge 1 commit into
DmitryLitvintsev wants to merge 1 commit into
Conversation
Motivation: ----------- The patch 7e2040e introduced muted low contrast colors that are harder to read. Plus table grid was removed making it more difficult to find stuff when scrolling. Our admins voted to bring old look&feel back. Modification: ------------ This patch restores table look and feel and pool usage bars to their original "bright" colors. Result: ------ People seem happier :). Hopefully there is reasonable compromise as the main page remained w/ "new" look&feel Acked-by: Tigran Target: trunk Request: 11.2 Require-book: no Require-notes: yes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation:
The patch 7e2040e introduced muted low contrast colors that are harder to read. Plus table grid was removed making it more difficult to find stuff when scrolling. Our admins voted to bring old look&feel back.
Modification:
This patch restores table look and feel and pool usage bars to their original "bright" colors.
Result:
People seem happier :). Hopefully there is reasonable compromise as the main page remained w/ "new" look&feel
Acked-by: Tigran
Target: trunk
Request: 11.2
Require-book: no
Require-notes: yes