External link icons should use defaultColor

Depends-On: I0745e112d11026ed59d8daca990b313305cd094a
Bug: T197909
Change-Id: Ic00b77e789b487d626f497d99197649c04bd6427
This commit is contained in:
jdlrobson 2018-06-26 16:25:31 -07:00 committed by Jdlrobson
parent ff3ecc6c78
commit 9164b9154f

View file

@ -174,14 +174,8 @@
}, },
"skins.minerva.content.styles.images": { "skins.minerva.content.styles.images": {
"class": "ResourceLoaderImageModule", "class": "ResourceLoaderImageModule",
"selectorWithoutVariant": "/* T197909", "selector": "a.{name}",
"selectorWithVariant": "*/ a.{name}", "defaultColor": "#36c",
"variants": {
"standard": {
"color": "#36c",
"global": true
}
},
"images": { "images": {
"external": { "external": {
"file": { "file": {