Santhosh has uploaded a new change for review.
https://gerrit.wikimedia.org/r/190148
Change subject: Reduce the font size of stats table to accommodate more data
......................................................................
Reduce the font size of stats table to accommodate more data
Change-Id: I397c9e0306e9a49bf2d863c9083b5741468aa7b9
---
M modules/stats/styles/ext.cx.stats.less
1 file changed, 2 insertions(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation
refs/changes/48/190148/1
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: newchange
Gerrit-Change-Id: I397c9e0306e9a49bf2d863c9083b5741468aa7b9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Santhosh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits