Paladox has uploaded a new change for review.
https://gerrit.wikimedia.org/r/189141
Change subject: jquery-ui: Remove dark color from links inside dialogs
......................................................................
jquery-ui: Remove dark color from links inside dialogs
This patch fixes the problem by removing the following
from jquery.ui.theme.css:
.ui-widget-content a { color: #362b36; }
.ui-widget-header a { color: #222222; }
Bug: T85857
Change-Id: I0fbca3aca8e0d40c794dd1e20d4d8c4fdfd79aa1
(cherry picked from commit a16d29f8a88e1a0a9d0ad704f251dcf4e3ed473c)
---
M skinStyles/jquery.ui/PATCHES
M skinStyles/jquery.ui/jquery.ui.theme.css
2 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/Vector
refs/changes/41/189141/1
diff --git a/skinStyles/jquery.ui/PATCHES b/skinStyles/jquery.ui/PATCHES
index 0f2a008..85f663e 100644
--- a/skinStyles/jquery.ui/PATCHES
+++ b/skinStyles/jquery.ui/PATCHES
@@ -16,8 +16,10 @@
* Change font-size from 1.0em to 0.8em.
* Join ".ui-icon", ".ui-widget-content .ui-icon" and ".ui-widget-header
.ui-icon" rules
to optimise image embedding.
+* Removed ".ui-widget-content a { color: #362b36; }" and
+ ".ui-widget-header a { color: #222222; }" due to bug T85857.
images:
* Add close.png and titlebar-fade.png (used in customizations for
jquery.ui.dialog.css)
-* Change chmod from 755 to 644.
\ No newline at end of file
+* Change chmod from 755 to 644.
diff --git a/skinStyles/jquery.ui/jquery.ui.theme.css
b/skinStyles/jquery.ui/jquery.ui.theme.css
index 20d432f..cccfe4b 100644
--- a/skinStyles/jquery.ui/jquery.ui.theme.css
+++ b/skinStyles/jquery.ui/jquery.ui.theme.css
@@ -18,9 +18,7 @@
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
font-family: sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #cccccc; /* @embed */ background:
#f2f5f7 url("images/ui-bg_highlight-hard_100_f2f5f7_1x100.png") 50% top
repeat-x; color: #362b36; }
-.ui-widget-content a { color: #362b36; }
.ui-widget-header { border: 1px solid #aed0ea; /* @embed */ background:
#ffffff url("images/ui-bg_highlight-soft_100_ffffff_1x100.png") 50% 50%
repeat-x; color: #222222; font-weight: bold; }
-.ui-widget-header a { color: #222222; }
/* Interaction states
----------------------------------*/
--
To view, visit https://gerrit.wikimedia.org/r/189141
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0fbca3aca8e0d40c794dd1e20d4d8c4fdfd79aa1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Vector
Gerrit-Branch: REL1_24
Gerrit-Owner: Paladox <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits