X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=chrome%2Fcontent%2Ficedeb.css;h=6be7df7031891f76a87988bd874db295fc5cdee3;hp=08e60ddbbe5e960f637e411f2ab4898255c87f57;hb=233b8f5208d72f460fcb8637c27d8109b39dd940;hpb=b3a0ffe87f19260ceaa14c539659af12569bd5f3 diff --git a/chrome/content/icedeb.css b/chrome/content/icedeb.css index 08e60dd..6be7df7 100644 --- a/chrome/content/icedeb.css +++ b/chrome/content/icedeb.css @@ -10,6 +10,18 @@ #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");} + +#icedeb-buildd, +#wrapper-icedeb-buildd +{list-style-image: url("chrome://icedeb/content/icedeb-buildd.png");} + /* common style for all custom buttons */ .icedeb-button {-moz-image-region: rect( 0px 24px 24px 0px);}