Aude has uploaded a new change for review.

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

Change subject: Adjust edit buttons and h1 header css in entitytermsview
......................................................................

Adjust edit buttons and h1 header css in entitytermsview

These changes appear to do what's desired in T90426 and also
fixes T89956.

Perhaps there is good rationale for the way things are now, though.

Bug: T89956
Bug: T90426
Change-Id: Ie82f3b74334b8db2c6bdcafc350f7505dc46c83d
---
M 
lib/resources/jquery.wikibase/themes/default/jquery.wikibase.entitytermsview.css
M 
lib/resources/jquery.wikibase/toolbar/themes/default/jquery.wikibase.edittoolbar.css
2 files changed, 8 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/01/192301/1

diff --git 
a/lib/resources/jquery.wikibase/themes/default/jquery.wikibase.entitytermsview.css
 
b/lib/resources/jquery.wikibase/themes/default/jquery.wikibase.entitytermsview.css
index 994f872..e49c66f 100644
--- 
a/lib/resources/jquery.wikibase/themes/default/jquery.wikibase.entitytermsview.css
+++ 
b/lib/resources/jquery.wikibase/themes/default/jquery.wikibase.entitytermsview.css
@@ -9,6 +9,10 @@
        width: 100%;
 }
 
+div#content .wikibase-entitytermsview .wikibase-entitytermsview-heading 
h1.wikibase-entitytermsview-heading-label {
+       padding: 0 5em 0 0;
+}
+
 .wikibase-entitytermsview .wikibase-entitytermsview-heading 
.wikibase-entitytermsview-heading-label 
.wikibase-entitytermsview-heading-label-id {
        color: grey;
        font-size: 0.6em;
@@ -35,10 +39,6 @@
 .wikibase-entitytermsview .wikibase-entitytermsview-heading 
.wikibase-entitytermsview-heading-aliases li:first-child:before {
        content: '';
        padding: 0;
-}
-
-.wikibase-entitytermsview .wikibase-entitytermsview-heading 
.wikibase-entitytermsview-heading-label {
-       max-width: 25em;
 }
 
 .wikibase-entitytermsview .wikibase-entitytermsview-heading 
.wikibase-entitytermsview-heading-label,
diff --git 
a/lib/resources/jquery.wikibase/toolbar/themes/default/jquery.wikibase.edittoolbar.css
 
b/lib/resources/jquery.wikibase/toolbar/themes/default/jquery.wikibase.edittoolbar.css
index cc96b13..e211c02 100644
--- 
a/lib/resources/jquery.wikibase/toolbar/themes/default/jquery.wikibase.edittoolbar.css
+++ 
b/lib/resources/jquery.wikibase/toolbar/themes/default/jquery.wikibase.edittoolbar.css
@@ -5,3 +5,7 @@
 .wikibase-edittoolbar-container > .wikibase-toolbar {
        padding-left: 0;
 }
+
+.wikibase-edittoolbar-container {
+       background: #fff;
+}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie82f3b74334b8db2c6bdcafc350f7505dc46c83d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Aude <aude.w...@gmail.com>

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

Reply via email to