From 542dcccbf03f7ca1c406f1312f07b41e67d26efe Mon Sep 17 00:00:00 2001 From: "kiko%async.com.br" <> Date: Mon, 23 Aug 2004 23:20:02 +0000 Subject: [PATCH] Additional fix for bug 252810: p1, critical not displayed in red when groups are used for bug. Adding padlock image and fixing reference to it (the branch doesn't have an images/ directory). r=myk, a2.18=myk. --- css/buglist.css | 2 +- padlock.png | Bin 0 -> 155 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 padlock.png diff --git a/css/buglist.css b/css/buglist.css index 6051b95d9d..8060a410a4 100644 --- a/css/buglist.css +++ b/css/buglist.css @@ -44,7 +44,7 @@ tr.bz_even { /* we use a first-child class and not the pseudo-class because IE * doesn't support it :-( */ tr.bz_secure td.first-child { - background-image: url("../images/padlock.png"); + background-image: url("../padlock.png"); background-position: center left; background-repeat: no-repeat; background-color: inherit; diff --git a/padlock.png b/padlock.png new file mode 100644 index 0000000000000000000000000000000000000000..3cf69e80cbdae046b165a8bba4d25f209c91f59a GIT binary patch literal 155 zc-rd>@N?(olHy`uVBq!ia0vp^0wBx*Bp9q_EZ7UAm`Z~Df*JN6c4p!P@shmVT^Rni z_n+AhzUy{LUkgcAselF{r5}E+yRWm*S literal 0 Hc-jL100001 -- 2.47.2