Prtksxna has uploaded a new change for review.

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

Change subject: MediaWiki Theme: Add the progressive variant to the check icon
......................................................................

MediaWiki Theme: Add the progressive variant to the check icon

There are no progressive icons in the MediaWiki theme, thus  making it
impossible to correctly show a frameless and progressive ButtonWidget.

Change-Id: I5dcc4aee261e42581980d01c78410fbcb202abe5
---
M src/themes/mediawiki/images.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/06/194506/1

diff --git a/src/themes/mediawiki/images.json b/src/themes/mediawiki/images.json
index d108b5f..02034b4 100644
--- a/src/themes/mediawiki/images.json
+++ b/src/themes/mediawiki/images.json
@@ -27,7 +27,7 @@
                        "add": { "file": "add.svg", "variants": [ 
"constructive" ] },
                        "advanced": { "file": "advanced.svg" },
                        "alert": { "file": "alert.svg" },
-                       "check": { "file": "check.svg", "variants": [ 
"constructive" ] },
+                       "check": { "file": "check.svg", "variants": [ 
"constructive", "progressive" ] },
                        "clear": { "file": "clear.svg" },
                        "close": { "file": "close.svg" },
                        "code": { "file": "code.svg" },

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5dcc4aee261e42581980d01c78410fbcb202abe5
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Prtksxna <[email protected]>

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

Reply via email to