Dzahn has submitted this change and it was merged.

Change subject: Remove ugly background images of buttons when changing search 
result columns. Can be seen on https://bugzilla.wikimedia.org/colchange.cgi
......................................................................


Remove ugly background images of buttons when changing search result columns.
Can be seen on https://bugzilla.wikimedia.org/colchange.cgi

Bug: 54823
Change-Id: I74672a04549e603d0f0a029c7795dc42f76a1e63
---
M skins/contrib/Wikimedia/global.css
1 file changed, 0 insertions(+), 15 deletions(-)

Approvals:
  Bartosz Dziewoński: Looks good to me, but someone else must approve
  Aklapper: Looks good to me, but someone else must approve
  Dzahn: Verified; Looks good to me, approved



diff --git a/skins/contrib/Wikimedia/global.css 
b/skins/contrib/Wikimedia/global.css
index be0b06a..a1eab5f 100644
--- a/skins/contrib/Wikimedia/global.css
+++ b/skins/contrib/Wikimedia/global.css
@@ -446,21 +446,6 @@
     height: 20px;
 }
 
-#select_button {
-    background-image: url(global/right.png);
-}
-
-#deselect_button {
-    background-image: url(global/left.png);
-}
-
-#up_button {
-    background-image: url(global/up.png);
-}
-
-#down_button {
-    background-image: url(global/down.png);
-}
 .bz_emailprefs tr.bz_row_odd {
     background-color: #f0f0f0;
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I74672a04549e603d0f0a029c7795dc42f76a1e63
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/bugzilla/modifications
Gerrit-Branch: master
Gerrit-Owner: Aklapper <[email protected]>
Gerrit-Reviewer: Aklapper <[email protected]>
Gerrit-Reviewer: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>

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

Reply via email to