X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=chrome%2Fcontent%2Ficedeb.css;h=c0f09fd8fb36676f8535d9264252648abc52361d;hp=08e60ddbbe5e960f637e411f2ab4898255c87f57;hb=da549daa0245fd1e8f4fc55ab22583780d218253;hpb=b3a0ffe87f19260ceaa14c539659af12569bd5f3 diff --git a/chrome/content/icedeb.css b/chrome/content/icedeb.css index 08e60dd..c0f09fd 100644 --- a/chrome/content/icedeb.css +++ b/chrome/content/icedeb.css @@ -10,6 +10,14 @@ #wrapper-icedeb-deb {list-style-image: url("chrome://icedeb/content/icedeb-deb.png");} +#icedeb-ml, +#wrapper-icedeb-ml +{list-style-image: url("chrome://icedeb/content/icedeb-ml.png");} + +#icedeb-ddpo, +#wrapper-icedeb-ddpo +{list-style-image: url("chrome://icedeb/content/icedeb-ddpo.png");} + /* common style for all custom buttons */ .icedeb-button {-moz-image-region: rect( 0px 24px 24px 0px);}