Harej has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/350922 )

Change subject: Bringing border colors back to the edit form
......................................................................

Bringing border colors back to the edit form

Change-Id: Ida43027c705b91acdaf316afa10fdd9b37dbddf5
---
M modules/ext.CollaborationKit.edit.styles.less
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CollaborationKit 
refs/changes/22/350922/1

diff --git a/modules/ext.CollaborationKit.edit.styles.less 
b/modules/ext.CollaborationKit.edit.styles.less
index 92cd6bb..e9781f3 100644
--- a/modules/ext.CollaborationKit.edit.styles.less
+++ b/modules/ext.CollaborationKit.edit.styles.less
@@ -23,7 +23,7 @@
 .ck-customeditor-borders( @color ) {
        .mw-collabkit-modifiededitform {
                padding: 1.5em 1em;
-               border: 1px solid;
+               border: 1px solid @color;
                border-top-width: 3px;
                border-bottom-width: 4px;
                background-color: fadeout( @color, 95% );

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ida43027c705b91acdaf316afa10fdd9b37dbddf5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CollaborationKit
Gerrit-Branch: master
Gerrit-Owner: Harej <[email protected]>

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

Reply via email to