Content deleted Content added
→Different shades of green: answers and a surprise |
→Different shades of green: some thoughts |
||
Line 88:
::::All very strange. The magnifying glass background has always been green for me, on multiple browsers. But when I log out the background disappears. I do not see anything obvious in my personal CSS which could be causing this however. — Martin <small>([[User:MSGJ|MSGJ]] · [[User talk:MSGJ|talk]])</small> 10:08, 2 May 2025 (UTC)
:::::Even stranger: I am seeing the second green background behind the magnifying glass today. I haven't restarted my computer or even my browser. What a strange situation. Anyway, if we changed that green to dfffbf, would that satisfy those of us who can see the two colors? – [[User:Jonesey95|Jonesey95]] ([[User talk:Jonesey95|talk]]) 17:29, 2 May 2025 (UTC)
::::::I think I figured out what may be happening. {{U|WOSlinker}} transcluded <syntaxhighlight inline lang=wikitext><templatestyles src="Module:Class/styles.css"/></syntaxhighlight> in a comment below, so when the module asks for the <code><b class="assess-b">assess-b</b></code> class, that class is now available to me. So I tentatively conclude: the banner is using two different classes, which are pulling colors from two different style sheets when they are available. The fix may be to make the banner module use the same class (probably <code><b class="class-b">class-b</b></code>) for both backgrounds. – [[User:Jonesey95|Jonesey95]] ([[User talk:Jonesey95|talk]]) 17:46, 2 May 2025 (UTC)
:::A search over Template & Module namespaces show that {{legend inline|#b2ff66|#b2ff66}} is the colour defined for B-Class at [[Module:Class/definition.json]] and [[Module:Class/styles.css]]. Where or why is it being called by the banner, I have no idea. <span class="nowrap">—'''[[User:CX Zoom|CX Zoom]]'''[he/him]</span> <sup class="nowrap">([[User talk:CX Zoom|let's talk]] • {[[Special:Contributions/CX Zoom|C]]•[[User:CX Zoom/X|X]]})</sup> 22:15, 1 May 2025 (UTC)
::::[https://en.wikipedia.org/w/index.php?search=insource%3A%2Fb2ff66%2F&title=Special%3ASearch&profile=advanced&fulltext=1&ns7=1&ns8=1&ns9=1&ns10=1&ns11=1&ns12=1&ns13=1&ns14=1&ns15=1&ns100=1&ns101=1&ns118=1&ns119=1&ns126=1&ns127=1&ns710=1&ns711=1&ns828=1 Here's a possibly helpful set of search results]. – [[User:Jonesey95|Jonesey95]] ([[User talk:Jonesey95|talk]]) 23:13, 1 May 2025 (UTC)
|