Thiemo Mättig (WMDE) has uploaded a new change for review.

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

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(-)


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

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: newchange
Gerrit-Change-Id: Ie25de234026412dcb8b32c10d267b0daed23e718
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to