VolkerE has uploaded a new change for review.

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

Change subject: Unify `border` property values in MediaWiki theme
......................................................................

Unify `border` property values in MediaWiki theme

Minor change to unify `border` property values in MediaWiki theme.

Change-Id: Iec2d6c2047d0ca1ca03aec6fe0ac5bcc08e7e795
---
M src/themes/mediawiki/widgets.less
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/19/263219/1

diff --git a/src/themes/mediawiki/widgets.less 
b/src/themes/mediawiki/widgets.less
index 6598d8c..c1f98e6 100644
--- a/src/themes/mediawiki/widgets.less
+++ b/src/themes/mediawiki/widgets.less
@@ -558,7 +558,7 @@
                font-family: inherit;
                background-color: @background;
                color: black;
-               border: solid 1px #ccc;
+               border: 1px solid #ccc;
                box-shadow: inset 0 0 0 0 @progressive;
                border-radius: 0.1em;
                .oo-ui-transition(box-shadow @quick-ease);

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

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

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

Reply via email to