Santhosh has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/172478

Change subject: Dashboard: do not display the header bar with publish button
......................................................................

Dashboard: do not display the header bar with publish button

Change-Id: I6e152f89644ef72c7f1b53d704931972be1adb07
---
M modules/dashboard/styles/ext.cx.dashboard.less
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation 
refs/changes/78/172478/1

diff --git a/modules/dashboard/styles/ext.cx.dashboard.less 
b/modules/dashboard/styles/ext.cx.dashboard.less
index 4a6c245..d2e39ba 100644
--- a/modules/dashboard/styles/ext.cx.dashboard.less
+++ b/modules/dashboard/styles/ext.cx.dashboard.less
@@ -32,3 +32,8 @@
                padding: 0 20px;
        }
 }
+
+// Do not display the header bar containing the link to dashboard in dashboard 
page.
+.cx-header__bar {
+       display: none;
+}
\ No newline at end of file

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6e152f89644ef72c7f1b53d704931972be1adb07
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Santhosh <santhosh.thottin...@gmail.com>

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

Reply via email to