Difference between revisions of "User:RoySmith/common.css"

From WikiConference North America
Jump to navigation Jump to search
Line 1: Line 1:
 
td:has(a[title="Submissions:2024/10 years of Toolforge"]),
 
td:has(a[title="Submissions:2024/10 years of Toolforge"]),
 
td:has(a[title="Submissions:2024/Expanding book citations by using WorldCat and linking to archived online copies"]),
 
td:has(a[title="Submissions:2024/Expanding book citations by using WorldCat and linking to archived online copies"]),
td:has(a[title$="new with Wikimedia Cloud Services"])
+
td:has(a[title$="new with Wikimedia Cloud Services"]),
  +
td:has(a[title="Using shortened footnote templates for book references"])
 
{
 
{
 
background-color: LightGreen;
 
background-color: LightGreen;

Revision as of 14:21, 9 September 2024

td:has(a[title="Submissions:2024/10 years of Toolforge"]),
td:has(a[title="Submissions:2024/Expanding book citations by using WorldCat and linking to archived online copies"]),
td:has(a[title$="new with Wikimedia Cloud Services"]),
td:has(a[title="Using shortened footnote templates for book references"])
{
	background-color: LightGreen;
}