jenkins-bot has submitted this change and it was merged.

Change subject: Remove color overwrite for dialog header border bottom
......................................................................


Remove color overwrite for dialog header border bottom

This changes the color of the line under the hader of the dialog boxes
from #6bc8f3 to the default #aed0ea.
This difference is nearly not recognizable and it is not worth to overwrite
the default color.

Change-Id: I88580ab74fc158ec1a498fc489fbdd9cd5ba897a
---
M modules/jquery.wikiEditor.dialogs.css
1 file changed, 1 insertion(+), 5 deletions(-)

Approvals:
  TheDJ: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/jquery.wikiEditor.dialogs.css 
b/modules/jquery.wikiEditor.dialogs.css
index 8f22683..288c87e 100644
--- a/modules/jquery.wikiEditor.dialogs.css
+++ b/modules/jquery.wikiEditor.dialogs.css
@@ -13,10 +13,6 @@
        padding: 0 !important;
 }
 
-.wikiEditor-toolbar-dialog .ui-widget-header {
-       border-bottom:1px solid #6bc8f3 !important;
-}
-
 .wikiEditor-toolbar-dialog .ui-dialog-content input[type=text] {
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
@@ -52,4 +48,4 @@
 
 .wikiEditor-toolbar-dialog {
        border: none;
-}
\ No newline at end of file
+}

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I88580ab74fc158ec1a498fc489fbdd9cd5ba897a
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/WikiEditor
Gerrit-Branch: master
Gerrit-Owner: Gerrit Patch Uploader <[email protected]>
Gerrit-Reviewer: Gerrit Patch Uploader <[email protected]>
Gerrit-Reviewer: TheDJ <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to