Mailing List Archive

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Gerrit: remove visibility: hidden; from <body>
Dzahn has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/405368 )

Change subject: Gerrit: remove visibility: hidden; from <body>
......................................................................


Gerrit: remove visibility: hidden; from <body>

The reason why things were slow is because we were hiding
the body by default and then using javascript to unhide it.

Coupled with onload javascript function it made things look slow.

Remove this and just show everything without hiding it.

Bug: T185506
Change-Id: If75aafc52a0594bc0dac4d4531a90804f8081306
---
M modules/gerrit/files/etc/GerritSite.css
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
jenkins-bot: Verified
Dzahn: Looks good to me, approved



diff --git a/modules/gerrit/files/etc/GerritSite.css b/modules/gerrit/files/etc/GerritSite.css
index 9e4c6f0..8b6358d 100644
--- a/modules/gerrit/files/etc/GerritSite.css
+++ b/modules/gerrit/files/etc/GerritSite.css
@@ -204,7 +204,6 @@
}

body {
- visibility: hidden;
font-family: 'Source Sans Pro', sans-serif;
}


--
To view, visit https://gerrit.wikimedia.org/r/405368
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If75aafc52a0594bc0dac4d4531a90804f8081306
Gerrit-PatchSet: 13
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Paladox <thomasmulhall410@yahoo.com>
Gerrit-Reviewer: Chad <chadh@wikimedia.org>
Gerrit-Reviewer: Dzahn <dzahn@wikimedia.org>
Gerrit-Reviewer: Framawiki <framawiki@tools.wmflabs.org>
Gerrit-Reviewer: Krinkle <krinklemail@gmail.com>
Gerrit-Reviewer: Legoktm <legoktm@member.fsf.org>
Gerrit-Reviewer: Nuria <nuria@wikimedia.org>
Gerrit-Reviewer: Paladox <thomasmulhall410@yahoo.com>
Gerrit-Reviewer: Thiemo Kreuz (WMDE) <thiemo.kreuz@wikimedia.de>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits