Phedenskog has uploaded a new change for review.
https://gerrit.wikimedia.org/r/292339
Change subject: Make module bar chart more readible
......................................................................
Make module bar chart more readible
Lets make the grey part of the chart darker grey to make it easier
to read.
Bug: T133760
Change-Id: If06970632ad105ba2cfcd24ffb3a568a70949c96
---
M modules/css/ext.PerformanceInspector.css
1 file changed, 1 insertion(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/PerformanceInspector
refs/changes/39/292339/1
diff --git a/modules/css/ext.PerformanceInspector.css
b/modules/css/ext.PerformanceInspector.css
index 9eb0113..fdf9406 100644
--- a/modules/css/ext.PerformanceInspector.css
+++ b/modules/css/ext.PerformanceInspector.css
@@ -14,7 +14,7 @@
}
.barchart .barWrap {
position: relative;
- background: #d0d0d0;
+ background: #999999;
width: 100%;
height: 100%;
overflow: hidden;
--
To view, visit https://gerrit.wikimedia.org/r/292339
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If06970632ad105ba2cfcd24ffb3a568a70949c96
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PerformanceInspector
Gerrit-Branch: master
Gerrit-Owner: Phedenskog <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits