jenkins-bot has submitted this change and it was merged.
Change subject: Reduce the font size of stats table to accommodate more data
......................................................................
Reduce the font size of stats table to accommodate more data
This table is going to be big with lot of columns
Change-Id: I397c9e0306e9a49bf2d863c9083b5741468aa7b9
---
M modules/stats/styles/ext.cx.stats.less
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
KartikMistry: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/stats/styles/ext.cx.stats.less
b/modules/stats/styles/ext.cx.stats.less
index 17f8f71..e8e8237 100644
--- a/modules/stats/styles/ext.cx.stats.less
+++ b/modules/stats/styles/ext.cx.stats.less
@@ -4,6 +4,7 @@
border-collapse: collapse;
border: 1px solid black;
tr, td {
+ font-size: smaller;
padding: 5px;
border: 1px solid #ddd;
text-align: center;
@@ -28,4 +29,4 @@
.cx-stat-color-4 {
background-color: #66BB6A;
}
-}
\ No newline at end of file
+}
--
To view, visit https://gerrit.wikimedia.org/r/190148
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I397c9e0306e9a49bf2d863c9083b5741468aa7b9
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Santhosh <[email protected]>
Gerrit-Reviewer: KartikMistry <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits