jenkins-bot has submitted this change and it was merged.
Change subject: Consistent use of white background in term box
......................................................................
Consistent use of white background in term box
This removes a misplaced white background from the aliasview, and adds
a white background for the whole terms table. This is for consistency,
because statements also have a white background. You have to change
the background color of the page to see the effect of these changes.
Otherwise they are "invisible" (white on white).
Change-Id: Ie25de234026412dcb8b32c10d267b0daed23e718
---
M view/resources/jquery/ui/jquery.ui.tagadata.css
M
view/resources/jquery/wikibase/themes/default/jquery.wikibase.entitytermsforlanguagelistview.css
2 files changed, 1 insertion(+), 5 deletions(-)
Approvals:
Adrian Lang: Looks good to me, approved
jenkins-bot: Verified
diff --git a/view/resources/jquery/ui/jquery.ui.tagadata.css
b/view/resources/jquery/ui/jquery.ui.tagadata.css
index 1019b1d..0d67a2a 100644
--- a/view/resources/jquery/ui/jquery.ui.tagadata.css
+++ b/view/resources/jquery/ui/jquery.ui.tagadata.css
@@ -51,11 +51,6 @@
outline: none;
}
-ul.tagadata li.tagadata-choice-empty,
-ul.tagadata li.tagadata-choice-active {
- background: none white !important;
-}
-
ul.tagadata li.tagadata-choice-empty .tagadata-close {
display: none;
}
diff --git
a/view/resources/jquery/wikibase/themes/default/jquery.wikibase.entitytermsforlanguagelistview.css
b/view/resources/jquery/wikibase/themes/default/jquery.wikibase.entitytermsforlanguagelistview.css
index 4854645..5abcafc 100644
---
a/view/resources/jquery/wikibase/themes/default/jquery.wikibase.entitytermsforlanguagelistview.css
+++
b/view/resources/jquery/wikibase/themes/default/jquery.wikibase.entitytermsforlanguagelistview.css
@@ -3,6 +3,7 @@
* @author H. Snater < [email protected] >
*/
.wikibase-entitytermsforlanguagelistview {
+ background: #FFF;
border: 1px solid #C9C9C9;
border-spacing: 0;
display: table;
--
To view, visit https://gerrit.wikimedia.org/r/264955
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie25de234026412dcb8b32c10d267b0daed23e718
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: Adrian Lang <[email protected]>
Gerrit-Reviewer: Bene <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: Jonas Kress (WMDE) <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits