VolkerE has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/383497 )
Change subject: Align close colors to conform to WCAG level AA
......................................................................
Align close colors to conform to WCAG level AA
`#666` is closest simple one that also works on
backgrounds like `#fafafa`.
Change-Id: Iffca2872504e2a173155e4ddc5e4ab652464eb8f
---
M modules/jquery.wikiEditor.dialogs.less
M modules/jquery.wikiEditor.toolbar.less
2 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikiEditor
refs/changes/97/383497/1
diff --git a/modules/jquery.wikiEditor.dialogs.less
b/modules/jquery.wikiEditor.dialogs.less
index ee9ff98..6b20398 100644
--- a/modules/jquery.wikiEditor.dialogs.less
+++ b/modules/jquery.wikiEditor.dialogs.less
@@ -58,5 +58,5 @@
}
.wikieditor-toolbar-dialog-hint {
- color: #999;
+ color: #666;
}
diff --git a/modules/jquery.wikiEditor.toolbar.less
b/modules/jquery.wikiEditor.toolbar.less
index da393bd..f0ff8b3 100644
--- a/modules/jquery.wikiEditor.toolbar.less
+++ b/modules/jquery.wikiEditor.toolbar.less
@@ -101,7 +101,7 @@
margin: 2px;
margin-left: 5px;
margin-right: 8px;
- color: #777;
+ color: #666;
cursor: default;
}
@@ -238,7 +238,7 @@
}
th {
- color: #999;
+ color: #666;
}
td {
--
To view, visit https://gerrit.wikimedia.org/r/383497
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iffca2872504e2a173155e4ddc5e4ab652464eb8f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikiEditor
Gerrit-Branch: master
Gerrit-Owner: VolkerE <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits